Getting Started with PyQGIS ,Python for Qgis (Series Part 1) : Vector Data

preview_player
Показать описание
Welcome to the PyQGIS Tutorial Series! In this series, you'll learn how to use QGIS and Python to create, manipulate, and analyze geographic data. Part 1 focuses on vector data manipulation using QGIS Python scripts. Whether you're a beginner or a seasoned GIS professional, this tutorial will provide you with a comprehensive introduction to PyQGIS. You'll learn how to write QGIS Python scripts, use the PyQGIS API, and apply your skills to manipulate gis data. This series is perfect for those interested in learning more about QGIS, PyQGIS, and Python GIS. So if you're ready to take your QGIS skills to the next level, hit the subscribe button and stay tuned for the next tutorial in the series!

✅Support me on Patreon here :

✅Buy me a Coffee here ☺️

✅Follow me on Linkedin

✅Check out my Trainings:
Рекомендации по теме
Комментарии
Автор

Thanks a lot for teaching basic PyQGIS, please make more videos about PyQGIS.

สายน้ําพิทักษ์บูรพา
Автор

I have been waiting for somebody like you to come along!, thank you so much for this

bob-pqef
Автор

Thank you soo much for the help and I look forward to hearing from you on this

shawgialsisy
Автор

Why is it when I type the exact code with the correct file source to load the vector data, that it says it doesn't exist?

matthewmartinez
Автор

Hi: I keep getting an error in the part where you assign new values to a new colum with a for loop (24:56):

Traceback (most recent call last):
File "C:\PROGRA~1\QGIS32~1.8\apps\Python39\lib\code.py", line 90, in runcode
exec(code, self.locals)
File "<input>", line 1, in <module>
File "<string>", line 11, in <module>
AttributeError: 'list' object has no attribute 'Tiefe'

There is an attribute named Tiefe there but for some reason I get this error, also when trying with other attributes. Can anyone help me with this? 🙏

mari_
Автор

This may sound silly, but for someone new to Python and QGIS, I opened the Python console but I don't even know where did you open the pygis.py window!

mediaeducativa
Автор

Wow, thanks so much, btw how to add delimeted text. csv with python . ???

irpanhidaya
Автор

That helps a lot!

Would you recommend a site or document which gives all the possible pyqgis methods with explanation what they do?

philno
Автор

Hi. Great video. What the name of plugin that you have at the bottom of the tool panel? They are measurement tools

vyacheslavkostromin