blob: 7b54a810ce3c635e968fb1f7f06bd57be6806e21 (
plain) (
tree)
|
|
Shapefile C Library V1.2
Purpose
The Shapefile C Library provides the ability to write simple C
programs for reading, writing and updating (to a limited extent) ESRI
Shapefiles, and the associated attribute file (.dbf).
Documentation
/usr/local/share/doc/shapelib/shapelib.html - General docs
/usr/local/share/doc/shapelib/shp_api.html - Shape (.SHP) File API
/usr/local/share/doc/shapelib/dbg_api.html - Attribute (.DBF) File API
Check Shapelib Homepage below:
WWW: http://gdal.velocet.ca/projects/shapelib/
|