Tagged Questions
1
vote
1answer
90 views
Can I use GeoWebCache with GeoServer Layers which have different native and declared SRS?
We are using GeoServer to serve raster tiles with a native SRS of 27700, but are forcing use of a declared SRS of 900913.
When I try to seed these tiles using GeoWebCache through the GeoServer web ...
1
vote
2answers
256 views
Geowebcache re-projection
I have one layer (raster geotiff image) published in geoserver with EPSG: 3011 projection. But I want this layer in EPSG 4326 projection for use it in google API web application. I have searched on ...