Ethan Snyder

11 Followers
19 Following
72 Posts
I'm excited that my current programming project, QGIS Processing Nodes (aka QPN) plugin has been accepted for a #FOSS4GNA presentation in November! I plan (and hope) to have a "working" prototype demo for the conference. I still have a lot to do. This plugin and method of creating geoprocessing models aims to increase functionality and modularity from the current graphical modeler (totally not inspired by #blender3d ).
#qgis #geoprocessing #GIS
The PyQGIS API reference is looking pretty darn awesome these days 🤩https://qgis.org/pyqgis/master/core/QgsMapLayer.html
Class: QgsMapLayer

If you feel like watching me yabber on about data vs intelligence for 20 mins, I've got you covered: https://youtu.be/3vXOaAk0iq4 😆
Nyall Dawson - Don't give me the DATA!

YouTube
Bringing QGIS maps into Jupyter notebooks

Earlier this year, we explored how to use PyQGIS in Juypter notebooks to run QGIS Processing tools from a notebook and visualize the Processing results using GeoPandas plots. Today, we’ll go …

Free and Open Source GIS Ramblings

Matthew Hanson from @Element84 sharing a good breakdown of OGC standards old and new

#foss4g #foss4gna

~$: gdal_celebrate
0...10...20...25..

It is the only process you do not want to see "done".

Happy birthday to the GDAL library, 25 years and counting!

#gdal #birthday #foss

Very cool QGIS plugin to build 3D buildings from LIDAR, using #Geoflow #3DBag and french open data :

https://gitlab.com/Oslandia/qgis/citybuilder

well done @oslandia and your students

Oslandia / QGIS / CityBuilder · GitLab

GitLab.com

GitLab
Still playing around and visualizing #sentinel5p data and the different products that can detect wildfire smoke. Image acquired earlier today #qgis #copernicus

Do you ever visit the Python datetime docs specifically to look up those percent formatting codes?

Good news!

I've added a handy shortcut at the top to take you directly there!

⤵️🎉

https://docs.python.org/3/library/datetime.html

#Python #docs #datetime

datetime — Basic date and time types

Source code: Lib/datetime.py The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attr...

Python documentation
[gdal-dev] GDAL 3.7.1 is released