PleiadesGeocoder 1.0 (Beta release 2) (Nov 21, 2007)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Improved GeoRSS and KML views, a form for geo-annotation of content, support for points, lines, and polygon geometry types, and streamlined, easier-to-implement interfaces.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (37 kB)

Release Notes

Tested with Plone 2.5, Plone 3
StateBeta release
LicenseGPL
Release Manager Sean Gillies
Released2007/11/21

PleiadesGeocoder 1.0b2

This release features improved GeoRSS and KML views, a form for geo-annotation of content, support for points, lines, and polygon geometry types, and streamlined, easier-to-implement interfaces. It is tested on Plone 2.5 and Plone 3.0.

Change log

  • IGeoserializeable and IGeoreferenceable are now markers for viewables only.
  • Removed hasPoint/Line/Polygon from IGeoItemSimple.
  • Removed spatial reference system from IGeoItemSimple.
  • Removed older pre-GeoJSON geometry type and coordinate accessors from IGeoItemSimple.
  • Added a content georeferencing event.
  • New content georeferencing form, with event notification.
  • GML geometry serialization used in GeoRSS view.
  • Added support for LineString and Polygon geometry types.