Geographer is a Product for Plone that easily integrates some geographic abilities into your content types.

Once you have Geographer installed, all your Base Content types are automatically IGeoReferencable. This means you can just go to the edit form (/website/somecontent/@@edit-geo-form) for any such content type to edit the location of the object. And, if you installed the appropriate template package (eg zgeo.kml) you can get views of the object with various templates, by just going to somecontent/@@kml-document

To get started with Geographer, you should follow the install instructions on the home page, or use the buildout for a full fledged isolated dev environment. The buildout will also get you a bunch of associated products you can integrate with, such as shapely for geoprocessing, rtree for spatial indexing, kml/atom templates, and more.

* Insert detailed screenshots/instructions for installing Geographer *

* Insert Use Case *