Hi All,
I'm starting using the REST API and the Javascript and I'm full of doubts.
I have a REST Service as an ImageServer.
http://ermes.dlsi.uji.es:6080/arcgis/rest/services/Italy_NDVI_avg_2000_2013/ImageServer
I'am trying to access to the different rasters this image should have by using i.e.;
"fids" : [1]
or
"fids" : [12]
But I allways recieve the same image.
I suppose I'm missunderstanding something, but i can't discover what it is.
Than you in advance,
Nacho.