Query Polyline Start and End Coordinates from GDB Layer?

222
0
09-08-2020 07:18 AM
TomLewis
New Contributor II

I have an web application using Javascript API that connects to a Map Service that has several layers, including a few layers from a file geodatabase. These GDBs have polyline features. I need to build logic that will extract the lat/long of the start and end points of each polyline.

Anybody know the best way to do this? I'm open to about any ideas except dealing with python. That's not in my wheelhouse. Can I extract the data from ArcMap somehow? Should I write a ArcMap plugin to get at the data and extract it? Can I pull it through the Rest API?

Thanks in advance!

0 Kudos
0 Replies