timwaters / mapwarper

free open source public map georeferencer, georectifier and warper
http://mapwarper.net
MIT License
196 stars 80 forks source link

WMS not working in ArcGIS online or QGIS #149

Closed burnt-sienna closed 6 years ago

burnt-sienna commented 6 years ago

The following WMS link: http://mapwarper.net/mosaics/wms/101?request=GetCapabilities&service=WMS&version=1.1.1 does not work at all in ArcGIS online - it fails to add as a layer. In QGIS - a connection is made but errors are enountered on the download. Adding a map as a Tile Service in ArcGIS online appears to work as layers are retrieved but nothing is displayed e.g using https://mapwarper.net/maps/tile/3124/{z}/{x}/{y}.png Any ideas as to why this is and can it be fixed? Kind Regards

timwaters commented 6 years ago

I think its related to #128

burnt-sienna commented 6 years ago

Thanks, The tile service actually works - my error - /{level}/{col}/{row}.png needed as input instead of /{z}/{x}/{y}.png However, still not sure what to do with the WMS link.

timwaters commented 6 years ago

This should be fixed now. Not seeing any errors on the server, and its working fine in QGIS. I tried it on arcgis explorer too (but dont have arcmap).

It now will send the thumbnail of a map as the legend!

screenshot_2018-02-27_14-39-49