Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 990 Bytes

README.md

File metadata and controls

57 lines (31 loc) · 990 Bytes

Cross Streets Finder for ArcGIS Pro

plot

ArcGIS Pro Python toolbox that finds the cross streets for a given street segment.

Case 1

Result:

Cross streets Start End
Left B C
Right B C

Case 2

Result:

Cross streets Start End
Left B B
Right C D

Case 3

Result:

Cross streets Start End
Left B None
Right None C

Case 4

Result:

Cross streets Start End
Left D G
Right A M