GeoServer

GeoServer presentation @ FOSSGIS 2013

Dear All,we wanted to share with you the slides of the presentation we  are about to give today @ FOSSGIS 2013.It contains a brief introduction to GeoServer as well as detailed information about what's been added in the 2.2.x and 2.3.x series. Moreover the final section covers the work that's being performed right now to add new feature or enhance existing ones in the upcoming 2.4.x series. Therefore if you want to have an overview on what GeoServer can do as well as some hints on we are preparing for the near future I would recommend to have a look at...

More

Developer’s Corner: High Performance JPEG Encoder for GeoServer

Dear all,We would like to talk about some work we did lately to add support in GeoServer for encoding JPEG GetMap responses using the libjpeg-turbo library.Citing its website the libjpeg-turbo library is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x faster than the unmodified version of libjpeg, all else being equal. I guess it is pretty clear now why we wrote this extension!The work was done in a quite modular manner. We created an ImageIO Writer and Reader...

More

Il nostro Corso su GeoServer arriva a Milano!

GeoSolutions è lieta di comunicare i dettagli della nuova tappa italiana del corso su GeoServer!Il 6 e 7 Giugno 2013 gli sviluppatori core del progetto, staff member di GeoSolutions, terranno un nuovo corso sul server geospaziale Open Source a Milano.Le due giornate si pongono come obiettivo quello di offrire una panoramica su GeoServer partendo dall'esplorazione delle funzionalità di base fino a toccare gli argomenti più avanzati come l'esplorazione dei trucchi per il deployment in ambienti Enterprise. Il corso è aperto a tutti gli interessati, non si richiedono particolari conoscenze specifiche oltre alla familiarità con i concetti di base del mondo...

More

Vote for GeoSolutions’ workshops at FOSS4G 2013!

Dear All,as you might know there is going to be additional room for workshops during this year's FOSS4G, a community selection process in taking place right now therefore we would like to help you out with the decision by reporting our proposals here below:SpatioTemporal data handling with GeoServer: an introduction with examples for MetOc and Remote Sensing data for WMS and WCS.Introduction to high availability clusters with GeoServer and GeoWebCache: this workshop will provide an introduction to setting up high availability clusters for OGC services using GeoServer and GeoWebCache.Introduction to MapStore, mashups made simple: this workshop will provide an introduction...

More

Fun with MapStore: Italian UNESCO Sites as OpenData

Dear All,there days the Italian UNESCO Sites of interests have been released as OpenData via this portal (NOTICE; we were not involved :)).The data can be downloaded, there are WMS and WFS end endpoints available (using GeoServer), and there is a small webgis based on OpenLayers (which could actually be improved a litlle bit ;) ).Well, OpenData + Open Services, this is really nice so I thought I could share a map I created with the cloud version of MapStore the same data with proper querying capabilities and so on.So there you go, here below you can find a pretty simple map...

More