Changes between Version 36 and Version 37 of PleiadesSoftware

Show
Ignore:
Author:
sgillies (IP: 90.42.86.147)
Timestamp:
10/02/08 08:38:29 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PleiadesSoftware

    v36 v37  
    1212 
    1313 * [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 
    1415 * [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 
    1517 * [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. 
    1618     
    1820 
    1921 * 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 
    2329 * [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]. 
    2430 
    2531=== Supporting code elements and tools developed by the project === 
    26   
    27  * [wiki:pleiades.theme]: skins, images, etc 
    28  * [wiki:pleiades.vocabulary]: custom vocabulary views 
    29  * [wiki:pleiades.policy]: workflow and site integration 
    30  * [wiki:pleiades.keytree]: ElementTree helpers for KML 
    31  * [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 representation 
    35  * [http://trac.gispython.org/projects/PrimaGIS/wiki/zgeo.kml zgeo.kml]: KML representation 
    3632 
    3733 * [http://atlantides.org/hg/p3a Pleiades buildout] 
    38  
    39 [wiki:EggCarton Pleiades development eggs] 
     34 * [wiki:EggCarton Pleiades development eggs] 
    4035 
    4136== General software development guidance and documentation (for Pleiades) ==