Re: [gdal-dev] OGR error handling

2015-10-21 Thread Ari Jolma
On 20.10.2015 22:20, Andre Vautour wrote: 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 s

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::