[QGIS-Developer] QGIS 2019 report for the OSGeo annual general meeting

2019-08-19 Thread Jorge Gustavo Rocha
Hi QGISers,

We have just one slide to present at the OSGeo annual general meeting.
The slide is still empty. We have a few days to prepare it. The link is:
https://docs.google.com/presentation/d/1imiG7x09ry7lGvmS15FCVq2Z7yaICY00fcpXBK27TXY/edit?usp=sharing

Can I have your collaboration to fill the slide? Possible topics are:

0) Events
- QGIS UserConf & Hackmeeting, March 4-10, 2019, Coruña
- ? (someone mentioned one event in US on the mailing list)

1) key accomplishments
- 2/3 features (which ones?) from Changelog for 3.6
- 2/3 features (which ones?) from Changelog for 3.8
- Proj 6 integration ?
- Issues on Github ?
- Better support for Mac OS installation ?
- ?

2) Board and members initiatives
- Elections for voting members (1 more voting member)
- Call for Grant Proposals 2019 (summary of the call, budget and results)
- Google Summer of Code

4) Outlook for the near future
- 3.10
- 3D (works from Martin + Ismail Sunni)
- DB Manager refactored ?
- ?

See you in Bucharest,

J. Gustavo
-- 
Jorge Gustavo Rocha
Departamento de Informática
Universidade do Minho
4710-057 Braga
Gabinete 3.29 (Piso 3)
Tel: +351 253604480
Fax: +351 253604471
Móvel: +351 910333888
skype: nabocudnosor
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Feedback about pending plugin approval

2019-08-19 Thread Paolo Cavallini
Hi Simon,
Both me and Admire, the plugin managers, are currently mostly offline. I'll 
deal with the plugin queue in a few days, during the QGIS contributors meeting.
Sorry for the delay.
Cheers.

On 19 August 2019 10:06:03 EEST, "Simon Gröchenig" 
 wrote:
>Hi,
>
>I am waiting for the approval of a new version of the plugin (GPX 
>Segment Importer) since 1 week. All previous versions were approved 
>fast, so I want to ask for some feedback on the plugin approval
>(holiday 
>season, some issues with the plugin, ...)!?
>
>Simon

-- 
Sorry for being short___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] GSoC QGIS 3D Improvement: Week 12 Report

2019-08-19 Thread Martin Dobias
Hi there

On Mon, Aug 19, 2019 at 9:52 AM Ismail Sunni  wrote:
>
>> In the video I see a circle that is cut in half, it is right?
>
>
> Yes, it seems so. I am not sure either since sometimes it happens sometimes 
> it's not. I also opened the same project with QGIS 3.8.1, it shows the same 
> thing. Perhaps the problem is already there (not related to the feature that 
> I develop) or the project that I have. I haven't checked further. See: 
> https://imgur.com/a/cisqkiX

Right, that is independent from what Ismail has been working on. Those
"cut" circles are a texture on the terrain. Because the project extent
is very small, the circles are not fully drawn.

Generally when using 3D renderers it is useful to set null 2D renderer
to such layers to avoid the confusion of having a single feature
rendered twice... And also it is useful to also have some background
map so in the 3D scene it is clear where the scene starts and where it
ends :-)

Cheers
Martin
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] GSoC QGIS 3D Improvement: Week 12 Report

2019-08-19 Thread Ismail Sunni
Hi Luca Manganelli,

Niiice!
>

Thanks!

In the video I see a circle that is cut in half, it is right?


Yes, it seems so. I am not sure either since sometimes it happens sometimes
it's not. I also opened the same project with QGIS 3.8.1, it shows the same
thing. Perhaps the problem is already there (not related to the feature
that I develop) or the project that I have. I haven't checked further. See:
https://imgur.com/a/cisqkiX

Best regards.

On Mon, Aug 19, 2019 at 8:20 AM Luca Manganelli <
luca.mangane...@comune.trento.it> wrote:

