From a5d06fc1e82838356c0ce233fd2b207243bb1427 Mon Sep 17 00:00:00 2001 From: Dror Bogin Date: Thu, 21 Oct 2021 15:00:26 +0300 Subject: [PATCH] added qlyrx talk at 07:00 UTC --- QOD-October-2021.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/QOD-October-2021.md b/QOD-October-2021.md index 8d35741..51b4ce9 100644 --- a/QOD-October-2021.md +++ b/QOD-October-2021.md @@ -16,8 +16,9 @@ Virtual events will be taking place online (see links below) and in the links sh No | Name | Time | Speaker | Country | Language ---|------|------|-------------|---------|--------- -1 | MapTiler plugin | [08h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=08&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 -2 | 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 +1 | 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-Laza "click this link to find out the time in your local time zone") | Dror Bogin | Israel | English +2 | MapTiler plugin | [08h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=08&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 +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 # Organisers @@ -30,6 +31,18 @@ No | Name | Role | Contact # Presentations +## 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-Laza "click this link to find out the time in your local time zone"). + +**Duration:** 30 minutes + +**Venue:** [Youtube Live Stream Link](https://youtu.be/gyxmu9M6mUU) + +**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. + ## MapTiler plugin **Time:** 29 October 2021 [08h00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?year=2021&month=10&day=29&hour=08&min=00&sec=0&msg=QGISOpenDay-Laza "click this link to find out the time in your local time zone").