Licencia (CC BY-SA 3.0)
III QGIS User Conference
7 August 2017 - Nødebo
15 years working on Satellite Ground Segments for
Landsat, Cryosat, MODIS, Sentinel...
Since 2006 in QGIS/GRASS
QGIS Plugin y Core developer
Since 2015 part of Boundless Desktop Team
Commercial solution base on QGIS (and more)
Founder of GFOSS.it
Italian OSGEO Local Chapter
Beginner
Advanced
Download
http://qgis.org/es/site/forusers/download.html
docker pull kartoza/qgis-desktop
docker pull kartoza/qgis-server
Example data: http://qgis.org/downloads/data/
Free as Freedom - mainly GPL2
Open - Anyone can participate
Trasparent - PSC coordination list is also open
Issues - http://hub.qgis.org/issues
Helps - In ML o en freenode #qgis channel
Bug fix: https://github.com/qgis/QGIS/pulls
Translates - http://qgis.org/en/site/getinvolved/translate.html
other languages e.g QGIS-es: http://lists.osgeo.org/cgi-bin/mailman/listinfo/qgis-es
but best part is particpating to...
every 6 months
Having right vote on using QGIS funds... and more
QGIS is wrote in:
C++ (almos all)
Python (some core plugins)
Javascript (some parts in Plugin Manager)
C++ - http://qgis.org/api/
Python - http://qgis-python.kartoza.com/docs/
http://geoapis.sourcepole.com/qgispyapi/
https://webgeodatavore.github.io/pyqgis-samples/
>>>> https://goo.gl/GdaqY8 <<<<
coding in python console
Plugins
95% of C++ API can be accessed by Python thanks to SIP wrappers
https://wiki.python.org/moin/SIP
PyQGIS Cookbook
http://docs.qgis.org/2.18/en/docs/pyqgis_developer_cookbook/
http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/
The better school is to install end read plugins code
Let's build a plugin
with QGIS Plugin Builder (versión 2.16)
tnx to Fran Raga: http://slides.com/franciscojoseragalopez/pyqgis/fullscreen#/12
luipir@gmail.com
lpirelli@boundlessgeo.com
www.linkedin.com/in/luigipirelli
gis.stackexchange.com/users/19667/luigi-pirelli
Licence: (CC BY-SA 3.0)