Hi,

It is your decision. In Finland we made a public recommendation for 
ETRS-TM35FIN grids (EPSG:3067). Resolution table is on page 12 of the document 
annex 
http://docs.jhs-suositukset.fi/jhs-suositukset/JHS180_liite1/JHS180_liite1.pdf 
and it turns like this into geowebcache.xml

<gridSets>
  <gridSet>
    <name>JHS180:EPSG:3067</name>
    <srs><number>3067</number></srs>
    <extent>
      <coords>
       <double>-548576</double>
       <double>6291456</double>
       <double>1548576</double>
       <double>8388608</double>
      </coords>
    </extent>
    <alignTopLeft>false</alignTopLeft>
    <resolutions>
      <double>8192</double>
      <double>4096</double>
      <double>2048</double>
      <double>1024</double>
      <double>512</double>
      <double>256</double>
      <double>128</double>
      <double>64</double>
      <double>32</double>
      <double>16</double>
      <double>8</double>
      <double>4</double>
      <double>2</double>
      <double>1</double>
      <double>0.5</double>
      <double>0.25</double>
      <!-- define the complete set of resolutions -->
    </resolutions>
    <tileHeight>256</tileHeight>
    <tileWidth>256</tileWidth>
   </gridSet>
   <gridSet>

-Jukka Rahkonen-

> -----Alkuperäinen viesti-----
> Lähettäjä: Mustafa646 [mailto:[email protected]] 
> Lähetetty: 19. maaliskuuta 2012 13:59
> Vastaanottaja: [email protected]
> Aihe: [Geoserver-users] List of valid resolutions in Geowebcache
> 
> i am adding a custom projection to geowebcache EPSG:3011. I 
> have added all
> the require parameters like name, srs number, srs extent etc. 
> But i dont
> know what values should i use for <resolutions> tag for EPSG:3011
> projection. i see this example
> http://geowebcache.org/docs/current/configuration/layers/proje
> ctions.html 
> 
> in this example, the list of resolutions values are defined 
> for EPSG: 2263.
> 
> similarly, i want to know which resolutions values should i 
> use for EPSG:
> 3011.
> 
> 
> 
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/List-of-valid-resolutions-
> in-Geowebcache-tp4633017p4633017.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
> 
> --------------------------------------------------------------
> ----------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> 
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to