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

2015-10-21 Thread Sean Gillies
Howard, Even, On Tue, Oct 20, 2015 at 2:59 AM, Even Rouault wrote: > 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 st

[gdal-dev] Weird OpenFileGDB error

2015-10-21 Thread Roger André
Hi All, I've been trying unsuccessfully to extract a feature class from a large file geodatabase. While many of the other feature classes in it are read properly, on this one I get the following error: $ ogrinfo -summary file.gdb Streets Had to open data source read-only. INFO: Open of `file.gdb

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