PrimaGIS 0.5.1 (Alpha release) (Feb 18, 2006)

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.

A follow-up release for the 0.5 series containing bug fixes and minor feature enhancements.

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

Available downloads

Product package

For all platforms (515 kB)

Release Notes

Tested with Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5, Archetypes 1.3.6, Archetypes 1.3.5, Archetypes 1.3.4, Archetypes 1.3.3, Zope 2.8.4, Zope 2.7.8
State Alpha release
License GPL
Release Manager Kai Hänninen
Released 2006/02/18

About

PrimaGIS 0.5.1 is a follow-up on the 0.5.0 that contains bugfixes and some new features. It requires ZCO 0.7.1 and PCL 0.10.0. In addition, version 0.5.1 replaced the json-py (which was bundled within) with simplejson (which is not bundled within), so you will need to install simplejson if you haven't already. With setuptools, it can be done easily with:

 $ easy_install simplejson 

Download


Change log

Features

Bug fixes

  • Ticket #76: Replace json-py with simplejson.
  • Ticket #78: Copy object properties in migration code
  • Ticket #79: Fixed coordinate translation in KML export
  • Ticket #85: Use 'portal_gis' instead of 'portal_maprenderer'
  • Ticket #86: PrimaGISMap.view() does not pass the 'units' parameter to ZCO MapRenderer