Select to view content in your preferred language

Add a Geoprocessing Tool to Create Lines Between Matching Polygons

247
12
2 weeks ago
Status: Open
Labels (1)
AmrMortada
Frequent Contributor

It would be helpful if ArcGIS Pro included a single geoprocessing tool that creates line features directly between matching polygons from two polygon feature layers.

The tool could accept the following parameters:

  • Input Polygon Layer 1
  • Input Polygon Layer 2
  • Match Field (Layer 1)
  • Match Field (Layer 2)
  • Output Line Feature Class

Currently, this workflow requires multiple geoprocessing tools, such as Feature To Point, joins, and XY To Line, or a custom Python script. A dedicated tool would eliminate these intermediate steps and temporary datasets, making the workflow simpler, more efficient, and easier to automate in ModelBuilder and geoprocessing workflows.

12 Comments
DuncanHornby

@DanLee ArcPro has lots of tools, you are forgiven! I sometime forget and rediscover tools I had used many years ago and amaze myself it has it.

DanLee
by Esri Regular Contributor

Thanks DuncanHornby for your kindness and for helping the community!