Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-05 Thread Tom Elwertowski
I have built current QGIS using Qt 5.8 on macOS 10.12 with your libraries if available and commandline make for others. I use Python 3.6 and commandline pip3 for required modules. Qt 5.9 is just out but I will give it a try. Tom LinkedIn:

[QGIS-Developer] Plugin [1240] Geo Picker approval notification.

2017-06-05 Thread noreply
Plugin Geo Picker approval by pcav. The plugin version "[1240] Geo Picker 0.1.2 Experimental" is now approved Link: http://plugins.qgis.org/plugins/GeoPicker/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Stéphane Henriod
Hi Alessandro replies inline Le lundi 5 juin 2017, Alessandro Pasotti a écrit : > On Mon, Jun 5, 2017 at 1:54 PM, Stéphane Henriod > wrote: > >> Hi Alessandro >> >> First of all, thank you so

Re: [QGIS-Developer] QgsMapLayerComboBox add None

2017-06-05 Thread Etienne Trimaille
Yes it's possible with the QGIS 3 API only: https://qgis.org/api/classQgsMapLayerComboBox.html# a3f38873230e93d6bc7d73a50671a9c5e 2017-06-05 23:23 GMT+08:00 Ing. Pierluigi De Rosa : > Dear all, > > into the QgsMapLayerComboBox is there a simple way to add the

[QGIS-Developer] QgsMapLayerComboBox add None

2017-06-05 Thread Ing. Pierluigi De Rosa
Dear all, into the QgsMapLayerComboBox is there a simple way to add the --None-- option for the list of layer? Normally the widget is already full of all layer but I need also the option: no layer What is the best solution to do that? Thanks Pierluigi -- --

[QGIS-Developer] Plugin [1251] Vector Transformation approval notification.

2017-06-05 Thread noreply
Plugin Vector Transformation approval by pcav. The plugin version "[1251] Vector Transformation 0.1 Experimental" is now approved Link: http://plugins.qgis.org/plugins/VectorTranformation/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org

[QGIS-Developer] Plugin [1230] Vector Tiles Reader approval notification.

2017-06-05 Thread noreply
Plugin Vector Tiles Reader approval by pcav. The plugin version "[1230] Vector Tiles Reader 0.13.1 Experimental" is now approved Link: http://plugins.qgis.org/plugins/vector_tiles_reader/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org

[QGIS-Developer] discover python executable in use

2017-06-05 Thread Andreas Plesch
Using the Python console on 2.18 import sys sys.executable returns 1) on Windows (2.18.9 32bit): 'C:\\PROGRA~1\\QGIS2~1.18\\bin\\qgis-bin.exe' which unexpectedly does not appear to be a Python interpreter and 2) on Linux (2.18.3. 64bit) '/usr/bin/python' which does appear to be the Python

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Alexandre Neto
Ismail Sunni escreveu no dia segunda, 5/06/2017 às 09:28: > Ah yes, sorry. I was thinking that button will do the same thing like in > the toolbar (I also didn't read the tooltip). > > Probably a sign that a distinct Icon is needed. > Thanks! > > On Mon, Jun 5, 2017 at

[QGIS-Developer] Plugin [1230] Vector Tiles Reader approval notification.

2017-06-05 Thread noreply
Plugin Vector Tiles Reader approval by pcav. The plugin version "[1230] Vector Tiles Reader 0.13.0 Experimental" is now approved Link: http://plugins.qgis.org/plugins/vector_tiles_reader/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Alessandro Pasotti
On Mon, Jun 5, 2017 at 1:54 PM, Stéphane Henriod wrote: > Hi Alessandro > > First of all, thank you so much for this work, it looks really great > already! > > Here a few comments / ideas after a few quick tests, I let you filter > which ones could actually be part of this

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Stéphane Henriod
Hi Alessandro First of all, thank you so much for this work, it looks really great already! Here a few comments / ideas after a few quick tests, I let you filter which ones could actually be part of this phase and which ones should be left out for a future phase 2 - "Raster" is not consistent:

[QGIS-Developer] Plugin [1251] Vector Transformation approval notification.

2017-06-05 Thread noreply
Plugin Vector Transformation approval by pcav. The plugin version "[1251] Vector Transformation 1.0" is now approved Link: http://plugins.qgis.org/plugins/VectorTranformation/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] Processing R scripts - TypeError: cannot concatenate 'str' and 'NoneType' objects

2017-06-05 Thread Giovanni Manghi
Hi, I confirm that in previous QGIS releases (2.14/2.16 for example) R scripts were working as expected. So I added https://issues.qgis.org/issues/16618 to the list of regressions that must be fixed in time for the next LTR

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Ismail Sunni
Ah yes, sorry. I was thinking that button will do the same thing like in the toolbar (I also didn't read the tooltip). Thanks! On Mon, Jun 5, 2017 at 2:59 PM, Alessandro Pasotti wrote: > On Mon, Jun 5, 2017 at 9:50 AM, Ismail Sunni > wrote: > >> Hi

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Alessandro Pasotti
On Mon, Jun 5, 2017 at 9:50 AM, Ismail Sunni wrote: > Hi Allesandro, > > I just tried the new add layer button. It looks great! One thing that I > found, when I click the add layer button in the browser panel, there is > nothing happening. > > I made a gif to show it :

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Ismail Sunni
Hi Allesandro, I just tried the new add layer button. It looks great! One thing that I found, when I click the add layer button in the browser panel, there is nothing happening. I made a gif to show it : http://imgur.com/EPGFuEz I build QGIS master on MacOS, for 27850fb00e Best regards. On

Re: [QGIS-Developer] [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-06-05 Thread Alessandro Pasotti
Hi Stéphane, Thanks for testing the new dialog! I think that if you find a bug (a crash or something that doesn't work as expected) you should open an issue on the hub and assign it to me. For general feed-back or change proposal for the UI/UX you can either use this thread or make a PR with

[QGIS-Developer] Plugin [1242] QuickPrint approval notification.

2017-06-05 Thread noreply
Plugin QuickPrint approval by pcav. The plugin version "[1242] QuickPrint 0.2" is now approved Link: http://plugins.qgis.org/plugins/QuickPrint/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

[QGIS-Developer] Plugin [1072] wps4server approval notification.

2017-06-05 Thread noreply
Plugin wps4server approval by pcav. The plugin version "[1072] wps4server 1.0.4 Experimental" is now approved Link: http://plugins.qgis.org/plugins/wps4server/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: