Tagged Questions
0
votes
0answers
29 views
Mixed Content Warning on Secured ArcGIS SOAP Service in IE
I am accessing a secured ArcGIS SOAP service with ?wsdl at the end. When I try to open the service in IE, I get a mixed content (https & http) warning. I do not get that warning when I try to ...
1
vote
1answer
140 views
Why does QueryFeatureIDs return an empty array when querying a Route Event Source?
I'm struggling with using the ESRI SOAP api to perform a spatial filter against a layer with a datatype of 'Route Event Source'
Because the number of features returned by a single spatial query could ...
1
vote
2answers
409 views
GetLegendInfo SOAP call in ArcGIS Server 10
I am generating a legend for a Silverlight map using the GetLegendInfo method in the ArcGIS 10 SOAP Web Services.
The array of MapServerLegendInfo objects that is returned does not contain annotation ...