Even Rouault
Even Rouault
> Any recommendations on where to look or how to debug this error would be appreciated. This could be in a lot of places. I'm afraid I've not suggestions, apart...
The new .svg appears to be an image put in a .svg which is a bit deceptive (and heavy 4 MB)
Apart from warpOptions->nBandCount = 1 which is missing, nothing obvious strikes me as wrong. I'd suggest you use the GDALWarp() higher level API. Otherwise please include a fully self-contained C/C++...
> it seems like `papszWarpOptions = CSLSetNameValue(papszWarpOptions, "UNIFIED_SRC_NODATA", "NO");` is completely ignored From the image, it isn't obvious at all to me what the bug is. That may be an...
I didn't try but i believe you could probably do that by using "init=IAU2000:xxxx" syntax in PROJECTION blocks and have in the proj resource files (in /usr/share/proj directory on Unix)...
> But one usual optimization is to start searching on the last triangle successfully returned. good idea. Implemented now
> Could you please look also into this? Should I try to export more complex files perhaps revealing some other border cases? Well to be honest dealing with PDF is...
> However, there is another simple file, not using /OC at all, where the fixed ogr2ogr fails: [data2.pdf](https://github.com/user-attachments/files/17438606/data2.pdf) ok, I've pushed an enhancement so you can get a hint in...
> I'm unsure how widely used it is. I had some memories that PDF created with the OGC_BP couldn't be properly read with the T....Go toolbar due to it requiring...