freebsd-ports/devel/shapelib/pkg-descr
Will Andrews b5ac33e358 Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.
PR:		26929
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-05-20 02:22:23 +00:00

16 lines
576 B
Plaintext

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
WWW: http://gdal.velocet.ca/projects/shapelib/ - Shapelib Homepage