Difference between revisions of "Belgium OGDE PluginQGIS"

From OSGeo
Jump to navigation Jump to search
 
Line 15: Line 15:
 
Wednesday 29th of March
 
Wednesday 29th of March
 
From 19:00 (start at 19:30) until 22:00
 
From 19:00 (start at 19:30) until 22:00
 
  
 
== Place ==
 
== Place ==
Line 22: Line 21:
 
* Bring your own computer
 
* Bring your own computer
 
* with QGIS installed on it ( for windows : https://trac.osgeo.org/osgeo4w/ )
 
* with QGIS installed on it ( for windows : https://trac.osgeo.org/osgeo4w/ )
 +
 +
== Slides ==
 +
 +
[http://roel.huybrechts.re/slides/qgisplugin Slides, with links to documentation]
 +
 +
== Example code ==
 +
 +
The code of the plugin we built can be found on [https://github.com/Roel/qgis-geogame Github]

Latest revision as of 03:34, 30 March 2017

OsGeoDevEvening : QGIS Plugin

For this OSGeoDevEvening we will explain how to extend QGis with your own plugins. Following a step-by-step process, we will create our own extension.

We will also dedicate some time to the upcoming QGis 3 releasing, due by the end of the summer. We'll highlight some of the new features waiting on your input and testing!

Register

https://framadate.org/EIhUyakmqZThjcpc

Speakers

Roel Huybrechts

Date

Wednesday 29th of March From 19:00 (start at 19:30) until 22:00

Place

ESI (Haute Ecole de Bruxelles) - 67 rue royale, 1000 Brussels -

Slides

Slides, with links to documentation

Example code

The code of the plugin we built can be found on Github