Ethan Snyder

11 Followers
19 Following
72 Posts
@EvenRouault Even the response looked AI generated.
@cartocalypse It's going to be a QGIS plug-in for doing GIS process modeling. It will (hopefully) provide additional flexibility and features that the current one doesn't. Users would instead of connecting entire modeling tools together, connect individual inputs and outputs together. I plan on adding a suite of modeling-specific nodes for added flexibility. As of now, it's very early in development. I'll let everyone know when the plugin actually comes out for testing.
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
@EvenRouault I wonder what the benefits of this format are. It might be of interest for me for publishing rasters through geoserver.
The PyQGIS API reference is looking pretty darn awesome these days 🤩https://qgis.org/pyqgis/master/core/QgsMapLayer.html
Class: QgsMapLayer

@GIS_Bandit
Can content purchased (mainly asking about imagery) be downloaded for use in applications that don't have AGOL support?
@EvenRouault I wonder if Esri used the C# bindings for its software as ArcMap and ArcPro are .NET applications in C#.
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
@underdarkGIS
I also think it might be cool to feature plugins. Maybe highlight a particular plug-in and go into depth (to some extent) it's usage (aside from the description, which can be lacking such information)
@cartocalypse @underdarkGIS
A couple of thoughts, maybe have in the plug-in metadata a way to specify the language of the plug-in description and allow multiple languages, and only display the language that the user has set, and auto translate the description (with a disclaimer being auto generated) if not available. With this setup, maybe the wonderful people who translate QGIS works submit PRs to their favorite plugins with translations.