mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-24 00:03:02 -04:00
Updated QOD June 2021 (markdown)
parent
2e7ba80cf6
commit
8e8c191999
@ -20,7 +20,7 @@ No | Name | Time | Coordinator | Country | Language
|
|||||||
1 | Qasketball: spatial analysis and visualization of basketball with QGIS | [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=10&min=00&sec=0&msg=QGISOpenDay-Qasketball "click this link to find out the time in your local time zone") | Ben Hur Pintor | Philippines | English
|
1 | Qasketball: spatial analysis and visualization of basketball with QGIS | [10h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=10&min=00&sec=0&msg=QGISOpenDay-Qasketball "click this link to find out the time in your local time zone") | Ben Hur Pintor | Philippines | English
|
||||||
2 | Azores Land Use Cartography automation: unveiling the tricks. | [11h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=11&min=00&sec=0&msg=QGISOpenDay-Azores "click this link to find out the time in your local time zone") | Alexandre Neto | Portugal | English
|
2 | Azores Land Use Cartography automation: unveiling the tricks. | [11h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=11&min=00&sec=0&msg=QGISOpenDay-Azores "click this link to find out the time in your local time zone") | Alexandre Neto | Portugal | English
|
||||||
3 | LIDAR and QGIS - beginning of beautiful friendship - vol.3 | [12h30 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=12&min=30&sec=0&msg=QGISOpenDay-LIDAR "click this link to find out the time in your local time zone") | Tibor Lieskovsky | Slovakia | English
|
3 | LIDAR and QGIS - beginning of beautiful friendship - vol.3 | [12h30 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=12&min=30&sec=0&msg=QGISOpenDay-LIDAR "click this link to find out the time in your local time zone") | Tibor Lieskovsky | Slovakia | English
|
||||||
4 | QGIS Actions Deep Dive | 13h30 UTC | Ujaval Gandhi | India | English
|
4 | QGIS Actions Deep Dive | [13h30 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=13&min=30&sec=0&msg=QGIS%20Actions%20Deep%20Dive "click this link to find out the time in your local time zone") | Ujaval Gandhi | India | English
|
||||||
|
|
||||||
|
|
||||||
# Organisers
|
# Organisers
|
||||||
@ -43,7 +43,7 @@ No | Name | Role | Contact
|
|||||||
|
|
||||||
**Duration:** 60 mins
|
**Duration:** 60 mins
|
||||||
|
|
||||||
**Venue:** [Youtube Live Stream Link](https:)
|
**Venue:** [Youtube Live Stream Link] *Coming Soon*
|
||||||
|
|
||||||
**Presenter:** Ben Hur Pintor
|
**Presenter:** Ben Hur Pintor
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ The presentation is about how QGIS (and other open source tools) can be used for
|
|||||||
|
|
||||||
## QGIS Actions Deep Dive
|
## QGIS Actions Deep Dive
|
||||||
|
|
||||||
**Time:** 25 June 2021 [13h30 UTC]
|
**Time:** 25 June 2021 [13h30 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=6&day=25&hour=13&min=30&sec=0&msg=QGIS%20Actions%20Deep%20Dive "click this link to find out the time in your local time zone")
|
||||||
|
|
||||||
**Duration:** 60 mins
|
**Duration:** 60 mins
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ The presentation is about how QGIS (and other open source tools) can be used for
|
|||||||
|
|
||||||
QGIS allows you to define custom *Actions* on map layers. This action can run commands or python code when the user clicks on a feature. This talk will cover QGIS Actions in detail along with demos on how you can harness its power to automate GIS workflows. We will focus on Python Actions and go through various examples of implementing new functionality and automating tasks with just a few lines of code.
|
QGIS allows you to define custom *Actions* on map layers. This action can run commands or python code when the user clicks on a feature. This talk will cover QGIS Actions in detail along with demos on how you can harness its power to automate GIS workflows. We will focus on Python Actions and go through various examples of implementing new functionality and automating tasks with just a few lines of code.
|
||||||
|
|
||||||
* **Managing Imagery Catalog**: Using a tile index and a few lines of PyQGIS, set up an action to browse and view selected rasters in QGIS.
|
* **Managing Imagery Collections**: Using a tile index and a few lines of PyQGIS, set up an action to browse and view selected rasters in QGIS.
|
||||||
* **Group Selection**: Define an action to query and select multiple features with just a single click
|
* **Group Selection**: Define an action to query and select multiple features with just a single click
|
||||||
* **Reverse Geocoding**: Reverse Geocode an address with your street network layer
|
* **Reverse Geocoding**: Reverse Geocode an address with your street network layer
|
||||||
* **Display Street-level Imagery**: Build an action to display geotagged street-level imagery from Mapillary in QGIS
|
* **Display Street-level Imagery**: Build an action to display geotagged street-level imagery from Mapillary in QGIS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user