Select to view content in your preferred language

Create Multipoint Feature from Excel

381
1
10-25-2024 09:54 AM
SumersetEllis
Emerging Contributor

Hi all, I'm trying to create a multipoint feature from large excel table that have XY data for Origin and Destination (see screenshot). Seems like it should be so easy, but I can't seem to get it to work. Any thoughts?

Thank you!

0 Kudos
1 Reply
DavidSolari
MVP Regular Contributor

This should be possible with a bit of arcpy, look into Cursors and the Geometry objects.

0 Kudos