This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository osm-tile-server.
commit 741f1e086b4c428b6305783df57f256fa1ebc27f Author: Ruben Undheim <[email protected]> Date: Fri Sep 4 19:19:53 2015 +0200 All regions from geofabrik --- data/africa.txt | 22 +++++++++++++++++ data/asia.txt | 31 ++++++++++++++++++++++++ data/australia-oceania.txt | 4 ++++ data/central-america.txt | 5 ++++ data/europe.txt | 52 ++++++++++++++++++++++++++++++++++++++++ data/getall.sh | 6 +++++ data/north-america.txt | 59 ++++++++++++++++++++++++++++++++++++++++++++++ data/south-america.txt | 9 +++++++ 8 files changed, 188 insertions(+) diff --git a/data/africa.txt b/data/africa.txt new file mode 100644 index 0000000..10b813f --- /dev/null +++ b/data/africa.txt @@ -0,0 +1,22 @@ +africa/benin +africa/botswana +africa/burkina-faso +africa/cameroon +africa/canary-islands +africa/congo-democratic-republic +africa/egypt +africa/ethiopia +africa/guinea +africa/guinea-bissau +africa/ivory-coast +africa/kenya +africa/lesotho +africa/liberia +africa/libya +africa/madagascar +africa/morocco +africa/nigeria +africa/sierra-leone +africa/somalia +africa/south-africa-and-lesotho +africa/tanzania diff --git a/data/asia.txt b/data/asia.txt new file mode 100644 index 0000000..da75df0 --- /dev/null +++ b/data/asia.txt @@ -0,0 +1,31 @@ +asia/azerbaijan +asia/bangladesh +asia/china +asia/gcc-states +asia/india +asia/indonesia +asia/iran +asia/iraq +asia/israel-and-palestine +asia/japan +asia/jordan +asia/kazakhstan +asia/kyrgyzstan +asia/lebanon +asia/malaysia-singapore-brunei +asia/maldives +asia/mongolia +asia/nepal +asia/north-korea +asia/pakistan +asia/philippines +asia/russia-asian-part +asia/south-korea +asia/sri-lanka +asia/syria +asia/taiwan +asia/tajikistan +asia/thailand +asia/turkmenistan +asia/uzbekistan +asia/vietnam diff --git a/data/australia-oceania.txt b/data/australia-oceania.txt new file mode 100644 index 0000000..c91bf1c --- /dev/null +++ b/data/australia-oceania.txt @@ -0,0 +1,4 @@ +australia-oceania/australia +australia-oceania/fiji +australia-oceania/new-caledonia +australia-oceania/new-zealand diff --git a/data/central-america.txt b/data/central-america.txt new file mode 100644 index 0000000..c5b2f2d --- /dev/null +++ b/data/central-america.txt @@ -0,0 +1,5 @@ +central-america/belize +central-america/cuba +central-america/guatemala +central-america/haiti-and-domrep +central-america/nicaragua diff --git a/data/europe.txt b/data/europe.txt new file mode 100644 index 0000000..a25388d --- /dev/null +++ b/data/europe.txt @@ -0,0 +1,52 @@ +europe/albania +europe/andorra +europe/austria +europe/azores +europe/belarus +europe/belgium +europe/bosnia-herzegovina +europe/bulgaria +europe/croatia +europe/cyprus +europe/czech-republic +europe/denmark +europe/estonia +europe/faroe-islands +europe/finland +europe/france +europe/georgia +europe/germany +europe/great-britain +europe/greece +europe/hungary +europe/iceland +europe/ireland-and-northern-ireland +europe/isle-of-man +europe/italy +europe/kosovo +europe/latvia +europe/liechtenstein +europe/lithuania +europe/luxembourg +europe/macedonia +europe/malta +europe/moldova +europe/monaco +europe/montenegro +europe/netherlands +europe/norway +europe/poland +europe/portugal +europe/romania +europe/russia-european-part +europe/serbia +europe/slovakia +europe/slovenia +europe/spain +europe/sweden +europe/switzerland +europe/turkey +europe/ukraine +europe/alps +europe/british-isles +europe/dach diff --git a/data/getall.sh b/data/getall.sh new file mode 100755 index 0000000..6146f19 --- /dev/null +++ b/data/getall.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +for REG in {africa,asia,europe,australia-oceania,central-america,north-america,south-america} ; do + echo "Getting $REG..." + curl -s 'http://download.geofabrik.de/'${REG}'.html' | grep ""${REG}"/.*\.pbf" | perl -pe 's/.*href="(.*?)-latest\.osm\.bz2.*/\1/' > ${REG}.txt +done diff --git a/data/north-america.txt b/data/north-america.txt new file mode 100644 index 0000000..a20f521 --- /dev/null +++ b/data/north-america.txt @@ -0,0 +1,59 @@ +north-america/canada +north-america/greenland +north-america/mexico +north-america/us/alabama +north-america/us/alaska +north-america/us/arizona +north-america/us/arkansas +north-america/us/california +north-america/us/colorado +north-america/us/connecticut +north-america/us/delaware +north-america/us/district-of-columbia +north-america/us/florida +north-america/us/georgia +north-america/us/hawaii +north-america/us/idaho +north-america/us/illinois +north-america/us/indiana +north-america/us/iowa +north-america/us/kansas +north-america/us/kentucky +north-america/us/louisiana +north-america/us/maine +north-america/us/maryland +north-america/us/massachusetts +north-america/us/michigan +north-america/us/minnesota +north-america/us/mississippi +north-america/us/missouri +north-america/us/montana +north-america/us/nebraska +north-america/us/nevada +north-america/us/new-hampshire +north-america/us/new-jersey +north-america/us/new-mexico +north-america/us/new-york +north-america/us/north-carolina +north-america/us/north-dakota +north-america/us/ohio +north-america/us/oklahoma +north-america/us/oregon +north-america/us/pennsylvania +north-america/us/rhode-island +north-america/us/south-carolina +north-america/us/south-dakota +north-america/us/tennessee +north-america/us/texas +north-america/us/utah +north-america/us/vermont +north-america/us/virginia +north-america/us/washington +north-america/us/west-virginia +north-america/us/wisconsin +north-america/us/wyoming +north-america/us-midwest +north-america/us-northeast +north-america/us-pacific +north-america/us-south +north-america/us-west diff --git a/data/south-america.txt b/data/south-america.txt new file mode 100644 index 0000000..eb54cbe --- /dev/null +++ b/data/south-america.txt @@ -0,0 +1,9 @@ +south-america/argentina +south-america/bolivia +south-america/brazil +south-america/chile +south-america/colombia +south-america/ecuador +south-america/paraguay +south-america/peru +south-america/uruguay -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

