zgeo.atom

Geographic Atom syndication for Zope

Containers of objects that provide zgeo.geographer's IGeoreferenced can be serialized to Atom (using GeoRSS) and used with OpenLayers?, Google Maps, or other applications.

Source:  http://zcologia.com/kw/batlas/@@atom-search-feed?bbox=-5,50,5,55

Help

Install

Easiest way to install is to use easy_install, which will get all dependencies:

$ easy_install zgeo.atom

Usage

Including the zgeo.atom package in your site ZCML registers the atom-search-feed view shown above and several more. That's all there is to it. See also Knowhere for more examples.

Browse source

[Tickets]

Credits

 Sean Gillies (for Pleiades)

Pleiades is an international research network and associated web portal and content management system devoted to the study of ancient geography.

See  http://icon.stoa.org/trac/pleiades/wiki.

Funding for the creation of this software was provided by a grant from the U.S. National Endowment for the Humanities ( http://www.neh.gov).

Development

Essential reading:

 RFC 4287 Atom Syndication Format

 RFC 5005 Feed Paging and Archiving

 RFC 5023 Atom Publishing Protocol

 Grok and AtomPub

A general purpose Atom search feed will be provided by a @@atom-search-feed view.

Plone content objects are considered Media resources. Their media link resources will be provided by an @@atom-link-entry view.

Attachments