Metadata-Version: 1.0
Name: geojson
Version: 1.0a3
Summary: Encoder/decoder for simple GIS features
Home-page: http://trac.gispython.org/projects/PCL/wiki/GeoJSON
Author: Sean Gillies
Author-email: sgillies@frii.com
License: BSD
Description: GeoJSON: encode/decode geodata
        ==============================
        
        This package contains:
        
        * simplejson-based classes and functions for encoding and decoding geojson.org
        JSON.
        
        * A working example of a class that satisfies the Python geo interface.
        
        
Keywords: gis geography json
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
