Osm2city.py: Difference between revisions

Jump to navigation Jump to search
(→‎Run osm2city: should run directly from osm2city's dir)
Line 192: Line 192:
:* you might want to set MAX_OBJECTS to a small number (say, 100) for your first try. This will limit the number of buildings parsed, and speed up the whole process.
:* you might want to set MAX_OBJECTS to a small number (say, 100) for your first try. This will limit the number of buildings parsed, and speed up the whole process.
:* you also need to set up elevation probing in the parameters file, described in the next section.
:* you also need to set up elevation probing in the parameters file, described in the next section.
'''Note: Python does not recognise environment variables, please use full paths in the parameters file (no $HOME etc.)'''.


=== Probe elevation ===
=== Probe elevation ===

Navigation menu