2
votes
0answers
28 views

WMS 1.3.0 from ArcGIS Server not work in GeoExt (OpenGeo Suite 3.0.2)

I used geoext sample app as in the example. added a new source and layers. but does not work: warn message "Non-existing source 'rs' referenced in layer config". but the response from the server ...
0
votes
0answers
20 views

How to access the USGS Small Scale Shaded Relief from a client application?

I am writing a Java client application that needs to make use of USGS Small Scale Shaded Relief images served as tiles. The supported interfaces are REST SOAP WMS as described at the bottom of that ...
0
votes
0answers
174 views

How to include WMS, WMTS and WFS services using ArcGIS for Server Silverlight Builder?

Hi I am new to arcgis for server (silverlight builder) and I am wanting to include public WFS,WMS and or WMST services in an application I'm building but I just cant seem to do it. I have read that ...
3
votes
1answer
114 views

ArcGIS Server cache from outside wms service

I have an arcgis server web application (version 10.0) that utilizes an external wms service for displaying some information layers on top of a local basemap. This external service has a tendency to ...
1
vote
1answer
103 views

AJAX WMS Request from Linux to Windows ArcGIS Server [duplicate]

I am trying to figure out a CORS header or cross domain issue but to no avial. We have an OpenLayer application hosted on a Linux server. However, it calls a WMS service that is hosted on a Windows ...
1
vote
2answers
136 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 ...
1
vote
0answers
357 views

How can I access WMS service from Geoserver using ArcGIS Silverlight API?

Having Geoserver installed locally in my machine, I'm currently doing a R&D by trying to access WMS service from Geoserver using ArcGIS API for Silverlight. I'm trying to replicate the sample in ...
0
votes
0answers
151 views

Set ArcGIS Silverlight WMS Layer Parameters

I have a WMS Layer of Imagery forma third party that has the ability to be time stamped: Using arc catalogue I can turn this feature on: ...
1
vote
2answers
175 views

MapFish Print: does it support ArcGIS Server?

we are looking for a map print solution, MapFish printing module quite fits. but as far as the searches I've done, it seems MapFish doesn't support ArcGIS Server. One thing I am not sure about is, ...
0
votes
2answers
319 views

arcGIS ADF - map disappear when I add graphic layers

I'm trying to add a graphic layer in a web ADF application with arcGIS for asp.net, but every time I add a graphic layer to the MapResourceManager, the map disappears! To better understand this: ...
2
votes
1answer
622 views

Can you use GetLegendGraphic for a ArcGIS Server 9.3 WMS?

The following request should return a legend graphic for a particular layer: ...
2
votes
1answer
712 views

ArcGIS Server WMS GetFeatureInfo tolerance

is there a way to specify pixel tolerance when requesting feature info via GetFeatureInfo WMS request for an ArcGIS Server WMS-published map service? I have not been able to find any such information ...
9
votes
1answer
604 views

Can ArcGIS Server WMS display a graphicslayer?

I have tried to display a graphics layer with the WMS functionality of ArcGIS Server, but I cannot see the graphics in the image of the getmap response. I have done is manually by publishing a ...
4
votes
3answers
2k views

Connecting to WMS - problem

I have a problem connecting to my WMS service. In ArcMap i can connect but what i see is only blank page (cannot see the layers). In Qgis it also connects with service but when i choose add layers i ...