Hi #OGC (or anybody who knows the answer).
Is there any OGC API that works with a COG?(Cloud Optimized GeoTIFF)
in https://ogcapi.ogc.org/#standards I see OGC Tiles (similar to WMTS) and OGC Maps (similar to WMS), but no way to use a simple COG.
I know I can make a service to provide WMTS reading a COG, but I want to avoid that service. I want to work directly with the GeoTIFF file(s).
Thanks.