hi,

The use of minCachedLevel in my geowebcache.xml threw errors and broke. ...Is 
it necessary to use <zoomStart> </zoomStart><zoomStop></zoomStop>
together with "mincachedLevel" or is something else wrong?



a snippet of my geowebcache.xml

 <wmsLayer>
    <name>Uebersichtskarte_500_gwc</name>
    <gridSubsets>
       <gridSubset>
        <gridSetName>EPSG:25832</gridSetName>
      <extent>
        <coords>
          <double>504614</double>
          <double>5696761</double>
          <double>719654</double>
          <double>5885761</double>
       </coords>
      </extent>
      <minCachedLevel>0</minCachedLevel>
      <maxCachedLevel>4</maxCachedLevel>
      </gridSubset>
    </gridSubsets>
    <wmsUrl><string>http://maps.zgb.de/geoserver/wms</string></wmsUrl>
    <wmsLayers>zgb:Uebersichtskarte_500</wmsLayers>
  </wmsLayer>


Thanks,

ROb
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to