0
votes
0answers
25 views

GeoServer - GeoWebCache tile larger than others

GeoServer Version 2.2.4, GeoTools Version 8.6, GWC 1.3-RC5 I have an issue where a tile is sized incorrectly and misaligned when I provide a gutter for a layer's tile caching. The issue occurs in the ...
1
vote
1answer
83 views

Using GeoWebCache to cache google maps tiles

I'm new to GIS and I would like to know if anybody could give me a quick example of using geowebcache with google maps tiles. Thanks.
5
votes
1answer
337 views

Efficient Outputs for GeoServer Vector Data

Ok, here's our problem. We have a mapping application at http://explorer.geowessex.com which uses OpenLayers and GeoServer for delivering the data. The data is potentially endless and we have very ...
11
votes
1answer
402 views

Merge GeoWebCache generated tiles from one server with tiles from another server

I have a set of tiles (millions) generated by the builtin GWC in GeoServer 2.1.2 which is stored on server A. I would like to copy all the tiles to server B containing GeoServer 2.1.3 and the ...