Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Denis Rouzaud
Hi Pierre, I have been incorporated into the core dev team very recently, and I am somehow assigned to the map tools ;) I put the dev list in copy, since there should be someone arond who's more aware on the topic. I saw that Martin Dobias was the committer for the topology editing [0].

Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Martin Dobias
Hi Denis Pierre On Thu, Oct 31, 2013 at 1:45 PM, Denis Rouzaud denis.rouz...@gmail.com wrote: I put the dev list in copy, since there should be someone arond who's more aware on the topic. I saw that Martin Dobias was the committer for the topology editing [0]. Martin, do you have any

Re: [Qgis-developer] Using QgsCategorizedSymbolRendererV2

2013-10-31 Thread hubbatov
Please, somebody help me! -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-QgsCategorizedSymbolRendererV2-tp5086683p5086771.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. ___ Qgis-developer

[Qgis-developer] Opening composer from Python

2013-10-31 Thread Alexander Bruy
Hi all, I need to create composer window with prepared composition from Python. There is an createNewComposer() method and seems this is what I need. I run simple test from Python console and it works, but when I tried to use same code from plugin QGIS crashes. Here is code for console: canvas

Re: [Qgis-developer] Using QgsCategorizedSymbolRendererV2

2013-10-31 Thread hubbatov
QgsSymbolV2 *defaultSymbol = QgsSymbolV2::defaultSymbol(layer-geometryType()); QgsCategorizedSymbolRendererV2* renderer = new QgsCategorizedSymbolRendererV2(, cropCategories(defaultSymbol)); renderer-setClassAttribute(fieldWithCropId); renderer-setSourceSymbol(defaultSymbol);

Re: [Qgis-developer] Opening composer from Python

2013-10-31 Thread Alexander Bruy
From further test I see that crash occurs after setComposition() call 2013/10/31 Alexander Bruy alexander.b...@gmail.com: Hi all, I need to create composer window with prepared composition from Python. There is an createNewComposer() method and seems this is what I need. I run simple test

Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Radim Blazek
On Thu, Oct 31, 2013 at 8:28 AM, Martin Dobias wonder...@gmail.com wrote: Hi Denis Pierre On Thu, Oct 31, 2013 at 1:45 PM, Denis Rouzaud denis.rouz...@gmail.com wrote: I put the dev list in copy, since there should be someone arond who's more aware on the topic. I saw that Martin Dobias

Re: [Qgis-developer] QgsRasterBlock.setColor(size_t, QRgb) in SIP

2013-10-31 Thread Radim Blazek
On Wed, Oct 30, 2013 at 10:50 AM, Martin Dobias wonder...@gmail.com wrote: On Wed, Oct 30, 2013 at 4:10 PM, Radim Blazek radim.bla...@gmail.com wrote: We should probably try to compile and run a tiny program (during CMake configure phase) that will return the value of sizeof(size_t) and from

[Qgis-developer] WMS provider in Python?

2013-10-31 Thread Enzo Ciarmoli
Hi all, In Python I would to parse WMS GetCapabilities: the main goal is to gather informations of all exposed layers I might be wrong, but in QGIS 2.0 API I didn't found any interface or class to achieve this. Instead in QGIS source there is qgswmsprovider.cpp that has all methods that I need.

Re: [Qgis-developer] QGIS 2.0 point release?

2013-10-31 Thread Matthias Kuhn
Hi Nyall, I will happly release updated Packages for Fedora in my own Repo and I'm sure they will also be packaged for the official repository in Fedora 20. I am in favor of this plan. But the most heavily requested packages will probably be Ubuntu + OS X + Windows. So it would be nice to

Re: [Qgis-developer] QGIS 2.0 point release?

2013-10-31 Thread William Kyngesburye
Sure, I'll package for OS X. On Oct 31, 2013, at 6:43 AM, Matthias Kuhn wrote: Hi Nyall, I will happly release updated Packages for Fedora in my own Repo and I'm sure they will also be packaged for the official repository in Fedora 20. I am in favor of this plan. But the most heavily

Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Sandro Santilli
On Thu, Oct 31, 2013 at 09:43:49AM +0100, Radim Blazek wrote: I would prefer something generic from the beginning. We started to talk about such common editing interface (PostGIS / GRASS) with strk in Zurich. IIRC we were able to find common editing methods. There should be some photos of our

Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 31/10/2013 09:43, Radim Blazek ha scritto: I would prefer something generic from the beginning. We started to talk about such common editing interface (PostGIS / GRASS) with strk in Zurich. IIRC we were able to find common editing methods.

Re: [Qgis-developer] QGIS 2.0 point release?

2013-10-31 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 29/10/2013 23:21, Nyall Dawson ha scritto: I'm happy to apply all the bug fixes, but packaging isn't in my skillset! Hi Nyall, thanks for your offer, very interesting. Of course packagers will have to bear much of the burden of a new release, so

Re: [Qgis-developer] Topology editing in QGis

2013-10-31 Thread Radim Blazek
On Thu, Oct 31, 2013 at 3:28 PM, Sandro Santilli s...@keybit.net wrote: On Thu, Oct 31, 2013 at 09:43:49AM +0100, Radim Blazek wrote: I would prefer something generic from the beginning. We started to talk about such common editing interface (PostGIS / GRASS) with strk in Zurich. IIRC we were