[general]
name=Road Network Curve Smoothing
description=Detects and marks sharp turns within a selected boundary feature in a road network.
about=Detects and marks curve points in a road network within a selected boundary polygon by calculating the deflection angle at each vertex from three consecutive points (previous–current–next). Vertices whose angle falls inside a user-defined range are treated as curve points, and all detected points inside the selected polygon are exported as a new point layer with attributes containing ID and measured angle.
version=1.0.0
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
author=Pappa Dimitra - Consortis Geospatial
email=pappa@consortis.gr
category=Analysis
homepage=https://github.com/Consortis-Geospatial
tracker=https://github.com/Consortis-Geospatial/Road_network_curve_smoothing/issues
repository=https://github.com/Consortis-Geospatial/Road_network_curve_smoothing
experimental=False
deprecated=False
icon=curve.png
tags=RoadNetwork, NetworkAnalysis, Topology, QualityControl, Angle, Measurements
