Blog

Developer’s Corner: Disk Quota Clustering in GeoWebCache

Dear All,recently one of our clients asked us to work on GeoWebCache to improve its support for clustered deployments.As you might know GeoWebCache had historically problems in enterprise set-ups where multiple instances where used, with or without disk-quota enabled, in front of the same cache all with the possibility to not only read existing tiles but also to create new tiles (hence acting as writer). This was due to various existing mechanisms (e.g. metastore) trying to acquire exclusive locks on the same objects hence preventing multiple instances of GeoWebCache to work in parallel.In order to tackle the various limitations, the...

More

GeoSolutions is proud to sponsor FOSS4G 2013!

GeoSolutions is proud to announce its participation as silver sponsor to the Free and Open Source Software for Geospatial (FOSS4G) 2013 conference, being held September 17th - 21st, 2013, at the East Midlands conference center in Nottingham, UK.Stay tuned for additional information on presentations and workshops about our products like MapStore and GeoServer as well as the vertical solutions we implemented for our clients!See you in Nottingham!The GeoSolutions team.

More

Developer’s Corner: MapStore 1.1.0 released!

Dear All,we are proud to announce that we just released MapStore version 1.1.0.This is the latest official release of MapStore, the simple and intuitive way to create, save and share maps.MapStore is based on the GeoExplorer Open Source framework and is licensed under the GPL license.With this release we have the following new features:added german translation to the UI supported languagesadded a new demo gallery with a brand new Marker Configure examplenew UI configuration options (customPanels, tab, portalConfig) to build a flexible interface for your map applicationsembed a map directly from MapManagermany improvements to the WMSGetFeatureInfo plugin (optional tabbed view, single popup...

More

Tips & Tricks: GeoWebCache Tweaks Checklist

Dear All, during a discussion I recently had  with a client about how to put together an enterprise deployment of GeoWebCache we went over a few tweaks coming from previous deployments which I thought would have been interesting to summarise on a blog post Client side caching of tiles GeoWebCache, as most tile caching systems, is extremely fast and efficient at serving out tiles therefore you might not think about fiddling with client-side caching. Nevertheless, in our experience we found out it is usually good practice to always try and explicitly control the HTTP Caching Headers for tiles served via GWC,...

More

Tips & Tricks: GeoWebCache Tweaks Checklist

Dear All, during a discussion I recently had  with a client about how to put together an enterprise deployment of GeoWebCache we went over a few tweaks coming from previous deployments which I thought would have been interesting to summarise on a blog post Client side caching of tiles GeoWebCache, as most tile caching systems, is extremely fast and efficient at serving out tiles therefore you might not think about fiddling with client-side caching. Nevertheless, in our experience we found out it is usually good practice to always try and explicitly control the HTTP Caching Headers for tiles served via GWC,...

More