16 lines
402 B
Text
16 lines
402 B
Text
|
|
Python bindings for Shapelib
|
|
============================
|
|
|
|
These are three python modules for shapelib:
|
|
|
|
shapelib read/write shapefiles
|
|
|
|
dbflib read/write dbf files
|
|
|
|
shptree quadtree for shapes
|
|
|
|
Shapelib is a free software library for reading and writing ESRI shape
|
|
files and can be found at http://shapelib.maptools.org/.
|
|
|
|
WWW: http://wald.intevation.org/projects/pyshapelib/
|