Re: [Qgis-developer] GRASS provider issue on OS X needs attention

2012-04-03 Thread Martin Dobias
On Mon, Apr 2, 2012 at 5:32 PM, William Kyngesburye wokl...@kyngchaos.com wrote: Even so, it's not really an OS X problem - it's more of a conceptual problem: PROVIDERS AND PLUGINS ARE NOT SHARED LIBRARIES.  It just becomes a problem on OS X because it is enforced by the system dynamic

[Qgis-developer] mmqgis plugin broken?

2012-04-03 Thread Paolo Cavallini
Hi all. After upgrading, I'm now getting: 'module' object has no attribute 'classFactory' Any hint? All the best. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

RE: [Qgis-developer] GRASS provider issue on OS X needs attention

2012-04-03 Thread Nathan Woodrow
Why did I have the feeling that when I went open this email it would be Jürgen saying that he has already fixed it. ;) Sent from some fancy phone looking thingo From: Jürgen E. Sent: 3/04/2012 5:24 PM To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] GRASS provider issue on OS X

Re: [Qgis-developer] PyQGIS Dev Lib plugin idea

2012-04-03 Thread Martin Dobias
Hi Larry On Mon, Apr 2, 2012 at 10:08 PM, Larry Shaffer lar...@dakotacarto.com wrote: Hi, I have an idea that I am not sure has been discussed before: How about a core, or install-able, plugin that consists of reusable Python functions and subclass-able PyQt widgets? I envision this

[Qgis-developer] label toolbar disappear

2012-04-03 Thread Querol Vidal, Neus
Hi, I am looking for a way to show again the label toolbar. I have succeded with the attributtes toolbar using: qgis.utils.iface.attributesToolBar().move(0,0), but I couldn't find it for the label toolbar. Has anyone help me? thanks in advance ___

Re: [Qgis-developer] GRASS provider issue on OS X needs attention

2012-04-03 Thread Martin Dobias
On Tue, Apr 3, 2012 at 9:23 AM, Jürgen E. j...@norbit.de wrote: Hi Martin, On Tue, 03. Apr 2012 at 09:22:17 +0200, Martin Dobias wrote: I believe that could be fixed relatively easy. The GRASS provider code could be all moved to the existing shared library qgisgrass and only provider

Re:[Qgis-developer] GSoC deadline

2012-04-03 Thread Marco Bernasocchi
Ciao Paolo, I for shure have 1-2 students that will submit proposals for android qgis. I know that Andreas has tslked to a student for improving svg and camilo withdrawed his proposal. Hopefully all students are just being students and waiting for the deadline to submit :) Ciao Marco Bernasocchi

[Qgis-developer] obtain QgisApplication instance reference inside python plugin?

2012-04-03 Thread G. Allegri
Is there a way to reach the QgisApplication reference from a python plugin? The iface object is exposed by the application object, but afaik it doesn't expose it. I need to control some aspects of the application lifecycle, but I fear the plugin system is designed to not allow it... giovanni

[Qgis-developer] Problem getting raster statistics

2012-04-03 Thread Victor Olaya
Hi all I am trying to get statistics from a raster layer, using the bandStatistics() method. I get the statistics object, but it seems that it hasn't been initialized. According to the documentation, calling this method should compute the statistics (it warns against using it often, since that

[Qgis-developer] Re: [Qgis-user] Oracle Spatial Driver

