MorphAL 0.1

Package fr.ign.cogit.alpage.morphal.plugin.linestring

Plugins to compute features with a LineString or MultiLineString geometric type.

See:
          Description

Class Summary
LineStringCleaningPlugin Plugin to clean a Layer which contains features with a LineString or/and a MultiLineString geometric type.
LineStringToSegmentsPlugin Plugin to create a Layer of segments from a Layer of LineString or MultiLineString Features.
SegmentOrientationPlugin Plugin to compute and add three new attributes to the specified Layer of segments: 1. length (attribute: "length"): length of the segment, 2. orientation (attribute: "orientatio"): orientation of the segment, 3. classification (attribute: "classe") -- optional --: classification of the computed orientations.
 

Package fr.ign.cogit.alpage.morphal.plugin.linestring Description

Plugins to compute features with a LineString or MultiLineString geometric type.


MorphAL 0.1