easy-osm2city/scripts
fly 3b50f946a5 Fix the poles
Signed-off-by: fly <merspieler@airmail.cc>
2019-12-17 03:54:57 +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
chunk-import.sh Fix help msg 2019-12-05 14:38:11 +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 Delete no longer needed files earlier 2019-12-02 17:17:33 +00:00
worldbuild.py Fix the poles 2019-12-17 03:54:57 +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