QGIS: Finding electric network loops

المشرف العام

Administrator
طاقم الإدارة
With QGIS, how can we analyse an electrical network to find loops?Using Python is not a problem, however there is not a solution in the QGIS Python API.

The QgsGraphAnalyzer has dijkstra and shortestTree functions, but no loop finding function (QgsGraphAnalyzer Class Reference).

Example:The image below includes 2 vector layers with wires that connect electrically. The loop is an error - it can't exist in a radial distribution network.Is it possible to find these loops using QGIS and Python?





أكثر...
 
أعلى