mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
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/
|