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 (27512): src/python/qgspythonutilsimpl.cpp: 188: (runString) COMAND OK: from sip import wrapinstance, unwrapinstance D/Qt (27512): src/core/qgsmessagelog.cpp: 45: (logMessage) 2013-05-21T01:57:20 [0] Python support ENABLED 🙂

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 qgis. the problem is that many people install the latest release and miss al the menues. So today I decided to upgrade the qgis installer Read more…

QGIS Globe works again

Just stumbled upon this post by Pirmin, and he says Globe has been fixed. Cool, thanks Pirmin and Regione Umbria for sponsoring his work! And here a demo of what the guys at Oslandia do with it: PostGIS 3D demo from Oslandia on Vimeo.

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 checking back and see when it is ready. ciao

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 version of Qt for android breaks a fundamental part of QGIS, the second level menues. So after some good nerdy-weekend hours here it is your Read more…

InaSAFE 1.0 Launched

End October after a heavy development sprint, the InaSAFE team (which consists of developers from around the world, funded by AUSAID and The World Bank / GFDRR) released inaSAFE 1.0 at the AMCDRR, a high level conference for disaster risk reduction in Asia. During the same event, inaSAFE was even demonstrated to the President of Indonesia.

Necessitas Beta1 "breaks" qgis on android – don't update

Hi all, it has been a while since my last post, and foremost QGIS on android release. I’m very sorry. I’ve been working hard on another project (inasafe.org) that toke up all my time since we just launched version 1.0. So now to the real problem, necessitas (the android Qt port) has had a sweet update that adds a lot of nice things (like native look and feel) to Qt apps. The only problem is Read more…