Diskussion:Workshop QGIS Python GeoPython 2017: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:
Program:
Program:
# Python Environment, Basics (by Raphael & Samuel )
# Python Environment, Basics (by Raphael & Samuel )
# PyQGIS Environment
# PyQGIS Environment, Qt Overview, PyQGIS Overview, Framework, Classes (Simran with help of Nicola)
# Qt Overview, PyQGIS Overview, Framework, Classes (Simran with help of Nicola)
# Ex. 1 (Simran)
# Ex. 1 (Simran)
# Ex. 2 (Simran)
# Ex. 2 (Simran)

Version vom 28. Februar 2017, 19:47 Uhr

Notes:

Possible examples:

  • ... Function (reading data a parameter and/or from layer properties)
  • ... Function (reading data from another layer)
  • Geocoding Function (reading from the internet)

Program:

  1. Python Environment, Basics (by Raphael & Samuel )
  2. PyQGIS Environment, Qt Overview, PyQGIS Overview, Framework, Classes (Simran with help of Nicola)
  3. Ex. 1 (Simran)
  4. Ex. 2 (Simran)