Skip to content

Study_Line_Editor_Release_1.0

Compare
Choose a tag to compare
@d-wasserman d-wasserman released this 02 Oct 04:12
· 14 commits to main since this release
138952d

This repository holds a collection of easy to use ArcGIS Geoprocessing scripts (10.3+ and Pro) intended to provide automated line editing routines to help create useful study geometries. The tools are described below.

Feature Line Split - create a new feature class that has input lines split into an arbitrary number of segments.

Feature Line Pull - create a new feature class that has input lines split pulled back a target length.

Feature Line Whiskers - create a new feature class that perpendicular lines generated based on the sampled headings of the input polylines.

Feature Line Corridor Assembly - will add corridor ids to an output line network for all lines that are parallel within a tolerance and spatially connected/contiguous.

Feature Line Roll - Will extend a polyline based on the sampling of the line near its end points.