Re: [Qgis-developer] QGIS and GRASS 7.0.0

2015-02-25 Thread Pedro Venâncio
Hi Radim, > > > > I would be willing to volunteer to help maintain the qgm and qgc files. > > Great, I'll keep current config system also for GRASS 7. > > If you explain me what to do, I also volunteer for that task. Best regards, Pedro Venâncio ___ Q

[Qgis-developer] bug with 3D vector editing in qgis 2.6

2015-02-25 Thread Rémi Cura
Hey Dear list, I opened a ticket a while ago (https://hub.qgis.org/issues/12010) about a bug in editing 3D postGIS layer with QGIS. Strangely enough editing is fine (Z is put to 0, which is OK), but trying to create a geometry raise an error "Column has Z dimension but geometry does not" The onl

Re: [Qgis-developer] Enter expressions into spin boxes?

2015-02-25 Thread Yves Jacolin
On Wednesday, February 25, 2015 8:05:10 Paolo Cavallini wrote: > Il 24/02/2015 23:39, Pedro Venâncio ha scritto: > > You are right Nyall, with the range widget, operations work both in the > > attribute table cells and in forms fields! > > confirmed, thanks. this limitation is surprising for the u

Re: [Qgis-developer] pyqgis dxf

2015-02-25 Thread Alexandre Busquets
the solution: fitxer="/tmp/prova.dxf|layername=entities|geometrytype=Point" layer = QgsVectorLayer(fitxer, 'prova', 'ogr') QgsMapLayerRegistry.instance().addMapLayer(layer) 2015-02-24 16:12 GMT+01:00 Alexandre Busquets : > Hi, > > can somebody help me with load a dxf file as a vector layer

Re: [Qgis-developer] Finalising the changelog for 2.8

2015-02-25 Thread Sandro Santilli
On Sat, Feb 21, 2015 at 04:47:39PM +0200, Tim Sutton wrote: > Hi > > On Sat, Feb 21, 2015 at 12:07 PM, Sandro Santilli wrote: > > > On Sat, Feb 21, 2015 at 10:19:09AM +0200, Tim Sutton wrote: > > > > > http://changelog.qgis.org/qgis/version/2.8/ > > > > The "Map rotation in canvas" item mention

Re: [Qgis-developer] pyqgis dxf

2015-02-25 Thread Luigi Pirelli
please, post it in the question you did in gis.stackexchange. would be great if you can add a simple example also in the http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/loadlayer.html cloning, modifying and pull request to: https://github.com/qgis/QGIS-Documentation/blob/master/so

[Qgis-developer] QGIS 2.8 Ubuntu zoom error

2015-02-25 Thread Falko Engel
Dear list, I didn't find a report on this bug so I'd like to post it here: Using QGIS 2.8 on Ubuntu from the ubuntugis-unstable repository zooming out using the magnifying glass doesen't work. This is only like this when drawing a box, not when issuing a single click. Since I found the probl

Re: [Qgis-developer] QGIS 2.8 Ubuntu zoom error

2015-02-25 Thread Sandro Santilli
On Wed, Feb 25, 2015 at 04:40:03PM +0100, Falko Engel wrote: > Dear list, > > I didn't find a report on this bug so I'd like to post it here: > > Using QGIS 2.8 on Ubuntu from the ubuntugis-unstable repository > zooming out using the magnifying glass doesen't work. This is only > like this when d

Re: [Qgis-developer] QGIS 2.8 Ubuntu zoom error

2015-02-25 Thread Sandro Santilli
On Wed, Feb 25, 2015 at 04:52:44PM +0100, Sandro Santilli wrote: > On Wed, Feb 25, 2015 at 04:40:03PM +0100, Falko Engel wrote: > > Dear list, > > > > I didn't find a report on this bug so I'd like to post it here: > > > > Using QGIS 2.8 on Ubuntu from the ubuntugis-unstable repository > > zoomin

Re: [Qgis-developer] Finalising the changelog for 2.8

2015-02-25 Thread Tim Sutton
Hi On Wed, Feb 25, 2015 at 2:14 PM, Sandro Santilli wrote: > On Sat, Feb 21, 2015 at 04:47:39PM +0200, Tim Sutton wrote: > > Hi > > > > On Sat, Feb 21, 2015 at 12:07 PM, Sandro Santilli > wrote: > > > > > On Sat, Feb 21, 2015 at 10:19:09AM +0200, Tim Sutton wrote: > > > > > > > http://changelog

Re: [Qgis-developer] Finalising the changelog for 2.8

2015-02-25 Thread Sandro Santilli
On Wed, Feb 25, 2015 at 09:52:16PM +0200, Tim Sutton wrote: > "This release includes preliminary support for rotation in the map canvas. > You need to explicitly enable this in Settings --> Options --> General --> > Experimental canvase rotation support(it will be enabled by default). Note > that

Re: [Qgis-developer] Finalising the changelog for 2.8

2015-02-25 Thread Tim Sutton
Hi On Wed, Feb 25, 2015 at 9:56 PM, Sandro Santilli wrote: > On Wed, Feb 25, 2015 at 09:52:16PM +0200, Tim Sutton wrote: > > > "This release includes preliminary support for rotation in the map > canvas. > > You need to explicitly enable this in Settings --> Options --> General > --> > > Experi

[Qgis-developer] Problems with python script and Grass

2015-02-25 Thread Davide Sponchiado
Hello everybody, I've already ask some help with "Creating script (conflict with python/Grass + wrong folders)" but noone was able to help me, so I try again with a simplier question: When I launch my python script in Grass (in the Virtual Machine everything works fine) this happens: C:\PRO

[Qgis-developer] rotating existing projects (was: Finalising the changelog for 2.8)

2015-02-25 Thread Sandro Santilli
On Wed, Feb 25, 2015 at 10:11:47PM +0200, Tim Sutton wrote: > On Wed, Feb 25, 2015 at 9:56 PM, Sandro Santilli wrote: > > I've also removed the "start new project" as I don't understand why > > you would recommend that. > > ​I based that on your recommendation on IRC when I mentioned my labels w

Re: [Qgis-developer] QGIS and GRASS 7.0.0

2015-02-25 Thread Vaclav Petras
On Wed, Feb 25, 2015 at 2:45 AM, Radim Blazek wrote: > > it would be good if you can include GRASS Addons, too. There is a lot of > > requests for installing/running GRASS Addons from QGIS, e.g. at > > gis.stackexchange.com. > > How can I get list of installed GRASS Addons? For basic list you c