How to create a script to identifying an imageservice part of mosaic dataset trough a feature attribute?

706
1
07-18-2016 06:16 AM
RolandGliba
New Contributor III

Hy!

I am trying to write a script to identify a feature point by clicking on the map close to it with an on click event. By this way getting it's attribute to use as an input parameter for the imageserviceidentifytask or something similar task to identify a raster from the published mosaic dataset. The dataset's name is the same with the point features.

Could anybody show me a sample code how to do this? I'd be grateful 😕

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Roland,

  I am a little confused by your question. The imageserviceidentifytask takes a geometry and returns the results from the imagery service identify. So what is confusing be is the attribute for the input parameter.

0 Kudos