How to report the coordinate of certain point

367
1
08-15-2022 01:38 AM
PingHe
by
New Contributor

Hello, I'm working with calculating the distance between the shapes. To achieve that, I need to know the location data of each shape. It can be shown in the information display bar (for example, as the following figure shows, the shape center location is 204044.78, 2492323.67). But, how can I report and export it by CGA file?PingHe_0-1660552379443.png

 

0 Kudos
1 Reply
JonasObertuefer
Esri Contributor

Hi @PingHe ,

You can access this info for each initial shape in CGA from the initialShape attribute.

Best,
Jonas

0 Kudos