just to follow up, I got it all working in latest GDAL:

script at

https://github.com/mdsumner/cog-example/blob/main/gti/cop90.py

creates dsn

/vsicurl/https://github.com/mdsumner/cog-example/raw/main/gti/cop90.gti.fgb

which works nicely, thanks!

Cheers, Mike



On Tue, Jan 30, 2024 at 10:57 PM Even Rouault <even.roua...@spatialys.com>
wrote:

>
> as you could also attach the XRES, YRES, BANDCOUNT, etc. metadata items
> that would help the GTI driver avoid probing one of the tiles.
>
> PS: OGRLayer::SetMetadataItem(key, value) only works on FlatGeoBuf and
> GPKG drivers with latest master as well
>
> -- http://www.spatialys.com
> My software is free, but my time generally not.
>
>

-- 
Michael Sumner
Software and Database Engineer
Australian Antarctic Division
Hobart, Australia
e-mail: mdsum...@gmail.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to