0
votes
0answers
80 views

Adding Expires Headers to GeoWebCache Content

I've recently started sorting out the static content on our sites and adding Expires headers to it. My question is, when it comes to the stuff in our GeoWebCache, is it worth adding expires headers to ...
3
votes
2answers
477 views

Ordnance Survey data on GeoServer 2.x

Has anyone had any success deploying the Ordnance Survey's free datasets on its open sourced OSGBWebMapTools framework using GeoServer 2.0.2? I've been able to set up the datasets on GeoServer 1.7.6 ...
7
votes
4answers
1k views

GeoWebCache: misalignment of tiles

I'm trying to test simple web map based on PostGIS/Geoserver/OpenLayers stack on Windows Server 2008. When I load my WMS layer by: var gwctest = new OpenLayers.Layer.WMS( "gwctest", ...