Even Rouault

Results 290 issues of Even Rouault

and error out if it doesn't exist, otherwise it evaluates as COUNT(*) Fixes #9972

backport release/3.9

Those rationale for this big set of changes is a robustnes fix in VSICopyFile() to detect an error when reading the source file. But it turns out that we have...

cf comment https://github.com/OSGeo/gdal/pull/9956/files/48b5e18b2eeeab966716d7f12d9c29102b28643f#diff-9f450adeec684329d1972c51ce9a1867aa3ba75c75f05ec90365781f394ef5da suggesting to use https://github.com/j-ulrich/http-status-codes-cpp/tree/main

code enhancements

Tables with non-sparse pages in .gdbtablx are fully supported. A subset of tables with sparse pages are properly supported (cf https://github.com/rouault/dump_gdbtable/wiki/FGDB-Spec#trailing-section-16-bytes--variable-number-) When we detect that we can't properly decode ObjectID...