Tagged Questions
2
votes
1answer
153 views
How can i use MapServer service using arcgis api for silverlight?
Is it possible to use a service published from MapServer using ArcGis api for Silverlight ?
for exemple :
<esri:FeatureLayer ID="Schools Without Attendance Areas"
...
2
votes
1answer
455 views
Calling rest services from WCF service
I have a question. I have an AddIn that allows spatial query using map service. I have logic that connects to map service on the client side. I am looking into the possibility of moving this logic to ...
3
votes
1answer
118 views
Determine web service endpoints of an existing web application
I am new to the world of GIS web services, but am wondering if there is a way to determine the web service endpoints that an existing web application embedded on a web page (silverlight) is using?
...