No description
Find a file
fly 4227820820 Revert to state before database strategies
Signed-off-by: fly <merspieler@airmail.cc>
2020-01-13 17:20:45 +00:00
osmium-config Initial commit 2020-01-13 17:02:11 +00:00
analyse-run-time.py Initial commit 2020-01-13 17:02:11 +00:00
chunk-import.sh Initial commit 2020-01-13 17:02:11 +00:00
README.md Initial commit 2020-01-13 17:02:11 +00:00
split-world.py Initial commit 2020-01-13 17:02:11 +00:00
worldbuild-manager.py Initial commit 2020-01-13 17:02:11 +00:00
worldbuild-worker.py Initial commit 2020-01-13 17:02:11 +00:00
worldbuild.py Revert to state before database strategies 2020-01-13 17:20:45 +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