Dear users,

With Mapserver and Mapcache I`m using an "utm-grid"
like

    <grid name="utm">
          <metadata>
                 <title>utm</title>
          </metadata>
          <srs>EPSG:25832</srs>
           <units>m</units>
          <size>128 128</size>
          <extent>405000 5786000 420000 5798000</extent>
          <resolutions>0.1 0.05 0.025 0.0125 0.00625 0.003125 0.0015625
0.00078125</resolutions>
</grid>


...but at a specific zoom-level I don`t get new tiles anymore.
I thought I could "go deeper" by defining the resolutions like


<resolutions>0.1 0.05 0.025 0.0125 0.00625 0.003125 0.0015625
0.00078125 0.00039625 0.0001953125</resolutions>


but there is no change?

Has anybody an idea how I can get tiles at very "deep zoom levels"?

Thank you very much, Kai

Mit freundlichen Grüßen
Im Auftrag

Kai Behncke
Geoinformation
Tel.: +49 5451 931-7125

E-Mail: kai.behn...@ibbenbueren.de 

Rathaus II
Roncallistraße 3-5
1. Stock, Raum 105
49477 Ibbenbüren



_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to