FAQ - BjornNyberg/NetworkGT GitHub Wiki
Frequently asked questions
1. How do I save a NetworkGT figure?
NetworkGT figures are produced by Plotly as interactive html files. To save the file as a vector graphic for use in drawing programs such as Adobe Illustrator, print the html website (ctrl + p) and save as a pdf file. Alternatively, the html file may be opened directly within the QGIS print composer as an html item to display the plots in combination with your digital map.
2. Branches and Node Tool is not working?
Make sure that your dataset is a projected coordinate system (e.g. UTM) rather than a geographical coordinate system (e.g. WGS84) as it requires for geometrical measurements. If the tool runs but produces inconsistent topological analyses, then check out the topological processing section to pre-process your dataset.