Locate Polygon Along Network¶
Summary¶
Calculate linear referencing coordinate (axis, measure) for each input polygon using the given oriented, measured, hierarchical line network. When the polygon intersects several axes, the most important axis is selected.
Tags:linear referencing
, spatial reference
, m
, nearest
Usage¶
No Description Yet.
Parameters¶
Parameter | Description | Type |
---|---|---|
Input layer
INPUT
|
QgsProcessingParameterFeatureSource | |
Linear Reference Network
LINEAR_REFERENCE
|
QgsProcessingParameterFeatureSource | |
Axis Primary Key
AXIS_ID_FIELD
|
Default value: GID
|
QgsProcessingParameterField |
Axis Priority Field
AXIS_PRIORITY_FIELD
|
Default value: HACK
|
QgsProcessingParameterField |
Polygon Location
OUTPUT
|
QgsProcessingParameterFeatureSink |