QGIS Documentation Project
2.18
English
Bŭlgarski
Češka
Deutsch
Español
Suomalainen
Français
Bahasa Indonesia
Italiano
日本語
한국어
Nederlands
Português
Português (Brazil)
Română
Русский
Turkish
Chinese (traditional)
Documentation QGIS 2.18
weiter
zurück
|
»
<< prev
next >>
Inhalt
User guide/Manual (QGIS 2.18)
User guide/Manual PDF’s
PyQGIS cookbook (QGIS 2.18)
Einleitung
Loading Projects
Ebenen laden
Nutzung von Rasterlayern
Vektorebenen verwenden
Geometriebearbeitung
Projektionsunterstützung
Using Map Canvas
Map Rendering and Printing
Ausdrücke, Filterung und Berechnung von Werten
Lesen und Speichern von Einstellungen
Kommunikation mit dem Nutzer.
Entwicklung von Python-Plugins
Authentication infrastructure
IDE settings for writing and debugging plugins
Using Plugin Layers
Kompatibilität mit älteren QGIS-Versionen
Releasing your plugin
Codeschnippsel
Schreiben eines Prozessierungs-Plugins
Netzwerkanalysebibliothek
QGIS Server Python Plugins
QGIS Developers Guide
Documentation Guidelines
A gentle introduction in GIS
Trainings manual
PyQGIS-Entwicklerkochbuch
¶
Einleitung
Run Python code when QGIS starts
Python Console
Python Plugins
Python Applications
Loading Projects
Ebenen laden
Vector Layers
Raster Layers
Map Layer Registry
Nutzung von Rasterlayern
Layer Details
Renderer
Refreshing Layers
Query Values
Vektorebenen verwenden
Retrieving information about attributes
Selecting features
Iterating over Vector Layer
Modifying Vector Layers
Modifying Vector Layers with an Editing Buffer
Using Spatial Index
Writing Vector Layers
Memory Provider
Appearance (Symbology) of Vector Layers
Further Topics
Geometriebearbeitung
Geometrieaufbau
Zugriff auf die Geometrie
Geometry Predicates and Operations
Projektionsunterstützung
Koordinatenbezugssystem
Projections
Using Map Canvas
Embedding Map Canvas
Using Map Tools with Canvas
Rubber Bands and Vertex Markers
Writing Custom Map Tools
Writing Custom Map Canvas Items
Map Rendering and Printing
Simple Rendering
Rendering layers with different CRS
Output using Map Composer
Ausdrücke, Filterung und Berechnung von Werten
Parsing Expressions
Evaluating Expressions
Examples
Lesen und Speichern von Einstellungen
Kommunikation mit dem Nutzer.
Showing messages. The
QgsMessageBar
class
Showing progress
Logging
Entwicklung von Python-Plugins
Writing a plugin
Plugin content
Documentation
Translation
Authentication infrastructure
Introduction
Glossary
QgsAuthManager the entry point
Adapt plugins to use Authentication infrastructure
Authentication GUIs
IDE settings for writing and debugging plugins
A note on configuring your IDE on Windows
Debugging using Eclipse and PyDev
Debugging using PDB
Using Plugin Layers
Subclassing QgsPluginLayer
Kompatibilität mit älteren QGIS-Versionen
Plugin menu
Releasing your plugin
Metadata and names
Code and help
Official python plugin repository
Codeschnippsel
How to call a method by a key shortcut
How to toggle Layers
How to access attribute table of selected features
Schreiben eines Prozessierungs-Plugins
Creating a plugin that adds an algorithm provider
Creating a plugin that contains a set of processing scripts
Netzwerkanalysebibliothek
Allgemeine Informationen
Einen Graphen erstellen
Graphenanalyse
QGIS Server Python Plugins
Server Filter Plugins architecture
Raising exception from a plugin
Writing a server plugin
Access control plugin
weiter
zurück
|
»