QGIS 2.0 on android gets symbology dialog

Tonight I finally managed to workaround the last big missing feature. Due to bug 5170, the renderer’s user interface was missing, but after fighting for hours, a minor change in the code made all the UI work. So go download the latest nightly build and let me know ciao

QGIS 2.0 nightly features review

The last few weeks have been super exciting and intense in terms of QGIS development. I’ve been working a lot and sleeping little to get the latest and greatest stuff to you in the nightly packages.
Beside the whole UI and stability work, the nicest feature is probably the mbtiles support. mbtiles are raster tiles in a sqlite database and are blazing fast, have a look at it in the video below.

Getting closer to taming the snake

very geeky but I have to post this: D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: import sys D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: import os D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: sys.path = [“/data/data/org.qgis.qgis/files/share/python”,”/data/data/org.qgis.qgis/files//python”,”/data/data/org.qgis.qgis/files//python” + “/plugins”,”/data/data/org.qgis.qgis/files/share/python/plugins”] + sys.path D/Qt (27512): src/python/qgspythonutilsimpl.cpp: 91: (initPython) newpaths: “/data/data/org.qgis.qgis/files/share/python”,”/data/data/org.qgis.qgis/files//python”,”/data/data/org.qgis.qgis/files//python” + “/plugins”,”/data/data/org.qgis.qgis/files/share/python/plugins” D/Qt Read more

New qgis for android installer

So I’m finally back on working on QGIS for android. Currently thanks to the QGIS usergroup Switzerland and norbit.de I’m porting python QGIS to android. So stay tuned on that one. On the side, due to a bug in the latest release of necessitas I created a workaround version of Read more

Fixed QGIS workaround version

Thanks to all reports on my last post I realised that I had forgotten to include some assets in the custom package. This new package fixes the problem. here is the file, be aware that I’m in a bad connection place, and the file is slowly uploading. So keep on Read more

New QGIS workaround version

Hi all, Good news this time 🙂 Instead of enjoying my weekend doing some wicked diving here in Indonesia, I decided to close myself indoor and get a (re)working vesion of qgis out. As some of you might have noticed or read in my previous post, the latest and greatest Read more