> Niiice!
>
> In the video I see a circle that is cut in half, it is right?
>
> Il giorno dom 18 ago 2019 alle ore 21:01 Ismail Sunni <
> imajimat...@gmail.com> ha scritto:
>
>> Dear QGIS developers,
>>
>> Here is my 12th-week report for my GSoC Project[4]. You can also check
>> the project wiki page [2]. Comments and suggestions are welcome :)
>>
>> This time, I made a video to show the progress after stuck with a
>> blocking issue.
>>
>> GSoC QGIS 3D Improvement Week 12 Report
>>
>> *Period*: 12 August 2019 - 18 August 2019
>>
>> *Report*
>> 1. What did I complete this week?
>>- Debug "Changing symbol doesn't always change the billboard"
>>- Get help from Martin to fix the problem. It's updated because
>> QgsTerrainTextureImage thinks it doesn't need to update the symbol due to
>> the same extent.
>>- Removing unrelated UI (transformation and material widget) for the
>> billboard
>>- Add set height option for the height of the billboard
>>- Save the billboard symbol as a symbol attribute (previously using
>> serialization)
>>- Add `selected` symbol for the billboard. It's showing a
>> black-symbol, not yellow-symbol like a normal selected one.
>>- Save the billboard symbol to the project.
>>- Fix flipped billboard
>>- Video about this progress: https://youtu.be/QZr16uq8Pco
>> 2. What am I going to achieve for next week?
>>- Addressing black selected symbol
>>- Address size symbol issue
>>- Finalize and submit PR
>>- Write final report
>> 3. Is there any blocking issue?
>>- N/A
>> 4. Code
>>- Branch for billboard feature [1]
>>- Repo for QT C++ billboard [3]
>> 5. Misc
>>- N/A
>> ## References
>> - [1] https://github.com/ismailsunni/QGIS/tree/billboard
>> - [2] Project Wiki:
>> https://github.com/ismailsunni/QGIS/wiki/GSoC-2019---QGIS-3D-Improvement
>> - [3] https://github.com/ismailsunni/qt3d-custom-shader
>> - [4] https://github.com/ismailsunni/QGIS/wiki/Week-12-Report
>>
>> Best Regards.
>> --
>> Ismail Sunni
>> ismailsunni.wordpress.com
>> ___
>> QGIS-Developer mailing list
>> QGIS-Developer@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
>
> --
> Luca Manganelli
> Assistente informatico
> Servizio Innovazione e Sistemi digitali
> Via Ezio Maccani 148
> 38121 Trento (TN)
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



-- 
Ismail Sunni
ismailsunni.wordpress.com
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Feedback about pending plugin approval

2019-08-19 Thread Simon Gröchenig

Hi,

I am waiting for the approval of a new version of the plugin (GPX 
Segment Importer) since 1 week. All previous versions were approved 
fast, so I want to ask for some feedback on the plugin approval (holiday 
season, some issues with the plugin, ...)!?


Simon

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] GSoC QGIS 3D Improvement: Week 12 Report

2019-08-19 Thread Luca Manganelli
Niiice!

In the video I see a circle that is cut in half, it is right?

Il giorno dom 18 ago 2019 alle ore 21:01 Ismail Sunni 
ha scritto:

> Dear QGIS developers,
>
> Here is my 12th-week report for my GSoC Project[4]. You can also check the
> project wiki page [2]. Comments and suggestions are welcome :)
>
> This time, I made a video to show the progress after stuck with a blocking
> issue.
>
> GSoC QGIS 3D Improvement Week 12 Report
>
> *Period*: 12 August 2019 - 18 August 2019
>
> *Report*
> 1. What did I complete this week?
>- Debug "Changing symbol doesn't always change the billboard"
>- Get help from Martin to fix the problem. It's updated because
> QgsTerrainTextureImage thinks it doesn't need to update the symbol due to
> the same extent.
>- Removing unrelated UI (transformation and material widget) for the
> billboard
>- Add set height option for the height of the billboard
>- Save the billboard symbol as a symbol attribute (previously using
> serialization)
>- Add `selected` symbol for the billboard. It's showing a black-symbol,
> not yellow-symbol like a normal selected one.
>- Save the billboard symbol to the project.
>- Fix flipped billboard
>- Video about this progress: https://youtu.be/QZr16uq8Pco
> 2. What am I going to achieve for next week?
>- Addressing black selected symbol
>- Address size symbol issue
>- Finalize and submit PR
>- Write final report
> 3. Is there any blocking issue?
>- N/A
> 4. Code
>- Branch for billboard feature [1]
>- Repo for QT C++ billboard [3]
> 5. Misc
>- N/A
> ## References
> - [1] https://github.com/ismailsunni/QGIS/tree/billboard
> - [2] Project Wiki:
> https://github.com/ismailsunni/QGIS/wiki/GSoC-2019---QGIS-3D-Improvement
> - [3] https://github.com/ismailsunni/qt3d-custom-shader
> - [4] https://github.com/ismailsunni/QGIS/wiki/Week-12-Report
>
> Best Regards.
> --
> Ismail Sunni
> ismailsunni.wordpress.com
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



-- 
Luca Manganelli
Assistente informatico
Servizio Innovazione e Sistemi digitali
Via Ezio Maccani 148
38121 Trento (TN)
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer