Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-13 Thread Gino Pirelli
Hi I'm Luigi Pirelli I'm porting rt_mapserver_export to the new 2.0 SIP api I found another case where it's necessary to pay attention (and could be added in the wiki: http://hub.qgis.org/wiki/quantum-gis/Python_plugin_API_changes_from_18_to_20 as the case before about floats, a simple replace

[Qgis-developer] plugin rt_mapserver_exporter ported to 2.0 (experimental)

2013-06-20 Thread Gino Pirelli
Hi, I'm Luigi Pirelli (luigi.pire...@faunalia.it). Working for Faunalia, I ported rt_mapserver_exporter plugin originally wrote by Giuseppe Sucameli (thank you Giuseppe) I tested it in linux (Ubuntu 12.10 + ubuntuGIS repos) and win WinXP (SP3). I used mapscript of the ubuntuGIS (

Re: [Qgis-developer] plugin rt_mapserver_exporter ported to 2.0 (experimental)

2013-06-20 Thread Gino Pirelli
to prepare the package for the plugin... soon the package :) On 20 June 2013 16:55, Luca Delucchi lucadel...@gmail.com wrote: On 20 June 2013 15:00, Gino Pirelli lui...@gmail.com wrote: Hi, Hi Gino I'm Luigi Pirelli (luigi.pire...@faunalia.it). Working for Faunalia, I ported

Re: [Qgis-developer] plugin rt_mapserver_exporter ported to 2.0 (experimental)

2013-06-20 Thread Gino Pirelli
sorry I forgot to add the plugin as new version in the qgis plugin repo now is there: http://plugins.qgis.org/plugins/rt_mapserver_exporter/ http://plugins.qgis.org/plugins/rt_mapserver_exporter/version/0.3.1/ ciao Luigi Pirelli (luigi.pire...@faunalia.it) On 20 June 2013 15:00, Gino Pirelli

Re: [Qgis-developer] New feature's needed, create geometry from attribute

2013-07-03 Thread Gino Pirelli
thanks to Regione Toscana you can find rt_qspider ported to qgis 2.0 if you find it useful, please test it and refer problems as usual in: http://hub.qgis.org/projects/rtqspider plugin home is: http://plugins.qgis.org/plugins/rt_qspider/ thanks, Luigi Pirelli (luigi.pire...@faunalia.it) On 2

[Qgis-developer] DockableMIrroMap ported to QGis 2.0

2013-07-05 Thread Gino Pirelli
thanks to Regione Toscana-SITA you can find DockableMirroMap plugin ported to qgis 2.0 if you find it useful, please test it and refer problems as usual in: plugin home is: http://plugins.qgis.org/plugins/DockableMirrorMap/ thanks, Luigi Pirelli (luigi.pire...@faunalia.it)

[Qgis-developer] roughly ported RemoteDebug plugin to 2.0

2013-07-05 Thread Gino Pirelli
Hi, to support my porting work of qgis's plugins, I found really useful the RemoteDebug plugin developed by Pirmin Kalberer of SourcePole: I roughly ported it without good testing... but it seems to work. you can find the fork here: https://github.com/luipir/qgis-remote-debug and some

Re: [Qgis-developer] roughly ported RemoteDebug plugin to 2.0

2013-07-08 Thread Gino Pirelli
Jul 2013 18:34:30 CEST, Gino Pirelli wrote: Hi, to support my porting work of qgis's plugins, I found really useful the RemoteDebug plugin developed by Pirmin Kalberer of SourcePole: I roughly ported it without good testing... but it seems to work. you can find the fork here: https

Re: [Qgis-developer] Bugs in QGIS Master

2013-07-25 Thread Gino Pirelli
Hi I don't know what's your windows system... generally on gnome or kde using Alt+7 and cliking on the window allow you to pan the gui along the window. this doesn't append to me in gnome3 or unity... but probabilly i've to find the correct key combination. I don't know using osx window manager

[Qgis-developer] Tools to support code porting to new c++ and python APIs

2013-07-25 Thread Gino Pirelli
Hi, due to my work on porting qgis plugins to new APIs I looked for a tool helping me to find code modifications. I didn't find it! so I wrote a really bad draft tool to recursively grep most of modifications stated in this two web pages: A)

[Qgis-developer] QgsFields has not method values()

2013-07-28 Thread Gino Pirelli
Hi what was the result of QgsFields.values()? I've no documentation in master and in 1.8! I've this error in a plugin: File /home/ginetto/.qgis2/python/plugins/rt_postgres_extractor/WizPage1.py, line 187, in fillLayerAttrsCombo self.layerAttrsCombo.addItems(

Re: [Qgis-developer] QgsFields has not method values()

2013-07-28 Thread Gino Pirelli
, Alexander Bruy alexander.b...@gmail.com wrote: Hi, plugin you used is not update to QGIS 2 API changes. 2013/7/28 Gino Pirelli lui...@gmail.com: Hi what was the result of QgsFields.values()? I've no documentation in master and in 1.8! I've this error in a plugin: File /home/ginetto/.qgis2

Re: [Qgis-developer] QgsFields has not method values()

2013-07-28 Thread Gino Pirelli
well... a better solution: change: flds = pr.fields() in flds = pr.fieldNameMap() and leave: self.layerAttrsCombo.addItems( self.getFieldNames4Combo(flds.values()) ) ciao ginetto On 28 July 2013 13:41, Gino Pirelli lui...@gmail.com wrote: I know! i was changing to 2.0 api... Natan shown me

Re: [Qgis-developer] fieldNameMap() crashes QGIS

2013-07-28 Thread Gino Pirelli
On 28 July 2013 16:13, Alexander Bruy alexander.b...@gmail.com wrote: l = iface.mapCanvas().currentLayer() fm = l.dataProvider().fieldNameMap() I confirm using python console... not using a plugin that use this function. signal received in Quantum-GIS/python/core/conversions.sip:906 This is

[Qgis-developer] before a RFC... how to develop WMS retry?

2013-07-29 Thread Gino Pirelli
Hi I'm evaluating a work about managing tile download retry during a WMS request. Analyzing the code there are different solutions A) implementing a new requet in QgsWmsProvider::tileReplyFinished if ther is an error (probabilly it's better to re-organize the logic of this routine because there

Re: [Qgis-developer] Room booking in Brighton

2013-08-10 Thread Gino Pirelli
Hi before booking IBIS hotel (ok on 14th seems sold out) how to manage room sharing? we are 40 and most of us want to share the room. There is someone that want to share with me and have already booked? how to share payment? please let me know Luigi Pirelli On 9 August 2013 08:47, Paolo

Re: [Qgis-developer] Room booking in Brighton

2013-08-11 Thread Gino Pirelli
know who you are sharing room with, one of you can contact the hotel directly and arrange for a shared room. Cheers Saber On 2013-08-10 23:36, Gino Pirelli wrote: Hi before booking IBIS hotel (ok on 14th seems sold out) how to manage room sharing? we are 40 and most of us want to share

[Qgis-developer] LWGEOM Processing provider (aka Sextante)

2013-08-27 Thread Gino Pirelli
Hi, for the LWGEOM provider users... now is available the provider for QGIS Processing (aka Sextante) please try it (only with postgis = 2.1) Luigi Pirelli (luigi.pire...@faunalia.it) ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] QgsLegend: How to have display Pixmaps with different size?

2013-09-07 Thread Gino Pirelli
Hi I'm working/investigating hwo to add WMS legend (GetLegendGraphics) in the legend tree (QgsLegend : QTreeWidget) **the context: I've a WMS legend that is a pixmap because of is obtained usiging GetLegendGraphic WMS call. I want to show this legend as in the attached image:

Re: [Qgis-developer] Sessions in Brighton

2013-09-10 Thread Gino Pirelli
hei, what's the session bouldering and Domain for attribute, someone can explain better? Ther's a session about QT QML but wasn't in the wiki. I whaold appriciate a session on a geneal view of QGIS arquitecture... but I can't propose it as speaker, but just as student :) see you in Brighton,

[Qgis-developer] From Heathrow to Brighton tomorrow... others?

2013-09-11 Thread Gino Pirelli
Hi, I'll be at Heathrow's airport tomorrow (more or less 17:30).. I think I'll get the bus to Brighton (york place). From T3 I'll get this one: http://www.nationalexpress.com/home.aspx and then to Ibis hothel netar railway station I can see there are other arriving at the same time... how do

Re: [Qgis-developer] From Heathrow to Brighton tomorrow... others?

2013-09-11 Thread Gino Pirelli
! Cheers, Saber -Original Message- From: qgis-developer-boun...@lists.osgeo.org [mailto:qgis-developer-boun...@lists.osgeo.org] On Behalf Of Victor Olaya Sent: 11 September 2013 11:49 To: Gino Pirelli Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] From Heathrow

Re: [Qgis-developer] From Heathrow to Brighton tomorrow... others?

2013-09-11 Thread Gino Pirelli
. Finding the train station should be straight forward. The coach might also have wifi! See you tomorrow. Saber -Original Message- From: Marco Bernasocchi [mailto:ma...@bernawebdesign.ch] Sent: 11 September 2013 12:21 To: Gino Pirelli Cc: qgis-developer@lists.osgeo.org; Saber

Re: [Qgis-developer] From Heathrow to Brighton tomorrow... others?

