Log in or register to vote.

GeoJSON

Encoder/decoder for simple GIS features

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 provides the Python geo interface.

http://trac.gispython.org/projects/PCL/wiki/PythonGeoInterface

0