Hi Steve, moving the discussion to the geowebcache-users list as the
topic's gonna be of more relevance there. Still cc'ing the
geoserver-users list for this last message though.

On Tue, Mar 20, 2012 at 11:10 AM, Stephen V. Mather
<[email protected]> wrote:
> We have a semi-official one for Ohio State Plane North that allows for 
> engineering scales at the higher resolutions.  I say semi-official, as the 
> State doesn't care, but we do.

sounds good to me, as long as there's more than one "entity" using it.
What about we start with a wiki page [1] where we start collecting
these gridset definitions so that they can be easily shared with
others and we include them in future gwc releases? Sounds like a good
idea?

Note GridSets have a "description" attribute now, so it'd be good if
these shared gridset definitions have a description of its intended
purpose, audience, author, whatever is relevant. Some examples from
the WMTS spec:

GlobalCRS84Scale: "This well-known scale set has been defined for
global cartographic products. Rounded scales have been chosen for
intuitive cartographic representation of vector data. Scale
denominator is only accurate near the equator".

GoogleMapsCompatible: "This well-known scale set has been defined to
be compatible with Google Maps and Microsoft Live Map projections and
zoom levels. Level 0 allows representing the whole world in a single
256x256 pixels. The next level represents the whole world in 2x2 tiles
of 256x256 pixels and so on in powers of 2. Scale denominator is only
accurate near the equator."

GoogleCRS84Quad: "This well-known scale set has been defined to allow
quadtree pyramids in CRS84. Level 0 allows representing the whole
world in a single 256x256 pixels (where the first 64 and last 64 lines
of the tile are left blank). The next level represents the whole world
in 2x2 tiles of 256x256 pixels and so on in powers of 2. Scale
denominator is only accurate near the equator."

and so on..

[1] <https://github.com/GeoWebCache/geowebcache/wiki/Community-GridSets>

Cheers,
Gabriel
>
> Steve
>
> Stephen Mather
> Geographic Information Systems (GIS) Manager
> (216) 635-3243
> [email protected]
> clevelandmetroparks.com
>
>
>
>
>
> -----Original Message-----
> From: Gabriel Roldan [mailto:[email protected]]
> Sent: Monday, March 19, 2012 5:34 PM
> To: Rahkonen Jukka
> Cc: [email protected]
> Subject: Re: [Geoserver-users] List of valid resolutions in Geowebcache
>
> Hey Jukka,
> that's cool. Have you tried the GridSet configuration user interface
> in GeoServer trunk?
> It'd be cool to have those recommended "tile matrix sets" included out
> of the box, and any other official or semi-officially defined ones for
> other projections.
>
> Cheers,
> Gabriel
> On Mon, Mar 19, 2012 at 10:10 AM, Rahkonen Jukka
> <[email protected]> wrote:
>> 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-
>>
>>> -----Alkuperinen viesti-----
>>> Lhettj: Mustafa646 [mailto:[email protected]]
>>> Lhetetty: 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
>
>
>
> --
> Gabriel Roldan
> OpenGeo -http://opengeo.org
> Expert service straight from the developers.
>
> ------------------------------------------------------------------------------
> 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
>
>



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
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