2013-09-11 Thread Gino Pirelli
perfect... I hope to find you there... On 11 September 2013 13:47, Saber Razmjooei saber.razmjo...@lutraconsulting.co.uk wrote: Hi Gino, We should be there I guess until at least 22:00. Depending on when people want to leave. Cheers, Saber ** ** *From:* Gino Pirelli

Re: [Qgis-developer] Sessions in Brighton

2013-09-12 Thread Gino Pirelli
Hi, I whould add a session to present two new features that I developed 1) WMS tile repeat request: Sometimes tile request fails and leave an hole in composer or canvas... in this way they are scheduled again to a maximum maximum number of fails. Code can be found in the my qgis fork. Sorry I

Re: [Qgis-developer] Sessions in Brighton

2013-09-12 Thread Gino Pirelli
+1 On 12 September 2013 12:02, Matthias Kuhn matthias.k...@gmx.ch wrote: Hi Two sessions added to Saturday: * WMS (Tiles and Legend) * Plugins (Website/Installer) If you find any inconvenient overlaps, feel free to reschedule these. Matthias

Re: [Qgis-developer] Thanks for the hackfest

2013-09-18 Thread Gino Pirelli
+1 On 17 September 2013 23:37, Tim Sutton li...@linfiniti.com wrote: Hi Saber and Claudia, Peter and Siobhain Saber I just wanted to thank you and Claudia so much for your hospitality. I know it must have been a hectic few weeks for you organising

Re: [Qgis-developer] Add yourself to the QGIS Contributor Map

2013-09-19 Thread Gino Pirelli
I can change to Unknow... that date was related to my repo. I presented code in Brighton but I can't do pull request until some burocratic problems are resolved. But it's ok leaving with unknow (as pcav)... but I prefer to stay in this list because my last tree month of work in the communtiy

Re: [Qgis-developer] Add yourself to the QGIS Contributor Map

2013-09-19 Thread Gino Pirelli
welll, my condition open the door to more exceptions... I can wait for the next release :) On 19 September 2013 15:12, Gino Pirelli lui...@gmail.com wrote: I can change to Unknow... that date was related to my repo. I presented code in Brighton but I can't do pull request until some

Re: [Qgis-developer] qgis help in 2.0

2013-09-23 Thread Gino Pirelli
it happends to me too... a ticket? ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Error in WCS

2013-09-30 Thread Gino Pirelli
replicate rest call in a browser getting uri from qgis log (I don't know if it's shown only in debug mode)... then posts uri and results ciao ginetto On 30 September 2013 08:14, Paolo Cavallini cavall...@faunalia.it wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 27/09/2013 12:33,

Re: [Qgis-developer] Fwd: QGIS stable, release, master, development, nightly build, latest, unstable etc etc

2013-09-30 Thread Gino Pirelli
+1 On 30 September 2013 09:25, Richard Duivenvoorde rdmaili...@duif.netwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30-09-13 09:06, Paolo Cavallini wrote: Il 30/09/2013 08:44, Matthias Kuhn ha scritto: The package suffix -dev or -devel are often used to mark packages

[Qgis-developer] The Hack Fests future?

2013-10-07 Thread Gino Pirelli
http://nerdbo.at/ ;) ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] addAttribute to memory layer

2013-10-08 Thread Gino Pirelli
explication is in the code http://www.qgis.org/api/qgsvectorlayer_8cpp_source.html#l03192 it' important to follow the emitted signal and related listener to know exactly all involved cmponents ciao ginetto On 8 October 2013 10:04, Ing. Pierluigi De Rosa pierluigi.der...@gfosservices.it

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-10 Thread Gino Pirelli
proposal we will have more organization that may help to fund this effort. Andreas Am 09.10.2013 18:19, schrieb Gino Pirelli: we did a little face to face meeting in Brighton with Martin D. and Marco H... QgsLegend classes need a refactory due to structural limitation. Marco H. did

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

2013-10-13 Thread Gino Pirelli
I'm reading this thread in a too fast way so probably I'll miss something we can distinguish two topics in this thread 1) api re-design... but I think is a Architecture re-design of the QgsLegend component 2) Enhancement of the Legend interface. Thread 1) more technical, at this moment is still

[Qgis-developer] Pull requests on WMS Tile Retry and WMS getLegendGraphic in legend and composer

2013-10-15 Thread Gino Pirelli
Hi I just pulled some requests related to features presented in Brighton and Developed with funding from Regione Toscana-SITA A) WMS Tile Retry - This feature that reduce problems due to fail on download single tiles B) WMS getLegendGraphic adding api in provider to get the getLegendGraphic

Re: [Qgis-developer] [OT] - politically correct question

2013-10-16 Thread Gino Pirelli
+1 On 16 October 2013 12:46, Richard Duivenvoorde rdmaili...@duif.net wrote: On 16-10-13 12:29, Ing. Pierluigi De Rosa wrote: Dear all, Since QGIS was at 1.8 version I used a plugin very useful for me but now the same is to updated to the 2.0 version. I write to the developer asking

