root676 / QNEAT3

QNEAT3 - Qgis Network Analysis Toolbox 3
GNU General Public License v3.0
64 stars 13 forks source link

[FEATURE] use QgsDistanceArea() for Qneat3AnalysisPoint distances #3

Closed root676 closed 6 years ago

root676 commented 6 years ago

Calculate distance between given Point from analysis layer and network entry point using ellipsoid (via QgsDistanceArea()).

root676 commented 6 years ago

implemented