Hi I want to show all the attributes from json data which fall within the polygon when i create a polygon in Arcgis api 3.4.
There is one example in arcgis documentation which extract feature attributes within the buffer but it is using features layer. I want same functionality using json data
this is the link: https://developers.arcgis.com/javascript/3/jssamples/query_buffer.html for featurelayer
I need this to run on json data