July 9, 2010
Karsten Vennemann of TerraGIS will be presenting a 25 minute talk about Open Source Spatial Databases at FOSS4G 2010 in Barcelona (September 6th - 9th 2010).
More than 1200 participants are expected to join this years conference. Out of 360 presentation abstract submissions 120 talks where selected for oral presentation during the conference. The abstracts have been posted online including my talk BEYOND POSTGIS - NEW DEVELOPMENTS IN OPEN SOURCE SPATIAL DATABASES. Join me and over 1000 other Open Source GIS friends in Barcelona at this exciting event!
September 4, 2008
The talk held by Karsten Vennemann at the 2008 WAURISA Conference in Seattle gave an overview on building web GIS solutions using open source geospatial software components. A selection of the most advanced and popular open source components, their roles and functionalities in an application framework are described. A complete stack for building web GIS solutions can include a client-server application framework, a web mapping engine supporting cartographic rendering functionality and basic GIS capabilities, data storage solutions such as spatial databases, and additional tools extending or enhancing the basic GIS capabilities of the mapping engine. The concept of an interoperable software solution is illustrated by a variety of examples. Web GIS application frameworks are either complete client-server solutions such as MapFish and Mapbender or Web GIS clients such as Open Layers and Ka-Map. Internet mapping engines such as MapServer and GeoServer render images, provide basic GIS functionality and/or provide the functionality for serving Web mapping services (WMS) and Web feature Services (WFS). Using cached and tiled data in a web GIS application can substantially speed up its response time. TileCache is a server and caching solution that can be used for the creation of cached data from WMS. Feature Server provides data conversion of simple features from a variety of input formats into target formats such as GeoJSON and KML and can be used to integrate the framework with additional applications. Spatial databases include solutions such as PostGIS and MySQL. PostGIS itself provides comprehensive GIS capabilities that can greatly extend the mapping engine’s capabilities and simplify execution of geo-processing tasks using spatial SQL. Additional tools can be integrated with the framework to provide specific GIS capabilities. One example for such a tool is the Perl module GeoCoderUS that can provide geocoding for the entire US based on census Tiger Line files.
Download the presentation slides here.