export image using wms ?

726
2
08-15-2014 08:40 AM
maximcouton
New Contributor III

Hi,

I am trying to consume an ARcGis MapServer resource using the following url.

http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StateCityHighway_USA/MapSe...

But I am getting an image displayed in the top lef corner of my map.

Is it possible to get this resource using wms protocole and export functionnality of the REST API ?

Thanks

Tags (1)
0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus

Maxim,

   It is doing exactly what it is suppose to do. The export function is suppose to get an image from ArcGIS Server based on the parameters in your REST Service request. I am not sure what this means:

Is it possible to get this resource using wms protocole and export functionnality of the REST API ?

What exactly are you trying to do?

0 Kudos
maximcouton
New Contributor III

Hi, thanks for your response,

I fact my question is stupid. The wms protocole is the one how is calling export function of the rest api each time

a new tile is needed.

0 Kudos