PrimaGIS (0.5.1)
Released on 2006-02-18 by Kai Hänninen for Plone 2.0.5, Plone 2.1, Plone 2.1.1, Plone 2.1.2, Zope 2.7.8, Zope 2.8.4 under GPL - GNU General Public License available for All platforms.
Software development stage: development
- See demo of PrimaGIS: http://www.primagis.fi/demo
- PrimaGIS download link: http://www.primagis.fi/download
- Homepage of PrimaGIS: http://www.primagis.fi/
PrimaGIS is a collaborative Web mapping application for Plone that is built on top of MapServer, Python Cartographic Library (PCL), and Cartographic Objects for Zope (ZCO). In addition to supporting traditional spatial data sources (e.g. shapefiles, PostGIS databases, raster images, and WMS/WFS services), it allows users to combine data from a content management system (Plone) within the maps.
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
- PrimaGIS-0.5.1.tar.gz (516kB)
- ZCO-0.7.1.tar.gz (63kB)
- PCL-0.10.0.tar.gz
(127kB)
Change log
Features
- Ticket #80: Use the ZCO MapRendererTool (portal_gis).
- Ticket #84: Upgraded MochiKit library to version 1.2
- Ticket #17: Integrated Tim Schaub's Javascript Scalebar.
- Alpha blending for the background of the zoom-in box (thanks jlivni)
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
There are currently no items in this folder.


