Re: [QGIS-Developer] Travis failing in QGIS-Documentation

2020-08-26 Thread Denis Rouzaud
Hi Matteo, The Docker has indeed been fixed for about 2 days (and PyQGIS API docs are being built again since this morning). Regarding the segmentation you mention, I don't see this is related to the Docker image. It's a bit hard to know from this what is happening from the log. Can you run it

Re: [QGIS-Developer] Temporal ranges, default to 'include' both beginning and end?

2020-08-26 Thread Samweli
Hi Richard, Nyall, I had a quick look and it seems updating the filtering logic from https://github.com/qgis/QGIS/blob/cb51326eb5585363078ee97fa0406a1ea341e2a8/src/core/qgsvectorlayertemporalproperties.cpp#L513 can fix the issue. I have played around with it, see image below showing one point per

Re: [QGIS-Developer] Temporal ranges, default to 'include' both beginning and end?

2020-08-26 Thread Nyall Dawson
On Thu, 27 Aug 2020 at 01:54, Richard Duivenvoorde wrote: > Searching in the code: > https://github.com/qgis/QGIS/blob/master/src/core/qgsrange.h#L228-L238 > it looks like both limits are taken into account by default. > Which in my case does not reflect my intention... Actually it doesn't --

Re: [QGIS-Developer] Processing Question: How to Select All with QgsProcessingParameterField

2020-08-26 Thread Nyall Dawson
On Thu, 27 Aug 2020 at 04:49, C Hamilton wrote: > > The default operation of a QgsProcessingParameterField in a processing > algorithm with allowMuliple set to True is to have none of the attribute > fields selected. Is it possible to have all fields selected by default when a > layer is

[QGIS-Developer] Processing Question: How to Select All with QgsProcessingParameterField

2020-08-26 Thread C Hamilton
The default operation of a QgsProcessingParameterField in a processing algorithm with allowMuliple set to True is to have none of the attribute fields selected. Is it possible to have all fields selected by default when a layer is selected. The field names are not known ahead of time until the

[QGIS-Developer] Temporal ranges, default to 'include' both beginning and end?

2020-08-26 Thread Richard Duivenvoorde
Hi Devs, I want to talk about how the 'filter'-range is calculated for data. I'm working with 'time based model output' in which for every hour a value is calculated (via some math model). So it is 'hourly' data, which you can either see as: idstart data 1 10:00 10 2 11:00

Re: [QGIS-Developer] support for SpatiaLite >= 4.5

2020-08-26 Thread Totò
Hi everyone, finally we have the stable version 5.0.0 here announcement: https://groups.google.com/g/spatialite-users/c/K3gcP9_C1Zo thank you all for the great job - https://pigrecoinfinito.wordpress.com/ -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html

Re: [QGIS-Developer] Travis restart build button missing

2020-08-26 Thread DelazJ
HI Matteo, I had this problem months ago. Richard, also if I recall correctly. I recently had to log out from travis and when I logged in later, I realized that the button was back. worth a try. Cheers, Harrissou Le mer. 26 août 2020 à 15:16, matteo a écrit : > Hi Jorge, > > > Alternatively,

Re: [QGIS-Developer] Travis restart build button missing

2020-08-26 Thread matteo
Hi Jorge, > Alternatively, you can close and reopen your PR, if using the GH interface. yep I knew that but I was wondering why the button was not there anymore > On the command line, on the client side, you can force a CI rebuild with > an empty commit: > git commit --amend --no-edit > git

Re: [QGIS-Developer] Travis failing in QGIS-Documentation

2020-08-26 Thread matteo
Hi Denis, I restarted a build but it is still failing do due a segmentation fault: https://travis-ci.org/github/qgis/QGIS-Documentation/builds/720594748#L1128 Is it sill work in progress? Cheers and thanks Matteo ___ QGIS-Developer mailing list

Re: [QGIS-Developer] Travis restart build button missing

2020-08-26 Thread Jorge Gustavo Rocha
Hi Matteo, Alternatively, you can close and reopen your PR, if using the GH interface. On the command line, on the client side, you can force a CI rebuild with an empty commit: git commit --amend --no-edit git push -f Regards from home, Jorge Gustavo On 26/08/20 13:50, matteo wrote: > Hi all,

[QGIS-Developer] Travis restart build button missing

2020-08-26 Thread matteo
Hi all, I noticed that (for me) the "Restart Build" button was missing in Travis and I discovered that you just have to log out and log in to make it appear again. So just a small trick if someone is missing the button too Cheers Matteo ___

[QGIS-Developer] plugin verification

2020-08-26 Thread michal.wloga
Hello, Is there a way to speed up plugin verification of https://plugins.qgis.org/plugins/pobieracz_danych_gugik/ (version update)? Regards, EnviroSolutions Sp. z o. o. Michał Włoga tel: +48 607 059 157

Re: [QGIS-Developer] DB-manager and large query results (for time manager)

2020-08-26 Thread Giovanni Manghi
Hi Raymond, > The data sources are these: > > https://geodata.rivm.nl/covid-19/COVID-19_aantallen_gemeente_cumulatief.csv3 > > https://geodata.nationaalgeoregister.nl/wijkenbuurten2019/wfs?service=WFS2 > (layer: gemeenten2019) > > > and the query: > > select c.*, g.geom, g.inwoners > from covid19