Changes between Version 21 and Version 22 of MapCacheOpenLayers


Ignore:
Timestamp:
2016-05-19T16:10:43-03:00 (8 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapCacheOpenLayers

    v21 v22  
    5656{{{
    5757#!xml
    58    <tileset name="test">
    59       <source>ms4wserver</source>
    60       <cache>disk</cache>
    61       <grid>GoogleMapsCompatible</grid>
    62       <format>PNG</format>
    63       <metatile>5 5</metatile>
    64       <metabuffer>10</metabuffer>
    65       <expires>3600</expires>
    66    </tileset>
     58<tileset name="test">
     59  <source>ms4wserver</source>
     60  <cache>disk</cache>
     61  <grid>GoogleMapsCompatible</grid>
     62  <format>PNG</format>
     63  <metatile>5 5</metatile>
     64  <metabuffer>10</metabuffer>
     65  <expires>3600</expires>
     66</tileset>
    6767}}}
    6868  * we use the "GoogleMapsCompatible" grid here, because !OpenLayers assumes EPSG:3875.  Read more about the various "Preconfigured Grids" for !MapCache at: http://www.mapserver.org/mapcache/config.html#grid