Osm2city.py: Difference between revisions

Jump to navigation Jump to search
m
→‎Adjust input file: refer to next section for elev probing setup
(→‎Adjust input file: default params file now generated by parameters.py -d)
m (→‎Adjust input file: refer to next section for elev probing setup)
Line 164: Line 164:
:* set PATH_TO_SCENERY to a standard FG_SCENERY path. Suppose the area you want to populate is /home/user/fgfs/scenery/Objects/e010n40/e011n47/, PATH_TO_SCENERY would then be /home/user/fgfs/scenery/ .
:* set PATH_TO_SCENERY to a standard FG_SCENERY path. Suppose the area you want to populate is /home/user/fgfs/scenery/Objects/e010n40/e011n47/, PATH_TO_SCENERY would then be /home/user/fgfs/scenery/ .
:* 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.


=== Probe elevation ===
=== Probe elevation ===
153

edits

Navigation menu