Osm2city.py: Difference between revisions

Jump to navigation Jump to search
→‎Adjust input file: default params file now generated by parameters.py -d
m (→‎Roads: no need to copy roads.eff)
(→‎Adjust input file: default params file now generated by parameters.py -d)
Line 153: Line 153:


=== Adjust input file ===
=== Adjust input file ===
* Now adjust the input file. Copy the template params.ini to LOWI/. Edit this file, adjusting (at least) the following (check comments in params.ini):
* Now adjust the input file. You can generate a commented default parameters file by
<syntaxhighlight lang="bash">
parameters.py -d > LOWI/params.ini
</syntaxhighlight>
 
Edit this file, adjusting (at least) the following:
:* PREFIX = LOWI (the project directory)
:* PREFIX = LOWI (the project directory)
:* BOUNDARY_EAST, BOUNDARY_NORTH, BOUNDARY_SOUTH, BOUNDARY_WEST
:* BOUNDARY_EAST, BOUNDARY_NORTH, BOUNDARY_SOUTH, BOUNDARY_WEST
153

edits

Navigation menu