Context
As part of investigating pre-formatted WMTS URLs in the ExplorationAnalysis tool (https://github.com/NASA-IMPACT/veda-architecture/issues/695), its been found that there has been an issue with loading the openveda raster API WTMS urls in ArcGIS.
Findings
- XYZ Tile URLs: compatible with both ArcGIS Online and QGIS ✅
- WMTS Tile URLs: compatible with QGIS only; do not work in ArcGIS Online ❌
Recommended Actions
- Add clarifying labels to each URL type, e.g.:
- XYZ Tile URL — use in ArcGIS Online or QGIS
- WMTS Tile URL — use in QGIS only
- Remove the WMTS Tile URL from the modal entirely.
Context
As part of investigating pre-formatted WMTS URLs in the ExplorationAnalysis tool (https://github.com/NASA-IMPACT/veda-architecture/issues/695), its been found that there has been an issue with loading the openveda raster API WTMS urls in ArcGIS.
Findings
Recommended Actions