easy-osm2city/scripts
fly eb202cf64f Fix db name issue
Signed-off-by: fly <merspieler@airmail.cc>
2020-01-08 00:22:18 +00:00
..
osmium-config Fixed missconection of coordinates 2019-04-25 09:17:04 +00:00
analyse-run-time.py Also look at db times 2019-12-28 19:39:19 +00:00
build-chunk.py Fix db name issue 2020-01-08 00:22:18 +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
wb-progress-logger.py Better progress logging 2019-12-28 14:00:13 +00:00
worldbuild.py Fixed tabs 2020-01-01 12:06:33 +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