01-07-2019 02:04 AM
Hello everyone,
I am trying to add a WMS-Layer to an Analyzer View in M.App Studio (M.App Enterprise), but the layer does not diplay. I have tried two ways:
They both display just fine in desktop GIS software packages. They browser console and M.App Logs do not give me any error noifications.
I went trought the existing discussions on the topic in the community forum (
https://community.hexagongeospatial.com/t5/M-App-Enterprise/How-to-Add-WMS-Layers-Vector-Data-to-Fea... ) but could not fix it.
Any further suggestions are greatly appreciated.
Thanks & best regards,
Stephan
Solved! Go to Solution.
01-07-2019 03:06 AM
Hi Stephan,
have you tried to add service=WMS&VERSION0=1.1.0&REQUEST=GetCapabilities that your string looks like:
Regards
Stefan
01-07-2019 03:31 AM
Hi Stefan,
thanks - I have tried, but unfortunately no display. This was my initial url that I have shortened according the existing comments in the forum.
Best,
Stephan
01-07-2019 04:11 AM
Hi Stephan,
This is a thread to break record of different forms of Stephen commenting Ok its a bad joke.
In this case use the WMS endpoint eg. https://mapps.gbi-info.de/api/v1/geoservices/wms/GBI/roe_wms
Specify the layer name eg. 'roe_wms' and make sure you check the box to have that layer displayed in Analyzer View
Display name can be whatever you choose.
I tested with your URL and here is the result
HTH
Stephen
01-07-2019 04:12 AM
Just a note that the console can be monitored in the browser to see the GetMap request that Analyzer Views is attempting when the WMS URL is 'Apply'. From there it will be apparent if request is success or not and if not some hints to what is good URL can be found.
01-07-2019 04:29 AM
Hi Stephen, hi Stephan,
not a bad joke ;-)
I needed some time to realize which checkbox Stephen mentioned:
Until I got it. Works fine now!
01-07-2019 04:36 AM
Hi Stephen & Stefan,
I just tested and it worked absolutely fine. Many thanks for your help!
Best,
Stephan