Hello all,
I would like to try to consume a custom WMS service in MP but I cannot seem to get it to work. I have tested the WMS service from a couple different applications and it is working, but when I try it in MP I see nothing. I have ensured I am zoomed to the correct location, but still nothing.
Can someone share a working public URL so I can see the required URL format that MP wants to see.
This is what I've been trying:
http://<my site>/arcgis/services/<some service>/<service name>/MapServer/WMSServer?request=GetCapabilities&version=1.3.0
Thanks so much for any help/guidance.
Warren M
Replies
in the url box should be
"http://<my site>/arcgis/services/<some service>/<service name>/MapServer/WMSServer"
mp generates the rest.
Well, it must be an issue or something specific to the ArcGIS server WMS as I tested a public service and it worked...
W.