Hi @amolparande ,
I took a stab at this and I think I managed to get a polygon feature using the JSON Reader. There might be a better way to do this, but this seemed to work for me. In the JSON Reader parameters, I used the following JSON Query for the Feature Type:
jsonJ"messagePayload"]t"areas"]u"00005831-3100-1200-0000-00007d3134f3"]
I then set the "Geometry Name Key" to geometry.
I've attached the workspace with the Reader. Hope this helps!
Hi @amolparande ,
I took a stab at this and I think I managed to get a polygon feature using the JSON Reader. There might be a better way to do this, but this seemed to work for me. In the JSON Reader parameters, I used the following JSON Query for the Feature Type:
jsonJ"messagePayload"]t"areas"]u"00005831-3100-1200-0000-00007d3134f3"]
I then set the "Geometry Name Key" to geometry.
I've attached the workspace with the Reader. Hope this helps!
@nampreetatsafe Thank you it's Working now