Hi,
I try to use a polygon to intersect an underlying polygon layer by using the Geometry Service. However, the returned graphics results has no attributes associated. Is that designed on purpose? From the returned intersect result,since I can still get the same number of graphics from the returned intersect result as input underlying polygon layer, can I assume they are sequentially matched (which means the first graphic in the intersect result should have the save attributes with the first feature in the input underlying polygon layer)?
Thanks for your answer!
Wei