Hi,

I want to notify those using OGR to do edition of shapefiles (modifications of 
existing shape / SetFeature() + creation of new shape / CreateFeature()) that a 
bug was found in a particular scenario: if you edit the last shape of the file 
to be 
larger than its previous version (addition of a new vertex of a line/polygon), 
and 
then add a new shape (in the same editing session), the previously last shape 
will 
be corruped (the new last shape will start in the middle of it), and likely new 
added shapes in the same editing session will corrupt their previous shape.

See https://trac.osgeo.org/gdal/ticket/7031 for details and patch

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to