[Qgis-developer] Git Pull Request: Best practices?

2013-10-17 Thread Gino Pirelli
as suggested by -strk I'll try the solution in the list... I've three features with hierarchy dependency among them: FIRST needed by SECOND that is needed by THIRD what it's better A) ONE big pull request of the three features (with hierarchy dependency) or B) TREE sequential pull request

Re: [Qgis-developer] Excel export

2013-10-22 Thread Gino Pirelli
I think the maintainer was working on it as you can see in the commits https://github.com/rduivenvoorde/xytools/commit/554645bea2e60c1ffc47da47607d93e25c8d9c6f did you asked to him? ciao Luigi Pirelli (luigi.pire...@faunalia.it) On 22 October 2013 08:30, Victor Gonzalez

Re: [Qgis-developer] Qgis : synchronized view for photo-interpretation?

2013-10-22 Thread Gino Pirelli
Hi, I'm maintaining this plugin I tested the code: settings=QSettings() a=settings.value( /qgis/zoom_factor, 2, type=int ) in the python console and it works... the error message says that cannot convert QVariant metaType = 10 (QString) in QVariant metaType = 2 (Int)... so probabily in your

Re: [Qgis-developer] Qgis : synchronized view for photo-interpretation?

2013-10-23 Thread Gino Pirelli
as the decimal separator. A new bug has been reported: http://hub.qgis.org/issues/**8934 http://hub.qgis.org/issues/8934 Best regards, Karlis Gino Pirelli wrote: Hi, I'm maintaining this plugin .. (Int)... so probabily in your settings zoom_factor is set as string value... e.g 2 instead

Re: [Qgis-developer] Qgis : synchronized view for photo-interpretation?

2013-10-23 Thread Gino Pirelli
ok... prepared 0.2.5 version, thank you again Luigi Pirelli (luigi.pire...@faunalia.it) On 23 October 2013 08:47, Gino Pirelli lui...@gmail.com wrote: was a bug of mine introduces during porting to Api2.0... the original code used toDouble... I'm preparing a new version... thank you

Re: [Qgis-developer] writeMapLayer not connecting in Python

2013-10-30 Thread Gino Pirelli
usually appends due to mismatch in callback signature... colud be necessarry add self to def? def write2(layer, dom, dom2): -- def write2(self, layer, dom, dom2): ?? ciao ginetto On 30 October 2013 14:23, Nathan Woodrow madman...@gmail.com wrote: Hey all, I seem to be having issues with

Re: [Qgis-developer] Multi-threaded Rendering in QGIS

2013-11-06 Thread Gino Pirelli
I don't know if it could help a open platform to fundraising... for example: http://www.pledgebank.com/ probably it helps to spread the voice... for example this is a successful fundrising related to spatial sw http://www.pledgebank.com/postgistopology ciao ginetto On 5 November 2013 11:13,

Re: [Qgis-developer] Multi threading and background processing

2013-11-23 Thread Gino Pirelli
On 22 November 2013 08:23, Martin Dobias wonder...@gmail.com wrote: One side thought: seems like your computation could be done within Processing framework (used to be SEXTANTE before QGIS 2.0). The obvious advantage is that you just write your algorithm and register it, all GUI for input of

Re: [Qgis-developer] Disable Syntax Highlighting in DB Manager

2013-11-24 Thread Gino Pirelli
I can't confirm... Try, for example, typing `SELECT 1;` into the window, and see how long it takes you I can't repeat the problems doing this... can you post a better test case? Luigi Pirelli (luigi.pire...@faunalia.it) On 24 November 2013 22:24, Lee Hachadoorian

Re: [Qgis-developer] Creating a list of reference plugins for learning purposes

2013-11-25 Thread Gino Pirelli
+3.14 On 25 November 2013 15:58, Paolo Cavallini cavall...@faunalia.it wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 25/11/2013 13:20, Victor Olaya ha scritto: My idea is to take a set of 5-10 plugins that are representative of what most people what to know, and document them

Re: [Qgis-developer] Spring Hackfest

2013-11-25 Thread Gino Pirelli
NOO... Girona and Vienna happend in the same days? N On 25 November 2013 16:26, Paolo Cavallini cavall...@faunalia.it wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 25/11/2013 11:16, Richard Duivenvoorde ha scritto: I think (Paolo?) there has already

Re: [Qgis-developer] No Zoom to selected point

2013-12-03 Thread Gino Pirelli
not confirmed in f21562c not confirmed in f1f2e16 On 3 December 2013 16:40, Vincent Mora vincent.m...@oslandia.com wrote: I observed the same behavior (qgis master) with two points alligned on x (a very simple layer indeed). On 02/12/2013 12:15, Bernhard Ströbl wrote: Dear devs, today

