Shapelib
The
Shapelib library is provided by the mapserver
MapServ. With the library we can create a new Barckley shape database,
add new shapes description to the database, dump the database, create a shape file and dump a shape file.
XXX.shp - holds the actual vertices.
XXX.shx - hold index data pointing to the structures in the .shp file.
XXX.dbf - holds the attributes in xBase (dBase) format.
Table of Contents
Shapelib Command Lines
*
*
dbfcreate
dbadd
dbfdump
shpcreate
shpadd
--
TWikiAdminUser - 2010-02-06
Topic revision: r2 - 2010-02-06 - 15:41:46 -
RalfSchaer