diff options
author | Markus Koch <markus@notsyncing.net> | 2020-04-26 17:28:28 +0200 |
---|---|---|
committer | Markus Koch <markus@notsyncing.net> | 2020-04-26 17:28:37 +0200 |
commit | a1c50a3cfb61d4268518b08ec84b77c4dbca643b (patch) | |
tree | 228d389540b7905a0e79527eb8234c1264463f68 | |
parent | 98cd0c8fe9fb1c3409fcac79af3f760b90a7dcd2 (diff) | |
download | lifomapserver-a1c50a3cfb61d4268518b08ec84b77c4dbca643b.tar.gz lifomapserver-a1c50a3cfb61d4268518b08ec84b77c4dbca643b.tar.bz2 lifomapserver-a1c50a3cfb61d4268518b08ec84b77c4dbca643b.zip |
Move Maps:-based scripts to separate directory
-rwxr-xr-x | scripts/geojson/maps/fetch_city_outlines.sh (renamed from scripts/geojson/fetch_city_outlines.sh) | 0 | ||||
-rwxr-xr-x | scripts/geojson/maps/fetch_streets.sh (renamed from scripts/geojson/fetch_streets.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/scripts/geojson/fetch_city_outlines.sh b/scripts/geojson/maps/fetch_city_outlines.sh index c9c2b58..c9c2b58 100755 --- a/scripts/geojson/fetch_city_outlines.sh +++ b/scripts/geojson/maps/fetch_city_outlines.sh diff --git a/scripts/geojson/fetch_streets.sh b/scripts/geojson/maps/fetch_streets.sh index 741f82a..741f82a 100755 --- a/scripts/geojson/fetch_streets.sh +++ b/scripts/geojson/maps/fetch_streets.sh |