Re: [Qgis-developer] No Zoom to selected point

2013-12-04 Thread Gino Pirelli
with f21562c on OpenSuse 64 bit. Bernhard Am 03.12.2013 18:01, schrieb Gino Pirelli: not confirmed in f21562c not confirmed in f1f2e16 On 3 December 2013 16:40, Vincent Moravincent.m...@oslandia.com wrote: I observed the same behavior (qgis master) with two points alligned on x

Re: [Qgis-developer] W*S obtain only the server url

2013-12-07 Thread Gino Pirelli
Hi Luca usign QT you can: create QUrl and then query url with it's method queryItemValue probably there's a pure python method... that it's always better reducing QT coupling. If you find a pure python way... please post it. ciao Ginetto On 6 December 2013 10:47, Luca Delucchi

Re: [Qgis-developer] W*S obtain only the server url

2013-12-08 Thread Gino Pirelli
+1 On 7 December 2013 17:35, G. Allegri gioha...@gmail.com wrote: What about using urlparse: http://docs.python.org/2/library/urlparse.html? 2013/12/7 Gino Pirelli lui...@gmail.com Hi Luca usign QT you can: create QUrl and then query url with it's method queryItemValue probably

Re: [Qgis-developer] Single-file PyQGIS Cookbook

2013-12-12 Thread Gino Pirelli
http://docs.qgis.org/2.0/pdf On 11 December 2013 22:37, Lee Hachadoorian lee.hachadooria...@gmail.comwrote: Is there a single-file version of the PyQGIS Developer Cookbook anywhere? Single-file HTML, EPUB, Kindle/MOBI, or PDF. Thanks, --Lee -- Lee Hachadoorian Asst Professor of

Re: [Qgis-developer] QGIS game (for fun)?

2013-12-15 Thread Gino Pirelli
+1 :) should be a good way to introduce gis at school. Some of the Italian local chapter worked in projects involving (g)foss in didactic... A.furieri (mr. spatialite) did a project to explain gfoss at school (I don't know exatly how it was). Some friends asked me to explain GFOSS at school, and

[Qgis-developer] Customize QAction in legend menu... howto?

2013-12-15 Thread Gino Pirelli
Hi I can't find a python solution how to customize actions shown in the legend menu opende using right click button QAction registered in the QgsLegend can be retrieved using method: QList LegendLayerAction QgsLegend::legendLayerActions( QgsMapLayer::LayerType type ) const; and the I can use

Re: [Qgis-developer] What about Phonon.so on MacOSX ?

2013-12-18 Thread Gino Pirelli
http://hub.qgis.org/issues/9213 On 19 December 2013 06:16, KAMAL deep kamaldeepchi...@gmail.com wrote: Hello all, i hav been trying to execute globe plugin in qgis 2.0 on windows7 using OSGEO4W,but it is throwing bad allocation error .anyone pls help out to resolve this. regards On

Re: [Qgis-developer] Qgis2threejs suggestions...

2014-01-08 Thread Gino Pirelli
I've no time now to to test plugin, but my recent experience creating a complex plugin [1] where are interacting qgis-python plugin-QtWebView(based on QWebKit or other rendering engine), let me say that should be a great improvement if 3d is displayed in a QWebView allowing interaction (signal and

Re: [Qgis-developer] Make valid in master

2014-01-15 Thread Gino Pirelli
last merged pull request allows the provider works on OSX ciao Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 16 January 2014 07:35, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. To the best of my knowledge, our make clean command, available through the Processing

Re: [Qgis-developer] Visual changelog for QGIS 2.2

2014-01-22 Thread Gino Pirelli
I tim, just added entry about WMS Legend... I set also disclaiming about founder of this feature, but I don't know if this is in the entry style... I can erase it to be uniform with other entries. On 30 December 2013 05:41, Tim Sutton li...@linfiniti.com wrote: Hi All Over the last couple

Re: [Qgis-developer] Visual changelog for QGIS 2.2

2014-01-23 Thread Gino Pirelli
don't mention the funders as well. Regards, Marco On 23.01.2014 08:56, Gino Pirelli wrote: I tim, just added entry about WMS Legend... I set also disclaiming about founder of this feature, but I don't know if this is in the entry style... I can erase it to be uniform with other entries

Re: [Qgis-developer] Visual changelog for QGIS 2.2

2014-01-24 Thread Gino Pirelli
thank you Tim, your version it's really better :) On 23 January 2014 23:13, Tim Sutton li...@linfiniti.com wrote: Thanks Gino - I will make sure it is included, I just need to edit the english a little. Regards Tim On Thu, Jan 23, 2014 at 12:48 PM, Gino Pirelli lui...@gmail.com wrote

Re: [Qgis-developer] next Hackfest: Vienna

2014-01-24 Thread Gino Pirelli
I wrote to Kindl Hotel (as suggested in the wiki) but no answer :( I can share or I want to share double room. ciao Luigi Pirelli On 24 January 2014 10:58, Andreas Neumann a.neum...@carto.net wrote: will also try to book a the Kindl. Andreas Am 24.01.2014 10:38, schrieb Radim Blazek:

Re: [Qgis-developer] next Hackfest: Vienna

2014-01-25 Thread Gino Pirelli
Stephan On 01/24/2014 04:07 PM, Gino Pirelli wrote: I wrote to Kindl Hotel (as suggested in the wiki) but no answer :( I can share or I want to share double room. ciao Luigi Pirelli On 24 January 2014 10:58, Andreas Neumann a.neum...@carto.net mailto:a.neum...@carto.net wrote

Re: [Qgis-developer] Bug in DB Manager versioning?

2014-01-25 Thread Gino Pirelli
it works on my compiled version 8b53001 do you have e more detailed test case? ciao Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 24 January 2014 16:40, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. Activating versioning in DB Manager throws an error: language

Re: [Qgis-developer] Error in DB Manager reading toplogy.layer

2014-01-25 Thread Gino Pirelli
no ... it works ciao Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 24 January 2014 17:28, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. Clicking on topology.layer of a postgis_topology DB consistently returns an error. Anyone confirms? All the best. === Errore

Re: [Qgis-developer] Help for Feature #8925

2014-01-28 Thread Gino Pirelli
On 29 January 2014 07:42, Kevin Fehrenbach kevinfehrenb...@yahoo.de wrote: #8925 probably you can start following all SLD methods in: QgsMapLayer ciao Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) ___ Qgis-developer mailing list

Re: [Qgis-developer] Vienna hotel

2014-01-29 Thread Gino Pirelli
+1 I can share but I haven't booked yet On 29 January 2014 11:49, Paolo Cavallini cavall...@faunalia.it wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. Apparently single rooms are sold out @kindl. Should we share rooms? All the best. - -- Paolo Cavallini - www.faunalia.eu

[Qgis-developer] New feature: RFC saving style and ui in Spatialite

2014-02-05 Thread Gino Pirelli
Hi, I'm developing a new feature to save SLD and ui in Spatialite provider in the same way this function is available for postgres. this function developed for Faunalia is funded by ARPA Piemonte fork is available at: https://github.com/luipir/QGIS/tree/spatialite-savestyle and actual

Re: [Qgis-developer] New feature: RFC saving style and ui in Spatialite

2014-02-05 Thread Gino Pirelli
On 5 February 2014 22:29, aperi2007 aperi2...@gmail.com wrote: Also, AFAIK the goal of Luigi is storing in the spatialite the SLD finalized to rendering the same dataset stored in the spatialite, not to store SLD for general usage. correct ___

Re: [Qgis-developer] Custom Identify Results Window

2014-02-10 Thread Gino Pirelli
QgsMapTool is available in PyQGIS: http://www.qgis.org/en/docs/pyqgis_developer_cookbook/canvas.html#writing-custom-map-tools On 10 February 2014 14:49, Josua S josh-t...@hotmail.com wrote: Hello Matthias Thank you very much for your quick answer! I have a question left: Is it possible to

Re: [Qgis-developer] Plugin approval

2014-02-11 Thread Gino Pirelli
probably we've to find a way to avoid situations like this... who's in charge to accept or review plugins? ciao Luigi Pirelli On 11 February 2014 12:15, Francisco Pérez Sampayo fpsamp...@gmail.comwrote: Hi guys. I uploaded my ZoomRC plugin two months ago with updates to Qgis 2.0 and i

Re: [Qgis-developer] one email address for plugin approvers

2014-02-11 Thread Gino Pirelli
OT, but related :) I would appreciate a field more in Metadata... a maintainer(s) optional section. It's not strictly necessary because of trac, but a lot of time the first Author of the plugin is disappeared or can't invest time in the plugin, but she(he) still receives issues or mails from

Re: [Qgis-developer] WMS Legend plugin

2014-02-19 Thread Gino Pirelli
Hi, CSI piemonte was thinking to port it, but we developped a better core solution integrating in the legend (only if legedGraphic capability is available). but if, for some reason, you still interested in porting CSIWMSLegendhttps://plugins.qgis.org/plugins/CSIWMSLegend/ plugin we can arrange a

Re: [Qgis-developer] New feature: RFC saving style and ui in Spatialite

2014-02-28 Thread Gino Pirelli
Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 5 February 2014 13:18, Gino Pirelli lui...@gmail.com wrote: Hi, I'm developing a new feature to save SLD and ui in Spatialite provider in the same way this function is available for postgres. this function developed for Faunalia

Re: [Qgis-developer] New feature: RFC saving style and ui in Spatialite

2014-03-03 Thread Gino Pirelli
regarding this feature I produced PullRequest: https://github.com/qgis/QGIS/pull/1221 thank you Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 28 February 2014 15:58, Gino Pirelli lui...@gmail.com wrote: regarding how to implement saving SLD in spatialite i downgraded my

Re: [Qgis-developer] How can I get the layer path and directory name from a comboBox?

2014-03-03 Thread Gino Pirelli
all info in QgsMapLayer: http://qgis.org/api/classQgsMapLayer.html in your case: layer.source() On 3 March 2014 16:43, Stefano Masera stefano.mas...@arpa.piemonte.itwrote: Hi list, I have a plugin where I choose a layer from a comboBox. How can I get the layer path and directory name in

Re: [Qgis-developer] Fwd: A pipinstall plugin is possible? First: What's the difference between the the Osgeo4w Shell?

2014-03-06 Thread Gino Pirelli
or we can manage a - light way (light in the plugin point of view) with simple requirement.txt (or whatever) or a - robust and idependent way managing virtualenv or a - kaos way mixing :) Luigi Pirelli On 6 March 2014 13:18, Tim Sutton li...@linfiniti.com wrote: Hi The only gotcha to this

Re: [Qgis-developer] SQL Injection vulnerability

2014-03-06 Thread Gino Pirelli
it's not enough. Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 6 March 2014 16:35, Jürgen E. j...@norbit.de wrote: Hi Gino, On Thu, 06. Mar 2014 at 12:10:02 +0100, Gino Pirelli wrote: but they quote only ' or \ so they are -not- enough to a complete sql injection

Re: [Qgis-developer] SQL Injection vulnerability

2014-03-06 Thread Gino Pirelli
Hi alessandro this is inside provider... I suppose that qgis server uses provider as Desktop Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 6 March 2014 18:59, Alessandro Pasotti apaso...@gmail.com wrote: 2014-03-06 18:51 GMT+01:00 Gino Pirelli lui...@gmail.com: Thank you

Re: [Qgis-developer] IntraMaps Roam first release - Windows QGIS Data Collection

2014-03-06 Thread Gino Pirelli
great Nathan... this can be a good platform where to insert a future mobile use for Geosisma can we plan to transform/fork/ it in a sort of framework? I'm going to test it :) On 7 March 2014 08:09, Nathan Woodrow madman...@gmail.com wrote: On Fri, Mar 7, 2014 at 5:01 PM, Paolo Cavallini

Re: [Qgis-developer] PyQGIS: how to set Enable snapping on intersection option?

2014-03-21 Thread Gino Pirelli
); } writing the option in the project... there's is a reason why it is not set in QSettings Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 20 March 2014 20:46, Gino Pirelli lui...@gmail.com wrote: Hi, I'm looking how to programmatically set on or off the snapping option

Re: [Qgis-developer] master slow reading rasters?

2014-03-21 Thread Gino Pirelli
On 21 March 2014 12:42, Martin Dobias wonder...@gmail.com wrote: Yes this is a side effect of MTR. I have removed the downloading progress from status bar, because the situation is more complex now - there could be more such requests at the same time and the existing mechanism wasn't flexible

Re: [Qgis-developer] PyQGIS: how to set Enable snapping on intersection option?

2014-03-21 Thread Gino Pirelli
, layerSnappingToleranceList) On 21 March 2014 10:39, Gino Pirelli lui...@gmail.com wrote: thanks Jacob seems it works setting all QgsProject parameters as in: void QgsSnappingDialog::apply() My doubt is that probably should be useful to add a default option on snapping/digitinzing as snap on intersection

Re: [Qgis-developer] Debugging Python plugin with Eclipse: breakpoints do not wotk

2014-03-25 Thread Gino Pirelli
just a note... there's no alternative RemoteDebug plugin... my changes where merged in the main project https://github.com/sourcepole/qgis-remote-debug In my case it works... now I can't rememnber If I set something particular (and I've no time to check now)... what I can say is that remote

Re: [Qgis-developer] Code Sprint agenda

2014-03-25 Thread Gino Pirelli
my agenda is focused on add functions to rt_mapserver_exporter plugin to support missing parameter passed to map file first goal was reached negotiating a solution with mapserver team to allow managing of external graphic (svg too) thanks to introduce a validation block check in applySld

Re: [Qgis-developer] public key on hub.qgis.org problem

2014-03-25 Thread Gino Pirelli
I don't remember there is need of a key to upload plugins... am I wrong? git push origin master could be a problem related to you remote git repository configuration? ciao Luigi Pirelli On 25 March 2014 18:23, Giuseppe De Marco demarco.giuse...@gmail.comwrote: I was trying to upload a

Re: [Qgis-developer] public key on hub.qgis.org problem

2014-03-25 Thread Gino Pirelli
to add this repository with git inside my local folder: git init git add . git commit -m 'init repo' git remote add origin gito...@qgis.org:my_plugin git push origin master and it should be working right or am I missing something? 2014-03-25 18:33 GMT+01:00 Gino Pirelli lui...@gmail.com

Re: [Qgis-developer] Vienna hackfest: QGIS Legend discussion

2014-04-02 Thread Gino Pirelli
On 2 April 2014 11:55, Régis Haubourg regis.haubo...@eau-adour-garonne.frwrote: Hi Martin, does that mean that we need to wait that your refactoring is finished before starting a work on proportionnal legends? What is the target version for that? This is a high priority use case here, should

Re: [Qgis-developer] WMS Legend in QGIS 2.2

2014-04-04 Thread Gino Pirelli
should retrieve legend if WMS server has getLegendGraphic capability and layer has getCapability url specified... so you HAVE to select a styling. Otherwise, silently do nothing as before when getLegendGraphic integration wasn't available. just tested on your server and it works ciao Luigi

Re: [Qgis-developer] WMS Legend in QGIS 2.2

2014-04-04 Thread Gino Pirelli
) dimension graphic resolution of the legend could be set in options-Canvas Legend-WMS getLegendGraphic resolution to match your printing requirements On 4 April 2014 08:46, Gino Pirelli lui...@gmail.com wrote: should retrieve legend if WMS server has getLegendGraphic capability and layer has

