
Qgis plugins starter plugin – OPENGIS.ch
Today I published my first QGis Python plugin. It does allow to configure a list of available plugins actions to execute in one click. It is…
Stay updated with the latest QField news, releases, tutorials, and insights from the field data collection community.

Today I published my first QGis Python plugin. It does allow to configure a list of available plugins actions to execute in one click. It is…

Lately, thanks to ma Master Thesis, I’ve been co-working on the Globe Plugin for QGis here my install script for a threaded version of QGis…

WOW, today I realized that Ubuntu 10.10 maverick meerkat was out and that I missed it by couple of days… bad me!!! (btw you have to select…

for my reference: Find files containing some text: grep -lir "some text" /path/to/dir/* Related

I’ve recently been setting up my new dreamhost for symfony projects deployment and the only thing the default PHP is missing is the support…

For Symfony application I’m developing I needed all the Region separated by continent (7 continents model). I converted the MySql World…

Using Mysql workbench to visually design a data model for a symfony application is pretty cool. Thanks to the guys of…

Yesterday I ordered a netbook, the asus eeepc 1005HA-H, today it arrived at my girlfriend’s place and she will bring it to Borneo (hence to…

A client of mine used to have a multilingual blog using the Gengo plugin, which I consider by now unfortunatly dead. Fortunately, the guys…

I’ve a client using a wordpress multilingual blog with the wpml plugin (wpml.org/) and that wants to use the wordpress iphone app…

During deployment of a new version of a website you might want to have your server returning an error 503 (temporarily unavailable). You can…

So, I finally made it, set up a working Symfony project (with SVN) on my bluehost shared hosting plan, this tutorial should work for other…