summaryrefslogtreecommitdiffstats
path: root/gis/pyshp/README
blob: 47bdcfc2cce994c371c784b312969712725d2718 (plain)
1
2
3
4
The pyshp library reads and writes ESRI Shapefiles in pure Python. You can read
and write shp, shx, and dbf files with all types of geometry. Everything in the
public ESRI shapefile specification is implemented. This library is compatible
with Python versions 2.4 to 3.x.