lovasoa / dezoomify

Dezoomify is a web application to download zoomable images from museum websites, image galleries, and map viewers. Many different zoomable image technologies are supported.
https://dezoomify.ophir.dev
GNU General Public License v2.0
658 stars 71 forks source link

www.arcgis.com #621

Open synthdude00 opened 2 years ago

synthdude00 commented 2 years ago

Hi,

I'd absolutely love to download the raw image of this site, I know it's currently not supported but it would mean the world to me

https://www.arcgis.com/home/webmap/viewer.html?basemapUrl=https://tiles.arcgis.com/tiles/qN3V93cYGMKQCOxL/arcgis/rest/services/8652_R1L_F0040_tif/MapServer?cacheKey=8956cc81112150eb

Dezoomify reports:

Uncaught Error: Unable to find a proper dezoomer for:
https://www.arcgis.com/home/webmap/viewer.html?basemapUrl=https://tiles.arcgis.com/tiles/qN3V93cYGMKQCOxL/arcgis/rest/services/8652_R1L_F0040_tif/MapServer?cacheKey=8956cc81112150eb

(https://dezoomify.ophir.dev/dezoomers/automatic.js:30)

I don't understand this message. Can someone please help me ?

mappingmonkey commented 2 years ago

Extract the base URL (in this case [https://tiles.arcgis.com/tiles/qN3V93cYGMKQCOxL/arcgis/rest/services/]) and add to QGIS via the ArcGIS Rest Services layer add-on. Add to project and excport in desired format.

image