Closed vermeulendivan closed 3 years ago
Fixed an issue when adding the intermediate layer to the qgis project. QgsMapLayer..instance().addMapLayer(intermediate_layer) were changed to QgsProject.instance().addMapLayer(intermediate_layer). Sphinx docs has been updated and html docs has been generated, can now be accessed from the help option qgis.
@divan can you make separate PRs for the sphinx documentation and the fix for adding the intermediate layer in QGIS
added support for multilinestring layers