Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Denis Rouzaud
Hi, I am not sure we should make any publicity to the legend API which is very bad. I hope these methods will deprecated soon ;) Cheers, Denis On 10/08/2013 04:08 PM, Andreas Neumann wrote: Hi, Thank you Bernhard. This works better than my code with the legend.groupLayerRelationship()

Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Bernhard Ströbl
Hi Am 09.10.2013 08:12, schrieb Denis Rouzaud: Hi, I am not sure we should make any publicity to the legend API which is very bad. I hope these methods will deprecated soon ;) I think any change making the handling of groups easier is appreciated. Bernhard Cheers, Denis On

Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Andreas Neumann
Am 09.10.2013 06:16, schrieb Bernhard Ströbl: Hi Am 09.10.2013 08:12, schrieb Denis Rouzaud: Hi, I am not sure we should make any publicity to the legend API which is very bad. I hope these methods will deprecated soon ;) So is there anyone working on fixing these legend API problems?

Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Denis Rouzaud
I heard some discussions... from Matthias, Martin and Nathan. but there are probably others! On 10/09/2013 09:30 AM, Andreas Neumann wrote: Am 09.10.2013 06:16, schrieb Bernhard Ströbl: Hi Am 09.10.2013 08:12, schrieb Denis Rouzaud: Hi, I am not sure we should make any publicity to the

[Qgis-developer] PyQGIS API code completion not working in PyCharm

2013-10-09 Thread Jorge Gil
Hi everyone, I'm new to QGIS plug-in developemtn and I'm setting up a development environment on Mac OS X. At the moment I'm going with PyCharm and got the remote debugging to work. Thanks to this list! One thing I can't get to work is code completion for the PyQGIS API. I've added

[Qgis-developer] PyQGIS and checking WMS layers have data

2013-10-09 Thread Stott James
Hi all, I have a loop in my code that makes PDFs for a number of polygons and the base mapping comes from an aerial photography WMS. So for each polygon, the python code moves the map to the extent of that polygon and the makes a PDF. However, some of my maps end up with white backgrounds

Re: [Qgis-developer] PyQGIS API code completion not working in PyCharm

2013-10-09 Thread Larry Shaffer
Hi Jorge, On Wed, Oct 9, 2013 at 5:44 AM, Jorge Gil jorge@ucl.ac.uk wrote: Hi everyone, I'm new to QGIS plug-in developemtn and I'm setting up a development environment on Mac OS X. At the moment I'm going with PyCharm and got the remote debugging to work. Thanks to this list!

[Qgis-developer] Check

2013-10-09 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Who is responding to this address? I see it is reported as the one of the maintainer of the Debian package, so I assume Juergen is listening, right? All the best, and sorry for the noise. - -- Paolo Cavallini - Faunalia www.faunalia.eu Full

Re: [Qgis-developer] Check

2013-10-09 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 09/10/2013 18:21, Paolo Cavallini ha scritto: Who is responding to this address? I see it is reported as the one of the maintainer of the Debian package oops, sorry, the entire list. - -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact

Re: [Qgis-developer] vector rendering improvement patch

2013-10-09 Thread kimaidou
Waou :) +1 for having some rendering guru reviewing this patch, as it seems brilliant ;) Michael 2013/10/8 Paolo Cavallini cavall...@faunalia.it -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 07/10/2013 21:32, Giovanni Manghi ha scritto: I would really appreciate if one of the core

[Qgis-developer] Possible bug in ProcessingGRASS

2013-10-09 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. When running a GRASS command through Processing, the import creates a cat column. If the same layer is used as input for another GRASS commend, the cat column is renamed as cat_, and a new cat column is created. If this second layer is used

Re: [Qgis-developer] PyQGIS and checking WMS layers have data

2013-10-09 Thread Gino Pirelli
probally solution is connecting to the slots of the QgsRasterLayer class public slots: void showStatusMessage( const QString theMessage ); /** \brief Propagate progress updates from GDAL up to the parent app */ void updateProgress( int, int ); /** \brief receive progress

Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Andreas Neumann
Hi Luigi, Do you have a written proposal already? Is it available on Google Docs so we can comment/append? Personally, I am also interested in enhancing group options in the layer tree. Groups are not just stupid containers with only toggling of visibility. They could also have a group opacity

Re: [Qgis-developer] Reliable way to determine a groupIndex in the legend tree

2013-10-09 Thread Nyall Dawson
Personally, I am also interested in enhancing group options in the layer tree. Groups are not just stupid containers with only toggling of visibility. They could also have a group opacity and blending and group metadata. Later on we may also have clipping and masking on groups. So we really