Even Rouault

Results 1301 comments of Even Rouault

Reproduced and fixed per https://github.com/OSGeo/gdal/pull/10327 The key to reproduce was to have an input dataset with several dotted layer names, whereas I tried with just one initially Potential workarounds: -...

@miladmoradi89 It would be helpful if you could attach an example of such file/geometry

yes support has been added in the master branch. It will land in GDAL 3.10 towards November. Or you can get it from Conda gdal-master build at https://gdal.org/download.html#gdal-master-conda-builds

> where the xlinks are replaced by the appropriate GML geometries that were obtained. Is that correct? I also think I understand that the resolvers do not care about the...

> I encountered the same problem and needed a 3.10 java jar package to solve it. build master from source. Cf https://gdal.org/en/latest/development/building_from_source.html#

Maybe @dbaston has some idea about the interaction of :copy-config: where the copied config has a :ref: link ? At worse we could copy&paste, or use some inclusion mechanism

> but I think the first command I tried should either fail, warn on ambiguity, or magically do what I wanted :) I agree that might be surprising, but that's...

Closing this as won't fix / works as intended

you can workaround that a bit, by converting your source dataset to a VRT file, and storing the VRT in your database. Just opening it for the sake of passing...