Select to view content in your preferred language

How to not return ring information from service

300
1
12-15-2022 09:34 AM
UgurcanErkal
Emerging Contributor

Hi guys,

I'm new to esri environment, and so far everything is going well. But what I'm curious about is; whether there is a way to exclude ring information from an API call or not. Even though I pass the returnGeometry as false, it sends me the geometry information.

UgurcanErkal_0-1671125620739.png

 

0 Kudos
1 Reply
JayakumarPD
Frequent Contributor

Hi, I dont know which interface you are using to perform this,

if you put geometry=false, it will not give you the geometry.  Esri has default query window, you can try. 

Snapshot enclosed.

 

0 Kudos