This commit is contained in:
Tykayn 2025-01-15 22:20:14 +01:00 committed by tykayn
commit 996524bc6d
107 changed files with 1295536 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#!/bin/bash
# run this to update the data, convert it, and get the latest data from OSM at once.
source functions.sh
bash get_datasets.sh
bash run_all_extractors.sh
bash run_all_converters.sh