QGIS Welcome Page
Whenever you start QGIS you basically do it because? Right, because you need to do GIS work. Ah, how I love rhetorical questions to start a post. And most of the time one continues to work on a QGIS project which he has prepared before. For me 99% of the time, I Read more…
Syntactic sugar for PyQGIS
PyQGIS now supports a nice new addition for handling edit sessions in layers. This way, changes get committed automatically at the end of a successful (python) edit session.
with edit(layer): do your changes here()
QField in the wild
QField Experimental is out, after a couple of months of requirements gathering, private early alpha testing and foremost tons of emails requesting access to the testes group we decided today to put the current BETA version in the playstore. This means that from now on you can install QField just like any other android app by using the playstore.
Tak Nødebo
After a week with QGIS members from all over the world we arrived back home and can say that once again, the QGIS developer meeting #13 was a great event. It started with the QGIS User Conference where a lot of interesting talks from experiences in day-to-day usage to low-level Read more…
Performance for mass updating features
This post discusses how to improve the performance of pyqgis code which updates a lot of features by a factor of more than 10.
QGIS @ 4200m
One of the nice things of being freelance it that you can work on Sundays when the weather is horrible and get out on Tuesdays when it rocks 😉 . So Tuesday I decided to go test QGIS at high altitude and went to the Breithorn and the Pollux with my best friend for Read more…
QGIS on Android using external GPS receivers
Thanks to FORNAT AG which sponsored me I could spend some time looking for solutions to make QGIS on android working with an external GPS receiver that sends NMEA strings. It all boils down to the following: via bluetooth works via USB not yet (as soon as I get more Read more…
QGIS on Android Phone
At FOSSGIS I was asked to try to install qgis on a very small android phone, I think it was a 3.2″ screen. the install went smoothly after making some space but then the problems came because of the small screen. Eventually I thought about setting a smaller font size Read more…
QGIS Multiview and globe screenshots
This screenshots have been created using the QGIS with the following plugins: Multitemporal and multivariate data visualisation (https://hub.qgis.org/projects/multiview) Scttergram identify (https://hub.qgis.org/projects/scattergramdentify Globe Plugin