101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

477
active users

#PyQGIS

0 posts0 participants0 posts today
Aron Gergely<p>For <a href="https://mastodon.social/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> raster masters: </p><p>use QgsRasterLayer.as_numpy() to get your raster layer as numpy array.</p><p>This was silently added in QGIS v3.40, <br>thus no one seems to know! </p><p>see <a href="https://qgis.org/pyqgis/3.40/core/QgsRasterLayer.html#qgis.core.QgsRasterLayer.as_numpy" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qgis.org/pyqgis/3.40/core/QgsR</span><span class="invisible">asterLayer.html#qgis.core.QgsRasterLayer.as_numpy</span></a></p><p><a href="https://mastodon.social/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://mastodon.social/tags/numpy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>numpy</span></a></p>
Jakob Miksch<p>Just learned about <a href="https://mastodon.social/tags/qgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qgis</span></a> <a href="https://mastodon.social/tags/server" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>server</span></a> light by <span class="h-card" translate="no"><a href="https://fosstodon.org/@opengisch" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>opengisch</span></a></span> <a href="https://mastodon.social/tags/qgisserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qgisserver</span></a> <a href="https://mastodon.social/tags/pyqgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyqgis</span></a> <br><a href="https://github.com/opengisch/qgis-server-light" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/opengisch/qgis-serv</span><span class="invisible">er-light</span></a></p>
Hans van der Kwast :qgis:<p>🚀 QGIS Processing Scripts can now be shared via the QGIS Resources Hub! 🎉</p><p>They’re efficient, lightweight tools for automating tasks in <a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a>, requiring <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> &amp; <a href="https://fosstodon.org/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> skills. Easier to develop than plugins, they’re perfect for customizing workflows.</p><p>💡 Learn more: <a href="https://hub.qgis.org/scripts/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">hub.qgis.org/scripts/</span><span class="invisible"></span></a><br>:qgis:💚</p><p>Do you want to learn to create your own QGIS Processing Scripts? Check these resources:<br>🎥 Watch the tutorial video: <a href="https://youtu.be/DlKBn7vMT4s" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/DlKBn7vMT4s</span><span class="invisible"></span></a><br> <br>📓 Follow the step-by-step guide: <a href="https://courses.gisopencourseware.org/course/section.php?id=376" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">courses.gisopencourseware.org/</span><span class="invisible">course/section.php?id=376</span></a></p>
GeoJulien<p>This week, I've been working on a Docker image which ships the migration script PyQt5 to PyQt6 made by <span class="h-card" translate="no"><a href="https://mapstodon.space/@CabiecesJ" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>CabiecesJ</span></a></span> and <span class="h-card" translate="no"><a href="https://mapstodon.space/@florent001" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>florent001</span></a></span> to automatically check @QGIS plugins against Qt6. It's now usable locally as in a CI.</p><p>I've updated the relevant wiki: <a href="https://github.com/qgis/QGIS/wiki/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/qgis/QGIS/wiki/Plug</span><span class="invisible">in-migration-to-be-compatible-with-Qt5-and-Qt6</span></a></p><p><a href="https://mapstodon.space/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://mapstodon.space/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> <a href="https://mapstodon.space/tags/Qt6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Qt6</span></a> <a href="https://mapstodon.space/tags/GitLabCI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitLabCI</span></a></p>
Geotribu<p>🚀 New on the Geotribu Blog! 🌍💻</p><p>🎯 Want to streamline your <a href="https://mapstodon.space/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> development?</p><p>🔧 Our latest tutorial walks you through creating a Python virtual environment for QGIS plugin development using VS Code on Windows. </p><p>👉 Nicolas Godet took time to write a step-by-step guide with practical tips, and a focus on productivity.</p><p>Check it out here: <a href="https://blog.geotribu.net/2024/11/25/creating-a-python-virtual-environment-for-pyqgis-development-with-vs-code-on-windows/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.geotribu.net/2024/11/25/c</span><span class="invisible">reating-a-python-virtual-environment-for-pyqgis-development-with-vs-code-on-windows/</span></a></p><p><a href="https://mapstodon.space/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://mapstodon.space/tags/GIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GIS</span></a> <a href="https://mapstodon.space/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mapstodon.space/tags/VSCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VSCode</span></a> <a href="https://mapstodon.space/tags/GISTribe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GISTribe</span></a></p>
Hans van der Kwast :qgis:<p>Just wrapped up teaching "Automating GIS Processes with PyQGIS" with Vincent Post for <a href="https://fosstodon.org/tags/AustralianWaterSchool" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AustralianWaterSchool</span></a>. Missed it? No worries! It's now on-demand. Perfect for enhancing GIS skills and automating hydrology workflows. Register here: <a href="https://awschool.com.au/training/automating-gis-with-pyqgis/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">awschool.com.au/training/autom</span><span class="invisible">ating-gis-with-pyqgis/</span></a> :qgis: :python: <a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a></p>
Hans van der Kwast :qgis:<p>Register now for next week's course in Automating GIS processes with PyQGIS that I teach in cooperation with <a href="https://fosstodon.org/tags/AustralianWaterSchool" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AustralianWaterSchool</span></a>.</p><p>📅 8, 15 &amp; 22 October 2024<br>⏲️ 4-6pm Sydney Time (sessions are recorded if you can't attend live)! <br><a href="https://awschool.com.au/training/automating-gis-with-pyqgis/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">awschool.com.au/training/autom</span><span class="invisible">ating-gis-with-pyqgis/</span></a></p><p><a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a></p>
geoObserver<p>QGIS-Tipp: <a href="https://mastodon.social/tags/PyQGISChallenge" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGISChallenge</span></a>! <a href="https://geoobserver.de/2024/07/16/qgis-tipp-pyqgischallenge/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">geoobserver.de/2024/07/16/qgis</span><span class="invisible">-tipp-pyqgischallenge/</span></a> via @spatialthoughts <a href="https://mastodon.social/tags/qgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qgis</span></a> <a href="https://mastodon.social/tags/switch2qgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>switch2qgis</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> <a href="https://mastodon.social/tags/gistribe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gistribe</span></a> <a href="https://mastodon.social/tags/gischat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gischat</span></a> <a href="https://mastodon.social/tags/fossgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fossgis</span></a> <a href="https://mastodon.social/tags/foss4g" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss4g</span></a> <a href="https://mastodon.social/tags/OSGeo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OSGeo</span></a> <a href="https://mastodon.social/tags/spatial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spatial</span></a> <a href="https://mastodon.social/tags/geospatial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>geospatial</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.social/tags/gis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gis</span></a> <a href="https://mastodon.social/tags/geo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>geo</span></a> <a href="https://mastodon.social/tags/geoObserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>geoObserver</span></a> pls RT</p>
NaturalGIS 🇺🇦<p>We are promoting a new edition of our training "Introduction to <a href="https://fosstodon.org/tags/pyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyQGIS</span></a> (Python for <a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a>) programming", that will take place next September as remote/synchronous sessions. Goal of the training is to introduce trainees to how to extend <a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> capabilities by creating scripts and plugins/extensions with their own graphical interface. <a href="https://fosstodon.org/tags/NaturalGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NaturalGIS</span></a> is a QGIS approved certifying organization <a href="https://changelog.qgis.org/en/qgis/certifyingorganisation/natural-gis-lda/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">changelog.qgis.org/en/qgis/cer</span><span class="invisible">tifyingorganisation/natural-gis-lda/</span></a> For further details follow <a href="https://www.naturalgis.pt/pyqgis_training.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">naturalgis.pt/pyqgis_training.</span><span class="invisible">html</span></a></p>
QGIS Gebruikers Nederland<p>📢Je kan je nog steeds aanmelden voor de <a href="https://mapstodon.space/tags/QGISNL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGISNL</span></a> Gebruikersdag "Python en Plugins" op 26 april bij&nbsp;&nbsp;<a href="https://mapstodon.space/tags/ITC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ITC</span></a> (Universiteit Twente). Ontdek de kracht van :python: in :qgis: en deel kennis met de community. Aanmelden is gratis voor leden! Info en aanmelden: <a href="https://qgis.nl/event/gebruikersdag-python-en-plugins/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qgis.nl/event/gebruikersdag-py</span><span class="invisible">thon-en-plugins/</span></a> <a href="https://mapstodon.space/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://mapstodon.space/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mapstodon.space/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> <a href="https://mapstodon.space/tags/Plugins" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Plugins</span></a></p>
QGIS Gebruikers Nederland<p>🚀 Wil je je QGIS-vaardigheden naar een hoger niveau te tillen? Geef je dan op voor de <a href="https://mapstodon.space/tags/QGISNL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGISNL</span></a> Gebruikersdag "Python en Plugins" op 26 april bij <a href="https://mapstodon.space/tags/ITC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ITC</span></a> (Universiteit Twente). Ontdek de kracht van :python: in :qgis: en deel kennis met de community. Aanmelden is gratis voor leden! Info en aanmelden: <a href="https://qgis.nl/event/gebruikersdag-python-en-plugins/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qgis.nl/event/gebruikersdag-py</span><span class="invisible">thon-en-plugins/</span></a> <a href="https://mapstodon.space/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> <a href="https://mapstodon.space/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mapstodon.space/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> <a href="https://mapstodon.space/tags/Plugins" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Plugins</span></a></p>
GIS OpenCourseWare<p>This week <span class="h-card"><a href="https://fosstodon.org/@hansakwast" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>hansakwast</span></a></span> is teaching <a href="https://fosstodon.org/tags/GroundwatCh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GroundwatCh</span></a> <a href="https://fosstodon.org/tags/ErasmusMundus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErasmusMundus</span></a> MSc students the course Programming for Geospatial Hydrological Applications at <span class="h-card"><a href="https://bird.makeup/users/ihedelft" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ihedelft</span></a></span>. You can follow along for free at GIS OpenCourseWare! <a href="https://fosstodon.org/tags/GDAL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GDAL</span></a> <a href="https://fosstodon.org/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/PCRaster" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PCRaster</span></a> <a href="https://fosstodon.org/tags/PyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyQGIS</span></a> <a href="https://courses.gisopencourseware.org/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">courses.gisopencourseware.org/</span><span class="invisible"></span></a></p>
Andrea Antonello<p>Would you believe it? :-) I am giving a workshop about scripting with <a href="https://digitalcourage.social/tags/pyQGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyQGIS</span></a> for beginners at <a href="https://digitalcourage.social/tags/FOSS4G2023" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS4G2023</span></a> Kosovo!Have a look at the plethora of great workshops available: <a href="https://2023.foss4g.org/agenda/workshop_schedule" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">2023.foss4g.org/agenda/worksho</span><span class="invisible">p_schedule</span></a> <a href="https://digitalcourage.social/tags/osgeo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>osgeo</span></a></p>
Anita Graser 🇪🇺🇺🇦🇬🇪<p>Launching a <a href="https://fosstodon.org/tags/QGIS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QGIS</span></a> map canvas from <a href="https://fosstodon.org/tags/Jupyter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jupyter</span></a> <a href="https://fosstodon.org/tags/notebook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>notebook</span></a>, saving the <a href="https://fosstodon.org/tags/map" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>map</span></a>, and loading the resulting png back into the notebook. <a href="https://fosstodon.org/tags/PartyLikeAGIScientist" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PartyLikeAGIScientist</span></a> 🥳👩‍💻🗺</p><p><a href="https://fosstodon.org/tags/gischat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gischat</span></a> <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/pyqgis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyqgis</span></a></p>