Releases: d-wasserman/study-line-editor
Study_Line_Editor_Release_1.1.1
This release fixes a null geometry bug in the feature line pull tool. It will return null geometry when pull length is greater than a line length. This will be a release for the five tools currently supported.
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.
Study_Line_Editor_Release_1.1
This repository previous had no releases. This will be a release for the five tools currently supported.
- 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.
Study_Line_Editor_Release_1.0
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.