QGIS Python Tutorial (PyQGIS Tutorial)

  Рет қаралды 41,449

Geospatial School

Geospatial School

Күн бұрын

Пікірлер: 33
@ak3v
@ak3v 2 күн бұрын
just started using qgis, very clear and really useful tutorial
@hamzajirah
@hamzajirah Жыл бұрын
As someone with a background in programming, I find this too be very useful. Thanks for the resource.
@geospatialschool
@geospatialschool Жыл бұрын
You're very welcome!
@houssamzrhalla2773
@houssamzrhalla2773 Жыл бұрын
Thank youuu , im wondering if u can create more videos about symbolozing : create custom symbols , Strach Fill with Marker symbols etc…
@l.or.e7621
@l.or.e7621 4 ай бұрын
hello thanks for the video, I am not clear on the passage at minute 22, when you delcare the geometry. I am used to geopandas and so it is done: gdf = geopandas.GeoDataFrame(d, crs=“EPSG:4326”) instead with pyqgis i saw that it didn't declare any geometry, how does works? is there a default geometry or would it be best practice to declare one?
@niampahamidou8931
@niampahamidou8931 Жыл бұрын
Thanks for this Nice video. Let's go for the next one.
@marjorieroswell
@marjorieroswell 2 ай бұрын
wonderful video, but the light blue font is very difficult for these aging eyes to see. If there is a way for future videos to improve that contrast, it would be helpful.
@Rare_pecies
@Rare_pecies 9 ай бұрын
How to use in Road features Database??
@eduardorojas7130
@eduardorojas7130 Жыл бұрын
Can you make a tutorial of how read/use the PyQGIS API documentation?
@walterfrenguelli5421
@walterfrenguelli5421 Жыл бұрын
Hey man, there´s a book named "The PyQGIS Programmer's guide", wrote by Gary Sherman, maybe that's what you need
@geospatialschool
@geospatialschool Жыл бұрын
I also have a full course on PyQGIS that goes much more in depth in the documentation: geospatialschool.com/courses/qgis-python-scripting-with-pyqgis/
@walterfrenguelli5421
@walterfrenguelli5421 Жыл бұрын
@@geospatialschool Thanks fellow!!
@na2sprod421
@na2sprod421 Жыл бұрын
From your point of view, any examples of processes that could be automated with pyqgis?
@geospatialschool
@geospatialschool Жыл бұрын
The main thing would be repetitive workflows with multiple tasks.
@tapasranjan3655
@tapasranjan3655 8 ай бұрын
Hi geospatial school. I am interested in enrolling to "next level qgis program". Whether I ll get help during the course if I face problems?
@geospatialschool
@geospatialschool 8 ай бұрын
Hello! I've tried to price the courses at an affordable price so that they are accessible to all. Because of that I can't offer 1 on 1 support. However, if you find issues with the course material, I will fix those.
@gtj1
@gtj1 Жыл бұрын
It seems it would be less time consuming and simpler for me to use the geoprocessing tools in Q-GIS to do this stuff instead of using Python. Am I missing the point? I enjoyed and appreciate the tutorial video. :)
@geospatialschool
@geospatialschool Жыл бұрын
If you're building a plugin to extend the functionality of QGIS or have a pipeline you need to run multiple times and get consistent results you'd want to automate it
@gtj1
@gtj1 Жыл бұрын
@@geospatialschool Thank you.
@pythonGIS
@pythonGIS Жыл бұрын
Thank you for sharing!
@kentthomas1045
@kentthomas1045 11 ай бұрын
can PyQGIS be used from Python itself?
@geospatialschool
@geospatialschool 11 ай бұрын
Yes. You must have the packages installed on your Python environment, which can be difficult to do, depending on your operating system. But you could make a copy the QGIS Python env and make changes to that.
@djordjespasic2179
@djordjespasic2179 10 ай бұрын
Hi @@geospatialschool . Thank you for the very useful video! Do you mind if I ask which packages are needed to be installed? Is there some guide which shows how to run PyQGIS from Python itself, instead of using the QGIS Python console?
@geospatialschool
@geospatialschool 10 ай бұрын
@@djordjespasic2179 You need to run PyQGIS using the Python interpreter that comes with QGIS. If you want to do GIS analysis with Python outside of QGIS then you're better off using libraries like geoapndas, gdal, rasterio, etc.
@djordjespasic2179
@djordjespasic2179 10 ай бұрын
@@geospatialschool Thank you for the reply.
@djordjespasic2179
@djordjespasic2179 10 ай бұрын
@@geospatialschoolThank you. I thought QGIS API capabilities were more powerful than external Python libraries, as QGIS itself relies on some of them altogether. But if there is not other way, then I appreciate the information.
@phanindrachitturi1700
@phanindrachitturi1700 Жыл бұрын
Appreciate your content 👍 keep going...!
@geospatialschool
@geospatialschool Жыл бұрын
Thank you! Will do!
@ganesanjan
@ganesanjan Жыл бұрын
nice one 🤝
@eduardorojas7130
@eduardorojas7130 Жыл бұрын
Excelente! Thanks
@oswevega2939
@oswevega2939 Жыл бұрын
thanks !
@Dominator3727
@Dominator3727 9 ай бұрын
thank you
@geospatialschool
@geospatialschool 9 ай бұрын
You're welcome
Python for Beginners - Learn Coding with Python in 1 Hour
1:00:06
Programming with Mosh
Рет қаралды 19 МЛН
15 POWERFUL Python Libraries You Should Be Using
22:31
ArjanCodes
Рет қаралды 62 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 16 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 54 МЛН
Deadpool family by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 7 МЛН
5 Python Libraries You Should Know in 2025!
22:30
Keith Galli
Рет қаралды 60 М.
How I Would Learn GIS (If I Had To Start Over)
24:46
Matt Forrest
Рет қаралды 85 М.
Request API data using Python in 8 minutes! ↩️
8:34
Bro Code
Рет қаралды 33 М.
qgis automation
31:58
Geoinformatics
Рет қаралды 4,1 М.
Geopackage and QGIS
1:03:35
Luna Geospatial
Рет қаралды 10 М.
👩‍💻 Python for Beginners Tutorial
1:03:21
Kevin Stratvert
Рет қаралды 3,4 МЛН
FASTEST Way to Learn Modern GIS and ACTUALLY Get a Job
15:12
Matt Forrest
Рет қаралды 124 М.
QGis tutorial - Plugin development - part 1
9:22
Rob
Рет қаралды 30 М.
Python in QGIS. Урок 5. Plugins.
38:07
Основы программирования для географов
Рет қаралды 8 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 16 МЛН