[Dive4elements-commits] [PATCH 2 of 3] Add some more scales for the map

Wald Commits scm-commit at wald.intevation.org
Tue Apr 9 19:04:36 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1365526883 -7200
# Node ID bbc85c8f330ac185975577d559c4a5747efdd68f
# Parent  6602be8ca685c3449d36b0e500f8f8a228909745
Add some more scales for the map

diff -r 6602be8ca685 -r bbc85c8f330a flys-client/src/main/webapp/WEB-INF/config.yaml
--- a/flys-client/src/main/webapp/WEB-INF/config.yaml	Tue Apr 09 19:00:27 2013 +0200
+++ b/flys-client/src/main/webapp/WEB-INF/config.yaml	Tue Apr 09 19:01:23 2013 +0200
@@ -12,12 +12,47 @@
 # the allowed scales
 #===========================================================================
 scales:
+  - 500
+  - 750
+  - 1000
+  - 1250
+  - 1500
+  - 1750
+  - 2000
+  - 2250
   - 2500
+  - 2750
+  - 3000
+  - 3250
+  - 3500
+  - 3750
+  - 4000
+  - 4250
+  - 4500
+  - 4750
   - 5000
+  - 5500
+  - 6000
+  - 6500
+  - 7000
+  - 7500
+  - 8000
+  - 8500
+  - 9000
+  - 9500
   - 10000
+  - 12500
   - 15000
+  - 17500
+  - 20000
+  - 22500
   - 25000
+  - 30000
+  - 35000
+  - 40000
+  - 45000
   - 50000
+  - 75000
   - 100000
   - 200000
   - 500000


More information about the Dive4elements-commits mailing list