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

GeoSolutions participates at the GeoSpatial World Forum 2013 in Rotterdam

Dear All,we'd like to announce that GeoSolutions will be present at the GeoSpatial World Forum Conference which will be held in Rotterdam between the 13th amd 16th of May 2013.GeoSolutions will be represented by its founder and director Ing. Simone Giannecchini as well as by its Director of Biz Dev & Sales Dott. Eleonora Fontana, In particular Simone Giannecchini will speak on the 16th during the Open Source session as well as during the session focused on SME and INSPIRE.If you are at the conference and you'd like to network with us to talk about we could build a collaboration leveraging on...

More