153
edits
(clarified tex.src/ instructions) |
(→Run osm2city: should run directly from osm2city's dir) |
||
| Line 216: | Line 216: | ||
=== Run osm2city === | === Run osm2city === | ||
* | * Make sure you're in osm2city's directory and run | ||
python osm2city.py -f LOWI/params.ini. | |||
The parsed OSM data is cached to file LOWI/buildings.osm.pkl which is used on next startup if you set USE_PKL = 1. | |||
If all goes well, files like LOWIcity0101.ac and their corresponding .xml, along with .stg files, were created and moved to the correct location in $FG_SCENERY | If all goes well, files like LOWIcity0101.ac and their corresponding .xml, along with .stg files, were created and moved to the correct location in $FG_SCENERY | ||
* copy or link the tex/ folder into the objects folder where these files were created | * copy or link the tex/ folder into the objects folder where these files were created | ||
edits