[osm-tile-server] 42/117: Select area to download
Ruben Undheim
rubund-guest at moszumanska.debian.org
Tue Nov 3 23:18:18 UTC 2015
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 92460fa1853d660019eda0951e180de03f2f5815
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Thu Sep 3 21:22:04 2015 +0200
Select area to download
---
debian/osm-tile-server-base.config | 1 +
debian/osm-tile-server-base.templates | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/osm-tile-server-base.config b/debian/osm-tile-server-base.config
index 735b1ea..739742d 100644
--- a/debian/osm-tile-server-base.config
+++ b/debian/osm-tile-server-base.config
@@ -6,6 +6,7 @@ set -e
db_input high osm-tile-server/db-name || true
db_input high osm-tile-server/import-sample || true
+db_input high osm-tile-server/download-map || true
db_go
exit 0
diff --git a/debian/osm-tile-server-base.templates b/debian/osm-tile-server-base.templates
index 1292caf..aede854 100644
--- a/debian/osm-tile-server-base.templates
+++ b/debian/osm-tile-server-base.templates
@@ -11,3 +11,8 @@ _Description: Should a test OSM file be imported into the database?
If YES, a map of Liechtenstein will be imported so that it will be
available to test.
+Template: osm-tile-server/download-map
+Type: select
+Choices: Do nothing, Germany, Norway, Sweden
+Default: Do nothing
+_Description: Select which area to download and import:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git
More information about the Pkg-grass-devel
mailing list