0
votes
0answers
85 views

ArcGIS Desktop - Adding My own WMS requires what CREDENTIALS?

I published a WMS out of AutoDesk Infrastructure Map Server (AIMS). I can connect and display it's layers and data using Openlayers, Gaia, Qgis and Mapguide Studio with no issues and no forced ...
1
vote
2answers
139 views

How do I control what features get rendered with an ArcGIS Server service?

Question: Using a mapping service set up with ArcGIS Server, how can I set up a parameter that limits which features are being rendered? e.g. "/service?organization=megacorp"? Background: I am ...
8
votes
6answers
2k views

How can I secure an WMS against unauthorized access?

In a project the customer wants the images of the WMS to be secured against unauthorized access. What are the common solutions to realize that? Are they compatible with the OGC-standards?