adding points to shapefile
Stepan Kafka
kafka at email.cz
Mon Sep 25 04:20:10 PDT 2000
Can anybody help me?
I am trying to add points to existing shapefile via PHP mapscript module:
When I create a new shapefile with
$myFile = ms_newShapeFileObj( $myFileName, MS_SHP_POINT);
and then add point, everything is OK, but when I reopen this shapefile with
$myFile = ms_newShapeFileObj( $myFileName, -1);
and try to add a new point the same way, nothing adds here. Where is the
mistake, please?
Thank you
Stepan Kafka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20000925/6973a9d8/attachment.htm>
More information about the MapServer-users
mailing list