I routinely use these Raster Services (http://forestrymaps.alaska.gov/arcgis/rest/services/Rasters) for reference in GoogleEarth, but I'd much rather have access to them in QGIS. I've tried various combinations/that have worked for other services I stream, however this one has me stumped. I tried installing the ArcGIS REST API Connector, however it keeps giving me an error. I've reviewed various posts on this forum and haven't found a solution yet. I am running the stable build 2.14.16-Essen
Combinations I've tried:
Using Layer URLs In ArcGIS REST API Connector:
- http://forestrymaps.alaska.gov/arcgis/rest/services/Rasters/AK_63360_Topo/ImageServer/exportImage? (This is the address that my Google Earth Network Link is able to use)
- http://forestrymaps.alaska.gov/arcgis/rest/services/Rasters/AK_63360_Topo/ImageServer
- Various vector WMS layers from the same site (I get syntax errors when I try to connect these)
Using Other tools:
- Standard WM(T)S Add layer tool. (Tried more address links than I can count...)
- WCS Add Layer. This at least tries to connect, but I get error windows that vary depending on the address link tried
My understanding of how these services function is mostly gained by trial & error. This is one I really want to use, and I know I can access it through Google Earth, so I must be only limited by my own ignorance.