[mapserver-commits] r12359 - trunk/mapserver/mapcache

svn at osgeo.org svn at osgeo.org
Fri Aug 26 07:19:32 EDT 2011


Author: tbonfort
Date: 2011-08-26 04:19:32 -0700 (Fri, 26 Aug 2011)
New Revision: 12359

Modified:
   trunk/mapserver/mapcache/geocache.xml
Log:
add dimensions to seeder

closes issue 77.
thomas.bonfort | 2011-05-11 16:37:46 +0200 (Wed, 11 May 2011)

Modified: trunk/mapserver/mapcache/geocache.xml
===================================================================
--- trunk/mapserver/mapcache/geocache.xml	2011-08-26 11:19:27 UTC (rev 12358)
+++ trunk/mapserver/mapcache/geocache.xml	2011-08-26 11:19:32 UTC (rev 12359)
@@ -70,6 +70,7 @@
             </metadata>
             <extent>-180 -90 180 90</extent>
             <srs>epsg:4326</srs>
+            <units>dd</units>
             <size>256 256</size>
             <resolutions>1.40625000000000 0.703125000000000 0.351562500000000 0.175781250000000 8.78906250000000e-2 4.39453125000000e-2 2.19726562500000e-2 1.09863281250000e-2 5.49316406250000e-3 2.74658203125000e-3 1.37329101562500e-3 6.86645507812500e-4 3.43322753906250e-4 1.71661376953125e-4 8.58306884765625e-5 4.29153442382812e-5 2.14576721191406e-5 1.07288360595703e-5 5.36441802978516e-6</resolutions>
          </grid>
@@ -82,6 +83,7 @@
             <extent>-20037508.3427892480 -20037508.3427892480 20037508.3427892480 20037508.3427892480</extent>
             <srs>epsg:3857</srs>
             <srsalias>epsg:900913</srsalias>
+            <units>m</units>
             <size>256 256</size>
             <resolutions>156543.0339280410 78271.51696402048 39135.75848201023 19567.87924100512 9783.939620502561 4891.969810251280 2445.984905125640 1222.992452562820 611.4962262814100 305.7481131407048 152.8740565703525 76.43702828517624 38.21851414258813 19.10925707129406 9.554628535647032 4.777314267823516 2.388657133911758 1.194328566955879 0.5971642834779395</resolutions>
          </grid>



More information about the mapserver-commits mailing list