Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up
GDAL GNM provider plugin for QGIS Processing framework
https://plugins.bruy.me/processing-gn…

Cannot retrieve the latest commit at this time.
Type | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
i18n | ||
![]() |
icons | ||
![]() |
.gitattributes | ||
![]() |
.gitignore | ||
![]() |
COPYING | ||
![]() |
Makefile | ||
![]() |
README | ||
![]() |
__init__.py | ||
![]() |
connectivitytreepoint.py | ||
![]() |
createnetwork.py | ||
![]() |
gnmAlgorithm.py | ||
![]() |
gnmProvider.py | ||
![]() |
gnmProviderPlugin.py | ||
![]() |
gnmUtils.py | ||
![]() |
metadata.txt | ||
![]() |
processing_gnm.pro | ||
![]() |
removenetwork.py | ||
![]() |
shortestpathpointtopoint.py |
README
GDAL GNM for Processing ----------------------- Geographic Network Model (GNM) is a set of GDAL classes and tools for creating, managing and analysing networks built over spatial data. Processing is a geoprocessing environment that can be used to call native and third party algorithms from QGIS, making your spatial analysis tasks more productive and easy to accomplish. This plugin implements GDAL GNM provider for QGIS Processing framework. NOTE: to use this plugin you need GDAL >= 2.1 build with GNM support and corresponing Python bindings.