Mohamed,

OGR's shapefile driver may not write the file to the disk until the handle
is closed.
If the data is going to me simple enough you should consider the CSV format.

http://www.gdal.org/ogr/ogr_formats.html
http://www.gdal.org/ogr/drv_csv.html

2011/3/11 Mohamed Saâd HESSANE <[email protected]>

> Hy list,
> I' m trying to add on the fly points comming from GPS to a shapefile.
> But the only way i find is to delete the feature from the shapefille, and
> create a new feature with the added point. There's another way?
> Thank you
>
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.
/tʃaɪθənjə/ /kʊmɑr/
+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to