/usr/share/doc/php-phpmyadmin-shapefile/examples
NameSizeModeActions
capitals.dbf1503140644editdlrm
capitals.shp183560644editdlrm
capitals.shx53160644editdlrm
create_shapefile.php19890644editdlrm
index.php6830644editdlrm
mexico.dbf40340644editdlrm
mexico.shp519240644editdlrm
mexico.shx3560644editdlrm
read.php15910644editdlrm
read_point.php9500644editdlrm
read_polygon.php9480644editdlrm
Edit: /usr/share/doc/php-phpmyadmin-shapefile/examples/index.php (683B)
ShapeFiles demo This demo illustrates some of the possibile uses of ShapeFiles. There are several more, just check the source code to see the methods implemented in the classes ShapeFile and ShapeRecord.

Create new ShapeFile

Read Point ShapeFile

Read Polygon ShapeFile