Today, spatially enabled applications provide a fast and flexible way to better understand and analyze information. From locating the nearest grocery store to back-tracking sources of environmental pollution, GIS technologies and skills are rapidly moving from the realm of “highly specialized” to “commonplace”.
This tutorial covers some of the most common Open Source GIS technologies available today – PostGIS, a set of spatial extensions to PostgreSQL; OSGeo’s OpenLayers, a client-side JavaScript map “mash-up” application; and GeoDjango, a set of Geospatial extensions to the Django framework. Using these technologies we will explain and implement a web application using municipal street, school, police, and property data from a typical US municipality (Wake County, NC).
Attendees will learn how to import and manage spatial data using GeoDjango, perform basic spatial queries using the GeoDjango database model, and develop and deploy web-based mapping services using OpenLayers.
An experienced Open Source developer with over a decade of experience, Chander develops and delivers training and consulting services focused around Open Source technologies. His programming language experience includes Python, PHP, Django, JavaScript, and PERL, and his database experience includes PostgreSQL, Oracle, MS SQL Server, and MySQL . Chander also works extensively with Open Source geospatial solutions, including PostGIS, OpenLayers, GeoDjango, and MapServer.
Comments on this page are now closed.
For information on exhibition and sponsorship opportunities at the conference, contact Sharon Cordesse at scordesse@oreilly.com
Download the OSCON Sponsor/Exhibitor Prospectus
Download the Media & Promotional Partner Brochure (PDF) for information on trade opportunities with O'Reilly conferences or contact mediapartners@ oreilly.com
For media-related inquiries, contact Maureen Jennings at maureen@oreilly.com
To stay abreast of conference news and to receive email notification when registration opens, please sign up for the OSCON newsletter (login required)
View a complete list of OSCON contacts
Comments
This presentation is exactly what I expected. It covered all the tools I would need to finish my project.