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

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 7: Zeile 7:
 
* Geocoding Function (reading from the internet)
 
* Geocoding Function (reading from the internet)
  
Programm:
+
Program:
# Python Environment, Basics  
+
# Python Environment, Basics (by Raphael & Samuel )
 
# PyQGIS Environment
 
# PyQGIS Environment
# Qt Overview
+
# Qt Overview, PyQGIS Overview, Framework, Classes (Simran with help of Nicola)
# PyQGIS Overview, Framework, Classes
+
# Ex. 1 (Simran)
# Ex. 1
+
# Ex. 2 (Simran)
# Ex. 2
 

Version vom 28. Februar 2017, 17:51 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
  3. Qt Overview, PyQGIS Overview, Framework, Classes (Simran with help of Nicola)
  4. Ex. 1 (Simran)
  5. Ex. 2 (Simran)