[Qgis-developer] QGIS 2 64bits, is it stable ?

2013-10-02 Thread rldhont
Hi all, Some french users downloading the windows standalone 64bits version and they encounter bugs considered as blockers : * IGNF:LAMBE -- not reprojecting https://hub.qgis.org/issues/7941 * Interpolation crash * not conserving EPSG:900913 and not transform to EPSG:3857 for old project * no G

Re: [Qgis-developer] Adding a WMS layer in QGIS 2.0 (python)

2013-10-02 Thread Enzo Ciarmoli
>From: Luca Manganelli >To: qgis-developer >Subject: [Qgis-developer] Adding a WMS layer in QGIS 2.0 (python) > >Hi, >the QgsRasterLayer costructor has changed. If I try this: > >rlayer = >QgsRasterLayer('http://testsrv/mapaccel?map=ciao.map&crs=EPSG:25832&format=image/png', >'test', 'wms') >Qgs

[Qgis-developer] Vector styled by joined attributes

2013-10-02 Thread Radim Blazek
Hi, vector layer styles (categorized, graduated) based on attributes from joined table are expected to work in master? For me it does not work (shp <-> shp). Classification is correct but all rendered as NULL value. Radim ___ Qgis-developer mailing list

Re: [Qgis-developer] [Python] QgsFeatureIterator for geometryless PostgreSQL-Layer

2013-10-02 Thread Matthias Kuhn
Hi On 12.04.2013 09:51, Martin Dobias wrote: > On Fri, Apr 12, 2013 at 9:25 AM, Jürgen E. wrote: >> Hi Martin, >> >> On Thu, 11. Apr 2013 at 22:30:57 +0200, Martin Dobias wrote: >>> I have a feeling that we should call that a bug: the NoGeometry flag >>> tells that it is not necessary to fetch ge

Re: [Qgis-developer] [Qgis-user] [Qgis-psc] donate link in help menu

2013-10-02 Thread Werner Macho
Hi! Very good idea .. speaking from removing or adding something .. I find the "donators" Tab in the about box (Help -> About) pretty much useless with containing just a link in a big white box .. Any suggestions to improve that? Probably just a menu entry? I'd rather remove that Tab instead of h

Re: [Qgis-developer] donate link in help menu

2013-10-02 Thread Marco Bernasocchi
yes I think linking to our own donate page is better. so if we want to kill a service we just remove it there. great you make such a page. can you make the page accept a referrer or similar variable? it could come in handy to track targeted donations Marco Bernasocchi (mobile) http://opengis.ch On

Re: [Qgis-developer] donate link in help menu

2013-10-02 Thread Richard Duivenvoorde
On 02-10-13 14:23, Marco Bernasocchi wrote: > hi all, sorry for crossposting but i think different groups could have > different feelings on this. > > I was wondering, we are looking into how we could get more donations to > qgis. > how would you feel about adding a donate link in the help menu (l

[Qgis-developer] pyQgis QGS intersect

2013-10-02 Thread Bjorn Nyberg
Hi group, I am trying to create a new line feature that extends to the first polygon geometry boundary. Now i can simply do an intersects functionavailable within pyQGIS to determine if it intersects but is there a function to deter

Re: [Qgis-developer] [Qgis-psc] donate link in help menu

2013-10-02 Thread Nathan Woodrow
+1 this is a good idea. - Nathan On Wed, Oct 2, 2013 at 10:23 PM, Marco Bernasocchi wrote: > hi all, sorry for crossposting but i think different groups could have > different feelings on this. > > I was wondering, we are looking into how we could get more donations to > qgis. > how would you fe

[Qgis-developer] donate link in help menu

2013-10-02 Thread Marco Bernasocchi
hi all, sorry for crossposting but i think different groups could have different feelings on this. I was wondering, we are looking into how we could get more donations to qgis. how would you feel about adding a donate link in the help menu (like after qgis website)? the link could then point to a

Re: [Qgis-developer] qgis inside delphi.

2013-10-02 Thread Duarte Carreira
I'm not the best one to answer this, but considering QGIS offers 2 APIS - C++ and Python - you should look for ways to use this kind of API in Delphi. For example: http://code.google.com/p/python4delphi/ Regards, Duarte De: Rogério Pett [mailto:rogeriop...@gmail.com] Enviada: terça-feira, 1 de

[Qgis-developer] Oracle connection dialog broken in 64 bit 2.0.1-2 ?

2013-10-02 Thread Régis Haubourg
Hi, Oracle connection dialog does not show in 64 bits version (revision d94c044, gdal 1.10), installed with OSGEO4W here. I get a error message "Impossible to obtain Oracle selection dialog from provider". 32 bits versions does well (revision 341139bc, gdal 1.9.2). Something wrong only on my sy