Dear @qgis maintainers: could anyone review this awesome #PR from @elpaso which adds the option of adding an #OGCAPI data source through the add layer menu? π
- Added fixes for the OGC API Tiles driver by doublebyte1 Β· Pull Request #7656 Β· OSGeo/gdal
The OGC API Tiles dataset was not working as expected.
A complete document was being passed to TileMatrixSet::parse, which was causing a series of issues:
the comparisons with the well-known uris ...