QGIS-Processing-tools icon indicating copy to clipboard operation
QGIS-Processing-tools copied to clipboard

This is a collection of scripts and models for QGIS Processing

Results 8 QGIS-Processing-tools issues
Sort by recently updated
recently updated
newest added

Thanks for writing these scripts. What is needed in order to use them in QGIS 3?

hello, I am a master student at KU Leuven (belgium university) and i am doing my thesis about OSM quality. I wanted to test some of your QGIS processing tools...

Test line_layer_to_routes.py with QGIS 2.6.

tests

Test line_layer_to_routes_with_oneways.py with QGIS 2.6.

tests

Test point_layer_to_route.py with QGIS 2.6.

tests

Test point_layer_to_route_with_oneways.py with QGIS 2.6.

tests

None of the scripts appear to have unit tests. It might be worthwhile to choose a unit testing strategy and start adding basic tests to the scripts. This might entail...

tests

Hi there, thanks for sharing this script! I've one issue though: I try to adapt the script to add only one feature which contains all route points, like below (altered...

enhancement