Re: [gdal-dev] OGR error handling

2015-10-20 Thread Even Rouault
André, > Hi all, > > We are using OGRSFDriver::CopyDataSource() to copy a GML data source to a > memory data source on v1.11.x. > > We have encountered a problem where one of the feature tags of a particular > GML file we are trying to read is malformed. What we are seeing is that an > error occ

[gdal-dev] OGR error handling

2015-10-20 Thread Andre Vautour
Hi all, We are using OGRSFDriver::CopyDataSource() to copy a GML data source to a memory data source on v1.11.x. We have encountered a problem where one of the feature tags of a particular GML file we are trying to read is malformed. What we are seeing is that an error occurs in OGRGMLLayer::

Re: [gdal-dev] Call for discussion on RFC 60: Improved round-tripping in OGR

2015-10-20 Thread Even Rouault
Hi Howard, > I agree about the need for the feature, and I think it is a useful > addition, but I'll admit to being a bit concerned about the "native" > nomenclature. It allows us to incrementally add capability for stuff like > GeoJSON extensions without having to disrupt the entire API to suppo