aboutsummaryrefslogtreecommitdiff
path: root/debian/templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/templates b/debian/templates
new file mode 100644
index 0000000..83040fc
--- /dev/null
+++ b/debian/templates
@@ -0,0 +1,14 @@
+Template: openstreetmap-carto/fetch-data
+Type: boolean
+_Description: Fetch data files from the web?
+ The openstreetmap-carto stylesheet uses several datafiles, this package
+ includes a script to fetch these from the web. This can be done manually later
+ by running the get-shapefiles.sh script in the /usr/share/openstreetmap-carto
+ directory.
+
+Template: openstreetmap-carto/database-name
+Type: string
+Default: gis
+_Description: Name of the postgresql database:
+ The stylesheet describes how to render OpenStreetMap data contained within a
+ postgresql database. The name of the database is by default debian-osm-carto.