Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-25 Thread Bernhard Ströbl
From: olivier.dal...@gmail.com Date: Wed, 24 Apr 2013 12:57:03 + To: a.neum...@carto.net CC: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Make QGIS interact with LibreCAD. 2013/4/22 Andreas Neumann a.neum...@carto.net mailto:a.neum...@carto.net I would prefer if most

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-24 Thread Olivier Dalang
2013/4/22 Andreas Neumann a.neum...@carto.net I would prefer if most of the editing tools would be available in core - - and if possible - implemented in C++. I'm not sure if I agree with that : getting a snapping engine that works smoothly will require a lot of tweaking, which is a pain in

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-24 Thread Antonio Locandro
: olivier.dal...@gmail.com Date: Wed, 24 Apr 2013 12:57:03 + To: a.neum...@carto.net CC: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Make QGIS interact with LibreCAD. 2013/4/22 Andreas Neumann a.neum...@carto.net I would prefer if most of the editing tools would be available in core

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-23 Thread Andreas Neumann
Hi, Maybe if you could dock the snapping options under the layer list, and changes auto applied, that would help a bit. The snap settings window is already dockable. See general options -- digitizing -- snap settings. Andreas -- -- Andreas Neumann Böschacherstrasse 10A 8624 Grüt (Gossau

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-23 Thread Ramon Andiñach
On 23/04/2013, at 14:20 , Andreas Neumann wrote: Hi, Maybe if you could dock the snapping options under the layer list, and changes auto applied, that would help a bit. The snap settings window is already dockable. See general options -- digitizing -- snap settings. Andreas There

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Bernhard Ströbl
Hi Diego, some of my users with more complex editing tasks (and familiar with CAD software) are complaining about not having similar possibilities in QGIS and I admit that our CAD has much more to offer in that respect (snapping, construction), so thanks for the move. IMHO the best would be

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Diego Gnesi Bartolani
Hi Bernhard, I'll take your opinion into account. I'm still in a preliminary phase and I'm still deciding. I verified that adding shapefile support to LibreCAD is relatively simple, due to the good architecture of LibreCAD's IO and geometry classes. Now I'll test how hard is adding advanced cad

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Ivan Mincik
On 04/22/2013 12:52 PM, Bernhard Ströbl wrote: Hi Diego, some of my users with more complex editing tasks (and familiar with CAD software) are complaining about not having similar possibilities in QGIS and I admit that our CAD has much more to offer in that respect (snapping, construction),

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Bernhard Ströbl
Am 22.04.2013 14:01, schrieb Ivan Mincik: On 04/22/2013 12:52 PM, Bernhard Ströbl wrote: Hi Diego, some of my users with more complex editing tasks (and familiar with CAD software) are complaining about not having similar possibilities in QGIS and I admit that our CAD has much more to offer

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Ziegler Stefan
...@lists.osgeo.org] Im Auftrag von Bernhard Ströbl Gesendet: Montag, 22. April 2013 14:08 An: qgis-developer@lists.osgeo.org Betreff: Re: [Qgis-developer] Make QGIS interact with LibreCAD. Am 22.04.2013 14:01, schrieb Ivan Mincik: On 04/22/2013 12:52 PM, Bernhard Ströbl wrote: Hi Diego, some

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Bernhard Ströbl
Hi Diego, based on a discussion [1] on this list a couple of months ago I started coding some of the missing tools as my time allows. This is going to be a Python plugin made from scratch. What I do have right now is: 1) Dissolve multi geometries (code from Alexandre Neto's plugin) 2) Split

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread antoniolocandro
I would say add CAD tools within QGIS,  1. Extend  2. Trim 3. Snapping environment 4. digitise using either icons or commands on a console 5. Intersection, etc. CAD tools are faster for digitising and more precise, having that possibility from within QGIS would make it so much better, I find

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Ziegler Stefan
[mailto:qgis-developer-boun...@lists.osgeo.org] Im Auftrag von antoniolocandro Gesendet: Montag, 22. April 2013 14:36 An: bernhard.stro...@jena.de; diego.gn...@gmail.com Cc: qgis-developer@lists.osgeo.org Betreff: Re: [Qgis-developer] Make QGIS interact with LibreCAD. I would say add CAD tools within

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Antonio Locandro
; diego.gn...@gmail.com CC: qgis-developer@lists.osgeo.org Subject: AW: [Qgis-developer] Make QGIS interact with LibreCAD. Date: Mon, 22 Apr 2013 12:40:15 + I would like to see some changes in the snapping interface. If you got some 30+ layers it is really difficult to find a specific

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Olivier Dalang
@lists.osgeo.org *Betreff:* Re: [Qgis-developer] Make QGIS interact with LibreCAD. ** ** I would say add CAD tools within QGIS, ** ** 1. Extend 2. Trim 3. Snapping environment 4. digitise using either icons or commands on a console 5. Intersection, etc

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Diego Gnesi Bartolani
@lists.osgeo.org Betreff: Re: [Qgis-developer] Make QGIS interact with LibreCAD. I would say add CAD tools within QGIS, 1. Extend 2. Trim 3. Snapping environment 4. digitise using either icons or commands on a console 5. Intersection, etc. CAD tools are faster for digitising and more

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Antonio Locandro
Subject: Re: [Qgis-developer] Make QGIS interact with LibreCAD. To: stefan.zieg...@bd.so.ch CC: antoniolocan...@hotmail.com; bernhard.stro...@jena.de; diego.gn...@gmail.com; qgis-developer@lists.osgeo.org I'd also suggest to include numerical entry (length, angle, X/Y coordinates). Please have

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 22/04/2013 15:17, Diego Gnesi Bartolani ha scritto: Stefan and Bernahard, I don't want to create redundancy on the plugin repository: if you're working on similar projects, maybe I can try to help you instead of starting a brand new work.

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Antonio Locandro
Subject: Re: [Qgis-developer] Make QGIS interact with LibreCAD. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 22/04/2013 15:17, Diego Gnesi Bartolani ha scritto: Stefan and Bernahard, I don't want to create redundancy on the plugin repository: if you're working on similar projects, maybe I

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Andreas Neumann
America, Asia o Sur America Date: Mon, 22 Apr 2013 17:18:25 +0200 From: cavall...@faunalia.it To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Make QGIS interact with LibreCAD. Il 22/04/2013 15:17, Diego Gnesi Bartolani ha scritto: Stefan and Bernahard, I don't want

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Ramon Andiñach
On 22/04/2013, at 20:53 , Olivier Dalang wrote: I'd also suggest to include numerical entry (length, angle, X/Y coordinates). There's at least one already existing plugin which will do that. Might be worth looking at. -ramon. ___ Qgis-developer

Re: [Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-22 Thread Ramon Andiñach
On 22/04/2013, at 20:40 , Ziegler Stefan wrote: I would like to see some changes in the snapping interface. If you got some 30+ layers it is really difficult to find a specific layer. A layer tree for snapping just like for the legend would be great. And add the tree as tab like the

[Qgis-developer] Make QGIS interact with LibreCAD.

2013-04-21 Thread Diego Gnesi Bartolani
Hi, Yesterday I posted in a wrong thread, so I'm opening a new one. I'll copy and paste the previous message and add some notes. Sorry for the mess! Original post: I am an Italian archaeologist and an enthusiastic QGIS user. I do what I can to spread the knowledge about QGIS and other open