Azad Rasul
SmartRS

SmartRS

Follow
Follow
homePython for researchersDjangoFlaskPyQGISR Programmingbadgesnewsletter
Tag

Python 3

#python3

More content

Read more stories on Hashnode


Articles with this tag

6- Retrieving information of vector layer

Jun 15, 20211 min read13 views

We use fields() on a QgsVectorLayer to retrieve information about the fields of a vector layer. uri = "D:/Python_QGIS/data/Countries.shp" vlayer =...

6- Retrieving information of vector layer