Bug report #10430
Adding REST Services
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Rasters | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Ubuntu 14.04 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18844 |
Description
qgis.utils.iface.addRasterLayer("http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer?f=json&pretty=true","raster") returns an error. I'm about 90% sure this is in relation to a problem in GDAL as gdal_translate returns an error also.
As it stands you have to manually build the XML to add a REST Service.
History
#1 Updated by Jürgen Fischer over 10 years ago
- Category set to Rasters
#2 Updated by Randal Hale over 8 years ago
- Status changed from Open to Closed