Skip to content

Study_Line_Editor_Release_1.1.1

Latest
Compare
Choose a tag to compare
@d-wasserman d-wasserman released this 11 Nov 07:18
· 9 commits to main since this release

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.