wololo/update_scripts/update_and_transform.sh

8 lines
193 B
Bash
Raw Normal View History

2025-01-15 22:20:14 +01:00
#!/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