easy-osm2city/scripts
2019-05-20 07:00:57 +00:00
..
osmium-config Fixed missconection of coordinates 2019-04-25 09:17:04 +00:00
analyse-run-time.py Added readme description and make sort by multiple keys possible 2019-05-20 07:00:57 +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 Cleanup un the run 2019-03-24 06:19:11 +00:00
worldbuild.py Temporary fix for pole tile progress 2019-05-11 01:59:51 +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