November 24, 2008
US Presidential Election 08
Some months ago I was lucky enough to secure a couple of small contracts with the Obama for America Campaign
to support their general effort and the work of the field organizers by implementing some web mapping capabilities. After some phone discussions with the Obama Technology team it actually was not hard to convince them to go the open source route and setup a server on Amazon EC2. We took an existing Ubuntu-based server image that included most of the Open Source GIS stack already (many thanks to Josh Livni of Umbrella Consulting who created the public image and who also has instructions on his website on how to set this up quickly: http://os.umbrellaconsulting.com/wiki/AmazonEC2). Continue reading”Obama Campaign - Mapping voters with Mapserver, PostGIS and Openlayers” »
October 21, 2008
Terra GIS is offering this 3 day class/hands on workshop in Seattle from December 3rd through Friday December 5th, 2008. Interoperable Web GIS Solutions built on Free and Open Source Geospatial software (FOSS4G) offer very effective means of delivering reliable, modern, standard compliant and flexible solutions. They can be used as stand alone applications or in conjunction with proprietary systems. Especially over the last years FOSS4G have become a viable alternative to proprietary software, and implementing GIS with FOSS helps to meet budget challenges as is outlined in this NASA study: Geospatial Interoperability Return on Investment Study
The main topics of the class/hands on workshop are as follows: Continue reading”New Class - Interoperable Web GIS Solutions with Open Source” »
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.