easy-osm2city/scripts
merspieler d9752788c0 Missing cleanup step
Signed-off-by: merspieler <merspieler@airmail.cc>
2019-10-02 02:52:22 +00:00
..
osmium-config Fixed missconection of coordinates 2019-04-25 09:17:04 +00:00
analyse-run-time.py Catch invalid keys 2019-06-18 04:54:26 +00:00
README.md Added readme description and make sort by multiple keys possible 2019-05-20 07:00:57 +00:00
split-world.py Missing cleanup step 2019-10-02 02:52:22 +00:00
worldbuild.py Try to run the afterr build scripts parallel wit the next tile 2019-09-19 01:06:38 +00:00

User scripts

Note: User scripts are not part of the easy-osm2city concept... use only if your know what you are doing.

  • split-world.py: Splits the world into 10 by 10 degrees areas covering everything from 80 north to 80 south and the poles.
  • osmium-config: Config files for osmium, used by the split-world script.
  • worldbuild.py: Runs the worldbuild.
  • analyse-run-time.py Shows a breakdown of the runtime. Depends on tabulate