[SCM] routino branch, master, updated. 03bb1aa56f40991fed3557c1aad73cf11154e7f1

Uwe Steinmann steinm at debian.org
Tue Aug 21 08:43:52 UTC 2012


The following commit has been merged in the master branch:
commit b29fcdb8f11cfbe15b90e8dc6ce8b71e1f416f02
Author: Uwe Steinmann <steinm at debian.org>
Date:   Wed May 9 08:49:24 2012 +0200

    - added another osm layer for cyclemap

diff --git a/debian/patches/map_bounds b/debian/patches/map_bounds
index 7ebea94..b2807b4 100644
--- a/debian/patches/map_bounds
+++ b/debian/patches/map_bounds
@@ -23,4 +23,21 @@ Author: Uwe Steinmann <steinm at debian.org>
 +    zoomin:       16,          // Maximum zoom
  
   // EDIT THIS above to change the visible map limits
+
+@@ -29,9 +29,15 @@
+             label:    "OSM map",
+             baseurl:  "http://tile.openstreetmap.org/",
+             errorurl: "http://openstreetmap.org/openlayers/img/404.png"
++        },
++        {
++            label:    "OSM CycleMap",
++            baseurl:  "http://a.tile.opencyclemap.org/cycle/",
++            errorurl: "http://openstreetmap.org/openlayers/img/404.png"
+         }
+     ]
+ 
++
+  // EDIT THIS above to change the map URL(s) 
+ 
+ }; // end of map properties
  

-- 
Packaging for routino



More information about the Pkg-grass-devel mailing list