Metadata-Version: 1.0
Name: zgeo.spatialindex
Version: 0.3
Summary: Spatial index for Zope
Home-page: http://trac.gispython.org/projects/PrimaGIS/wiki/zgeo.spatialindex
Author: Sean Gillies
Author-email: sgillies@frii.com
License: BSD
Description: A R-Tree spatial index for geographically annotated objects that plugs into the Zope catalog and enables fast spatial bounding box searches.
        
        Version 0.3 is incompatible with version 0.2.
        
        Changes
        =======
        
        0.3: 18 February 2008
        ---------------------
        - Implements an Rtree-based index that plugs into the Zope catalog.
        - ISpatialIndex adapter has been removed.
        
Keywords: gis geo spatial index
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
