On Wednesday 15 July 2015 14:53:58 [email protected] wrote: > Hi all, > > with GDAL 2.0.0 I can't open a dbf file [0] (ogrinfo cadinci.dbf). > with GDAL 1.x it works. > > For example with QGIS 2.8.2 (compiled with GDAL 1.11.2) I can read and edit > it with no problems. > > Can someone confirm this?
Hi again yes I confirm. There's something a bit unusual in the header of this dbf file and the Identify method that has been added to the shapefile driver seems to be quite pedantic about that. Properly too pedantic. So might be just a matter of removing this check. Would you mind opening a ticket about that too ? Thanks for your reports. Even > > Thanks, > > michele > > [0] http://webapps.comune.trento.it/gis/archivioweb/cadinci.dbf > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