2012-04-03 Thread G. Allegri
I suppose we're talking about Oracle Spatial, otherwise I don't think it would worth it... giovanni 2012/4/3 jonathanmou...@warwickshire.gov.uk Just a quick general question - would this be an Oracle Spatial or an Oracle Locator driver? Because (for those who don't know), Oracle give quite a

[Qgis-developer] Re: [Qgis-user] Oracle Spatial Driver

2012-04-03 Thread Andreas Neumann
Hi, Shouldn't the Oracle driver work for both versions? I would assume so, but I may be wrong ... To me (not an oracle specialist) it seems like this is only a licensing difference? Thanks for clarifying, Andreas On Tue, 3 Apr 2012 11:27:26 +0200, G. Allegri wrote: I suppose we're talking

[Qgis-developer] Extending SEXTANTE algorithms in QGIS (a new plugin/example)

2012-04-03 Thread Victor Olaya
Hi all As some people mentioned, is important to incorporate more algorithms into SEXTANTE to make it become some kind of standarized geoanalysis platform within QGIS. For this reason, I have added a small plugin named SEXTANTE Example Provider, which is a plugin with a single algorithm provider

Re: [Qgis-developer] Re: [Qgis-user] Oracle Spatial Driver

2012-04-03 Thread Jürgen E . Fischer
Hi Andreas, On Tue, 03. Apr 2012 at 11:34:51 +0200, Andreas Neumann wrote: Shouldn't the Oracle driver work for both versions? I would assume so, but I may be wrong ... To me (not an oracle specialist) it seems like this is only a licensing difference? AFAICS the only thing that is

Re: [Qgis-developer] GSoC deadline

2012-04-03 Thread Anne Ghisla
On Tue, 3 Apr 2012 10:44:05 +0200 Marco Bernasocchi ma...@bernawebdesign.ch wrote: Hi, if i recall riight google suggests 20h a week or so and osgeo 40. In any case, i was working about 30% and it worked out perfect. Well, the hourly requirements are indicative, but it is recommended to

[Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Paolo Cavallini
Hi all. I cannot have the Add geometry columns command working, as it returns two columns filled with 0s: can anyone confirm? All the best. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing list

Re: [Qgis-developer] Assing projection broken?

2012-04-03 Thread Filipe Silva Dias
Maybe its this problem: http://hub.qgis.org/issues/5257 On Tue, Apr 3, 2012 at 2:59 PM, Paolo Cavallini cavall...@faunalia.itwrote: Hi all. If I try to assing a projection to a layer, I get an error (invalid projection). Can anyone confirm? All the best. -- Paolo Cavallini See:

Re: [Qgis-developer] Assing projection broken?

2012-04-03 Thread Paolo Cavallini
Il 03/04/2012 16:05, Filipe Silva Dias ha scritto: Maybe its this problem: http://hub.qgis.org/issues/5257 yes, it seems. thanks. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Point in polygon broken?

2012-04-03 Thread Paolo Cavallini
Hi all (this is the last one for today, promised). Also the count is broken here, possibly because of projection problems (it always returns 0). Confirmed? All the best. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing

[Qgis-developer] Releasing 1.8

2012-04-03 Thread Paolo Cavallini
Hi all. Concerning the potential inclusion of Marco resampling code, or other, I'm not so much worried about introducing potential bugs, but about testing thoroughly for it. Latest releases contained several serious bugs, and I think we should avoid this. May I ask not releasing 1.8 until it

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Alexander Bruy
Hi, works fine for me 2012/4/3 Paolo Cavallini cavall...@faunalia.it: Hi all. I cannot have the Add geometry columns command working, as it returns two columns filled with 0s: can anyone confirm? All the best. -- Paolo Cavallini -- Alexander Bruy

Re: [Qgis-developer] label toolbar disappear

2012-04-03 Thread Etienne Tourigny
A very similar question has been answered just yesterday on this list http://lists.osgeo.org/pipermail/qgis-developer/2012-April/019283.html On Tue, Apr 3, 2012 at 4:44 AM, Querol Vidal, Neus nque...@igc.cat wrote: Hi, I am looking for a way to show again the label toolbar.  I have succeded

Re:[Qgis-developer] Releasing 1.8

2012-04-03 Thread Marco Bernasocchi
hi, i think this is why Tim mentioned releasing an RC this time. Ciao Marco Bernasocchi (mobile) http:// http://opengis.chopengis.ch On Apr 3, 2012 4:41 PM, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. Concerning the potential inclusion of Marco resampling code, or other, I'm not so

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Alexander Bruy
With this sample I can confirm. Also I have same problem with this data when try to add new fields containing coordinates using FieldCalculator. 2012/4/3 Paolo Cavallini cavall...@faunalia.it: could you please try with the example attached? EPSG:3003 thanks. -- Paolo Cavallini See:

Re: [Qgis-developer] gdal-bin and python-gdal 1.9.0-1 and qgig 1-7-4

2012-04-03 Thread Agustin Lobo
Thanks for the explanation! Agus El día 3 de abril de 2012 11:55, Jürgen E. j...@norbit.de escribió: Hi Agustin, On Tue, 03. Apr 2012 at 10:01:38 +0200, Agustin Lobo wrote: I must force gdal-bin and python-gdal as 1.8.0-2 to avoid start up errors of qgis1.7.4 on ubuntu 10.04 64 bits, which

Re: [Qgis-developer] Releasing 1.8

2012-04-03 Thread Werner Macho
Hi! To my knowledge there will be at least 1 rc release .. And Giovanni said something about thoroughly testing with a team - but we agreed to have a short meeting about a to-be-built testing team on the HF. So I guess the next release will surely be tested with live data (and not only with

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Salvatore Larosa
Il giorno mar, 03/04/2012 alle 17.00 +0200, Paolo Cavallini ha scritto: Il 03/04/2012 16:51, Alexander Bruy ha scritto: Hi, works fine for me could you please try with the example attached? EPSG:3003 thanks. Ciao Paolo, I did some test to figure out the issue! The error occurs when

Re: [Qgis-developer] Point in polygon broken?

2012-04-03 Thread Paolo Cavallini
On 03/04/2012 16:10, Paolo Cavallini wrote: Hi all (this is the last one for today, promised). Also the count is broken here, possibly because of projection problems (it always returns 0). Confirmed? could this also be due to 3d point? -- Paolo Cavallini - Faunalia www.faunalia.eu Full

Re: [Qgis-developer] Extending SEXTANTE algorithms in QGIS (a new plugin/example)

2012-04-03 Thread Paolo Cavallini
Il 03/04/2012 13:32, Victor Olaya ha scritto: Hi all As some people mentioned, is important to incorporate more algorithms into SEXTANTE to make it become some kind of standarized geoanalysis Upgrading throws errors: Impossibile caricare il plugin 'sextante' da

[Qgis-developer] Re: [Qgis-user] Closure of forum

2012-04-03 Thread Gary Sherman
I received this from a forum user: I have seen that this forum is closing and I'm wondering where conversations unrelated to questions and answers will go to now? i.e. experiences in using QGIS, directions for development, resources being developed to support QGIS, training events, etc. Your

Re: [Qgis-developer] Re: [Qgis-user] Closure of forum

2012-04-03 Thread Alex Mandel
Response is inline, basically I think all of those are covered by the other tools. In some cases I think the Wiki could do an even better job by allowing for more organization and interlinking of topics, of course a wiki overall/update wouldn't hurt to kickstart that. Only thing that users

Re: [Qgis-developer] Extending SEXTANTE algorithms in QGIS (a new plugin/example)

2012-04-03 Thread G. Allegri
The problem is solved changing: - import sextante.ftools.Buffer as buff + from sextante.ftools import Buffer as buff at [...]/sextante/ftools/FixedDistanceBuffer.py [12] At first sight It could be a problem with the overloaded _builtin_import inside Qgis's utils.py... But it's too late to

[Qgis-developer] Re: [Qgis-psc] Re: [Qgis-user] Closure of forum

2012-04-03 Thread Tim Sutton
Hi On Tue, Apr 3, 2012 at 11:04 PM, Gary Sherman gsher...@geoapt.com wrote: I received this from a forum user: I have seen that this forum is closing and I'm wondering where conversations unrelated to questions and answers will go to now? i.e. experiences in using QGIS, directions for

[Qgis-developer] Re: [Qgis-psc] Re: [Qgis-user] Closure of forum

2012-04-03 Thread Paolo Corti
On Tue, Apr 3, 2012 at 11:26 PM, Tim Sutton t...@linfiniti.com wrote: There is also stackexchange... good point, gis.stackexchange is seriously changing the game. I have seen a lot of users, including power users, moving from forum and mailing list to it. Now on a total of 7.294 questions

Re: [Qgis-developer] Re: Working on Symbology Improvement for the GSOC

2012-04-03 Thread Martin Dobias
Hi Arun On Sun, Apr 1, 2012 at 3:47 PM, arunthe...@gmail.com arunthe...@gmail.com wrote: Hello  all, Here is a update to the discussion. I have posted a few mockups here http://www.arunmozhi.in/2012/04/a-qgis-symbology-dock-mockup/ that will give a idea of the new UI that I propose. This

Re: [Qgis-developer] Extending SEXTANTE algorithms in QGIS (a new plugin/example)

2012-04-03 Thread Pedro Venâncio
Hi Giovanni, I reinstalled the plugin and follow your statement and it worked! Thanks! Still could not find on the options and settings where to put the path to the SAGA folder and SAGA tools are not working probably because of that. Pedro From: G. Allegri

[Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-03 Thread Paolo Cavallini
Il 04/04/2012 00:25, Martin Dobias ha scritto: The deadline for student applications is this Friday! I would like to urge you to start preparing the application on GSoC website [1]. You can start now - it is possible to keep updating the application until the deadline. Mentors from other