pyQGIS API Dokumentation: https://qgis.org/pyqgis/3.16/
Hinweise/Anfragen: info@geodienstleistungen.de
QGIS Tutorials auf dem Kanal von Marshal Mappers: / @marshalmappers
Code:
import os # This is is needed in the pyqgis console also
uri = "C:/Users/IvoP/Documents/QGIS/PYQGIS/NAS/140102.xml|layername=AX_Flurstueck"
vlayer = QgsVectorLayer(uri, "Name_LAyer", "ogr")
QgsProject.instance().addMapLayer(vlayer)
On this page of the site you can watch the video online pyQGIS - Layer (NAS Daten) einlesen mit python with a duration of hours minute second in good quality, which was uploaded by the user PyQGIS 21 March 2021, share the link with friends and acquaintances, this video has already been watched 1,913 times on youtube and it was liked by 19 viewers. Enjoy your viewing!