Hi all,

I'm hoping to use GWC's gmaps service 
(http://geowebcache.org/docs/1.5.1/services/gmaps.html) to access image 
tiles instead of plain WMS as a) it guarantees images are being served 
via the cache and b) if the URLs get into the wild and someone wants to 
hack around the parameter values are finite (zoom, x, y instead of 
bounding box).

Does anyone know whether I can explicitly request images from a certain 
gridset? I have set up a global gridset called EPSG:900913_512 which 
specifies a tile size of 512x512 and would like to access those images 
but 
/geoserver/gwc/service/gmaps?layers=layer&width=512&height=512&zoom=z&x=x&y=y 
produces a 256x256 image - clearly defaulting to the default EPSG:900913 
(256x256) gridset.

Regards,
Andrew

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to