[Qgis-developer] python binding compilation missing after git pull

2014-04-21 Thread Gino Pirelli
Hi after a git pull I recompiled and installed qgis (master) at the end I've this error CMake Error at python/cmake_install.cmake:50 (FILE): file INSTALL cannot find ./QGIS-2.0-master/build-master/output/python/qgis/core.so. Call Stack (most recent call first): cmake_install.cmake:61

Re: [Qgis-developer] python binding compilation missing after git pull

2014-04-21 Thread Gino Pirelli
a clean reconfig of CMake solved the problem On 21 April 2014 11:15, Gino Pirelli lui...@gmail.com wrote: Hi after a git pull I recompiled and installed qgis (master) at the end I've this error CMake Error at python/cmake_install.cmake:50 (FILE): file INSTALL cannot find ./QGIS-2.0

Re: [Qgis-developer] ItemDelegate with a tool button: can't click

2014-05-08 Thread Gino Pirelli
do you mind to use hover events to enable or filter click event? On 7 May 2014 08:38, Denis Rouzaud denis.rouz...@gmail.com wrote: Hi all, Nyall is using the new QgsFieldExpressionWidget as an item delegate and there's a problem with clicking on the button. Indeed, pressing on the button

[Qgis-developer] Fwd: Bug fix and tests

2014-05-09 Thread Gino Pirelli
Hi, I'm starting to approach a bug fix about a blocker (for me) bug ( https://hub.qgis.org/issues/10216)... I compiled tests to check if my modification could break something naturally I checked test before my patch and I find 80% tests passed, 18 tests failed out of 92 Total Test time (real)

Re: [Qgis-developer] Legend refactoring branch merged

2014-06-04 Thread Gino Pirelli
at a first check I found that WMS getLegendGraphic visualization seems not present in the new legend deeper tests leter other has the same experience? bye Luigi Pirelli (luigi.pirel...@faunalia.it - lui...@gmail.com) ___ Qgis-developer mailing list

[Qgis-developer] How to change credentials using QgsCredentials and QgsNetworkAccessManager

2014-06-04 Thread Gino Pirelli
Hi, I'm trying to change credential after a successful login, but without success, and I wonder it's not possible, so I ask to the community what's I'm doing wrong. The only way I found to login as new user is closing and opening again qgis :| the workflow it this one first correct login 1)

Re: [Qgis-developer] Fwd: Hackfest/ developers meeting in Spring 2015

2014-06-19 Thread Gino Pirelli
victor I'm agree about the quality of the copenhagen offer, but remember that we (spain) loosed again the opportunity to host a hackfest due the fact that none answered from Girona to the offer do the hackfest there! :| we should plan to self-organize the hackfest using CENATIC (

Re: [Qgis-developer] 2.2 project keeps crashing after load

2014-06-25 Thread Gino Pirelli
two useful tricks 1) redirect log to file as stated here http://qgis.org/api/classQgsLogger.html#details export QGIS_DEBUG=level e.g. 3 export QGIS_LOG_FILE=./qgis.log in the shell or add them in the settings-otions-system-environments ... log will be produces using unix EndOFLine so under win

  1   2   >