Changes between Version 36 and Version 37 of PleiadesSoftware
- Timestamp:
- 10/02/08 08:38:29 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PleiadesSoftware
v36 v37 12 12 13 13 * [http://openlayers.org OpenLayers]: the leading open source web map toolkit. Pleiades has modestly enhanced its features and employs it to provide contextual maps in its web application. 14 14 15 * [http://plone.org Plone]: a leading open source content management system. Pleiades has made modest improvements to its vocabulary manager and to its user interface framework, and contributed these code improvements back to the Plone code base. 16 15 17 * [http://trac.osgeo.org/geos/ GEOS] and [http://trac.gispython.org/spatialindex SpatialIndex]: low-level libraries for geometry and spatial indexing computing. Users include the [http://postgis.refractions.net/ PostGIS] project and [http://usa.autodesk.com Autodesk]. Pleiades has made modest contributions to each and helped !SpatialIndex become an openly developed project. 16 18 18 20 19 21 * PleiadesEntity: the implementation of the Pleiades data model for use in Plone. 20 * pleiades.*: Plone packages specific to the Pleiades project. 21 * zgeo.plone.*: a suite of general purpose (not specific to Pleiades) Plone packages supporting the PleiadesEntity component, providing georeferencing and Atom/KML views of content. 22 * zgeo.*: a suite of Python software packages that provide support for the PleiadesEntity component and enjoy contributions from programmers employed by [http://topp.openplans.org/ The Open Planning Project] and [http://www.makina-corpus.com/ Makina Corpus SA]. 22 23 * [wiki:pleiades_namespace pleiades namespace]: Plone packages specific to the Pleiades project. 24 25 * [http://trac.gispython.org/primagis/wiki/zgeo.plone zgeo.plone namespace]: a suite of general purpose (not specific to Pleiades) Plone packages supporting the PleiadesEntity component, providing georeferencing and Atom/KML views of content. 26 27 * [http://trac.gispython.org/primagis/wiki/zgeo zgeo namespace]: a suite of Python software packages that provide support for the PleiadesEntity component and enjoy contributions from programmers employed by [http://topp.openplans.org/ The Open Planning Project] and [http://www.makina-corpus.com/ Makina Corpus SA]. 28 23 29 * [http://trac.gispython.org/lab/wiki/Shapely Shapely] and [http://trac.gispython.org/lab/wiki/Rtree RTree]: general-purpose Python GIS software elements that support the zgeo.* packages. Shapely enjoys contributions from programmers and researchers employed by [http://www.camptocamp.com/ Camptocamp SA], the [http://www.universityofcalifornia.edu/ University of California], and the [http://www.noaa.gov/ National Oceanographic and Atmospheric Administration]. 24 30 25 31 === Supporting code elements and tools developed by the project === 26 27 * [wiki:pleiades.theme]: skins, images, etc28 * [wiki:pleiades.vocabulary]: custom vocabulary views29 * [wiki:pleiades.policy]: workflow and site integration30 * [wiki:pleiades.keytree]: ElementTree helpers for KML31 * [wiki:pleiades.atom]32 * [wiki:pleiades.kml]33 * [wiki:pleiades.openlayers]34 * [http://trac.gispython.org/projects/PrimaGIS/wiki/zgeo.atom zgeo.atom]: Atom + GeoRSS representation35 * [http://trac.gispython.org/projects/PrimaGIS/wiki/zgeo.kml zgeo.kml]: KML representation36 32 37 33 * [http://atlantides.org/hg/p3a Pleiades buildout] 38 39 [wiki:EggCarton Pleiades development eggs] 34 * [wiki:EggCarton Pleiades development eggs] 40 35 41 36 == General software development guidance and documentation (for Pleiades) ==
