mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-12 00:05:41 -04:00
Updated QOD October 2021 (markdown)
parent
988f1cadea
commit
09a5a8c671
@ -17,7 +17,7 @@ Virtual events will be taking place online (see links below) and in the links sh
|
||||
No | Name | Time | Speaker | Country | Language
|
||||
---|------|------|-------------|---------|---------
|
||||
1 | Processing Provider plugins | [06h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=06&min=00&sec=0&msg=QGISOpenDay-Kwast "click this link to find out the time in your local time zone") | Hans van der Kwast | The Netherlands | English
|
||||
2 | qlyrx plugin | [07h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=07&min=00&sec=0&msg=QGISOpenDay-Bogin "click this link to find out the time in your local time zone") | Dror Bogin | Israel | English
|
||||
2 | qlyrx plugin | [14h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=14&min=00&sec=0&msg=QGISOpenDay-Bogin "click this link to find out the time in your local time zone") | Dror Bogin | Israel | English
|
||||
3 | Walkability plugin OS-WALK-EU | [09h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=09&min=00&sec=0&msg=QGISOpenDay-Gerten "click this link to find out the time in your local time zone") | Christian Gerten | Germany | English
|
||||
4 | MapTiler plugin | [13h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=13&min=00&sec=0&msg=QGISOpenDay-Laza "click this link to find out the time in your local time zone") | Adam Laza | Czech Republic | English
|
||||
|
||||
@ -43,19 +43,6 @@ No | Name | Role | Contact
|
||||
|
||||
**Description:** More and more tools in the QGIS Processing Toolbox are available through so-called Processing Provider plugins. With these plugins you can use tools from third-party providers, for example, [R](https://youtu.be/GyHgjcAYVW4), [WhiteboxTools](https://youtu.be/_Uhm40M-VAA) or [PCRaster](https://youtube.com/playlist?list=PLeuKJkIxCDj2xbV45C45wz3N89FvmTuSu). There or also providers that are currently included in QGIS, such as SAGA and GRASS. Tools from these Processing Provider plugins integrate neatly into QGIS, so you can also create graphical models and combine tools from different providers. The presentation will discuss the installation of these plugins and give examples of how to use them. If you're interested in creating a Processing Provider plugin, this presentation will also give you some guidelines. The current challenges with the processing providers included in the QGIS Processing Toolbox and [plans for the future](https://github.com/qgis/QGIS-Enhancement-Proposals/issues/226) will also be discussed.
|
||||
|
||||
## qlyrx plugin
|
||||
|
||||
**Time:** 29 October 2021 [07h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=07&min=00&sec=0&msg=QGISOpenDay-Bogin "click this link to find out the time in your local time zone").
|
||||
|
||||
**Duration:** 30 minutes
|
||||
|
||||
**Venue:** [Youtube Live Stream Link](https://youtu.be/KqUD0Ywlcl0)
|
||||
|
||||
**Presenter:** Dror Bogin
|
||||
|
||||
**Description:** Passing data between proprietary and open source GIS software is easy, passing symbology is hard. While parsing esri ArcMap .lyr files into QGIS is still in development, qlyrx allows you to get the symbology out of esri's ArcGis Pro's .lyrx files, apply that symbology to the same data and convert it to QGIS .qml. The plugin uses base python modules along with PyQGIS to make the parsing process as easy as possible. To use the plugin you open the window, select your layer, select the .lyrx file with its style and click OK. I'll talk about how we got stated with developing the plugin, show how to use it, and where is development headed.
|
||||
|
||||
|
||||
|
||||
## Walkability plugin OS-WALK-EU
|
||||
|
||||
@ -83,6 +70,18 @@ The plugin offers maps of the entire world in vector or raster tiles, but can al
|
||||
A ready-to-use list of beautiful map styles is available to QGIS users. Those who prefer customized maps can make their own map design in a few clicks using the Customize tool. Users can set their own colors, fonts, or choose the language of map labels.
|
||||
Use the power of QGIS and reproject, rotate and export vector tiles to various formats (including PDF, SVG or DWG) or use Print Composer to create beautiful high-detailed maps to fit your needs.
|
||||
|
||||
## qlyrx plugin
|
||||
|
||||
**Time:** 29 October 2021 [14h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=14&min=00&sec=0&msg=QGISOpenDay-Bogin "click this link to find out the time in your local time zone").
|
||||
|
||||
**Duration:** 30 minutes
|
||||
|
||||
**Venue:** [Youtube Live Stream Link](https://youtu.be/KqUD0Ywlcl0)
|
||||
|
||||
**Presenter:** Dror Bogin
|
||||
|
||||
**Description:** Passing data between proprietary and open source GIS software is easy, passing symbology is hard. While parsing esri ArcMap .lyr files into QGIS is still in development, qlyrx allows you to get the symbology out of esri's ArcGis Pro's .lyrx files, apply that symbology to the same data and convert it to QGIS .qml. The plugin uses base python modules along with PyQGIS to make the parsing process as easy as possible. To use the plugin you open the window, select your layer, select the .lyrx file with its style and click OK. I'll talk about how we got stated with developing the plugin, show how to use it, and where is development headed.
|
||||
|
||||
# Adding more events
|
||||
|
||||
You can do this too! We really encourage others to follow our initiative, using the wiki page link below to organise your plans (just add a section below the last one). You can host virtual meetups in the Jitsi room, plan your next steps to take QGIS further down the road to world domination and much much more. We encourage language and region-specific huddles, documentation improvement sessions, bug fixing, making beautiful maps, and working together to do amazing things with QGIS.
|
||||
|
Loading…
x
Reference in New Issue
Block a user