From github:
git clone https://github.com/chbrown/geo.git
cd geo
python setup.py developImport:
import geohttps://gist.github.com/sgillies/2217756
-
https://pypi.python.org/pypi/pygeoif
"PyGeoIf provides a GeoJSON-like protocol for geo-spatial (GIS) vector data."
-
https://pypi.python.org/pypi/geojson/
"Python bindings and utilities for GeoJSON"
- Functions for encoding and decoding GeoJSON_ formatted data
- Classes for all GeoJSON Objects
- An implementation of the Python geo_interface Specification
-
"Use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches"
-
ArcGIS's opinions on GeoJSON
From the original pyshp repository:
Copyright © 2014 Christopher Brown. MIT Licensed.