Coder Social home page Coder Social logo

qgis-python-course's Introduction

QGIS-Python programming

This repository contains an introductory course about using Python in QGIS.

It is based on QGIS 3. If you want to use QGIS 2 instead, check the qgis2 branch of the repository

Content

  • Understanding Python and QGIS. A brief introduction to how Python is installed within QGIS.
  • The QGIS and PyQt APIs. You need to know how to use these APIs before you can write Python code to be run within QGIS.
  • The Python console. The first place to start exploring the QGIS API.
  • Expressions. How to create a custom Python expression and later use it in different places in QGIS.
  • Custom Python actions. React to user interaction in the canvas or attributes table.
  • Maptips. Custom behaviour of map tips using QGIS expressions with Python functions.
  • Macros. Executing Python code to respond to QGIS events.
  • Processing algorithms. In case the user needs to add analysis functionality, the best way to do it is to add a Processing algorithm.
  • Creating plugins. How to create QGIS plugins that can be later distributed and installed in other QGIS instances.

qgis-python-course's People

Contributors

volaya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.