Re: [Qgis-developer] right-click to end the digitizing

2013-09-26 Thread Hugo Santos
Hi all,

Been using qgis 2 for two weeks now and didn't thought this little change
would make such a huge diference in my daily work when digitizing, and I
think for qgis veterans this is just a big change.

Although I agreed with the change, I think it's way better and more logical
for new users, but it should possible to configure this in the digitizing
options.

Best,
Hugo





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5080157.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-09-26 Thread Nathan Woodrow
On Thu, Sep 26, 2013 at 8:36 PM, Hugo Santos ulmi.g...@gmail.com wrote:

 but it should possible to configure this in the digitizing
 options.


We debated this for a while however we feel that having options that change
the behavior of tools like this worse then just forcing a single way.  I
don't think having a option makes this better as you have to teach people
both ways because of a possible option set.  This is the same reason why
the zoom in and out is not configurable.  IMO we have to many options that
change the core behavior already which makes it hard to train users how
things work.

- Nathan
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] right-click to end the digitizing

2013-09-26 Thread Hugo Santos
Yep, get it and agree!

But it's been a pain adapting to this, is like having a word processor where
the space key doesn't work as space key.

A part from this...awesome job till now, congrats to all devs!

Regards,
Hugo





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5080165.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-26 Thread Denis Rouzaud

Hi,

I have modified the pull request so it now finishes without adding a vertex.

I think that having a key to finish digitization might wait for having 
something else done with the right-click.


Is this ok for you like this?

Cheers,

Denis


On 07/26/2013 04:20 AM, Alister Hood wrote:

Hi guys,


Date: Thu, 25 Jul 2013 07:38:08 -0600
From: antoniolocandro antoniolocan...@hotmail.com
To: etourigny@gmail.com, denis.rouz...@gmail.com
Cc: qgis-developer@lists.osgeo.org,
 regis.haubo...@eau-adour-garonne.fr
Subject: Re: [Qgis-developer] right-click to end the digitizing
Message-ID: dub406-eas43236a141434d96bf6b935fa5...@phx.gbl
Content-Type: text/plain; charset=utf-8

I do a lot of digitising and +1 for right clic finish only unless you add other 
actions to right clic like snap to midpoint, snap to edge, etc like other software 
then my vote would  g8 to double click to finish feature or f2 if that's not 
patented?

Yes, there are two issues here.
Firstly, it should definitely be possible to finish digitising a feature 
without adding an additional point.  And I think at least for the sake of new 
or casual users this should be the default.
Secondly, I think even if it doesn't happen now, eventually there should be a 
menu on right-click, for things like undoing the last vertex.  I think a little 
while ago there was some discussion of this along with right-click menus in the 
composer, but maybe it was just me ;)

Regards,
Alister
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread Régis Haubourg
+1000, 
I had the same feedback here in training courses, but did not raise it here,
since we never do mass digitizing here. 
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread Denis Rouzaud

Hi all,

I propose to add an option for this.

Here is the pull request, what do you think?
https://github.com/qgis/Quantum-GIS/pull/765

Would it be ok for QGIS 2.0???

Cheers,

Denis


On 07/25/2013 09:02 AM, Régis Haubourg wrote:

+1000,
I had the same feedback here in training courses, but did not raise it here,
since we never do mass digitizing here.
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread Nathan Woodrow
+1 to me


On Thu, Jul 25, 2013 at 10:00 PM, Etienne Tourigny
etourigny@gmail.comwrote:

 I have done little digitizing, but I think it would be more intuitive to
 have right-click finish digitizing only, no need to make that opional.

 Etienne


 On Thu, Jul 25, 2013 at 6:35 AM, Denis Rouzaud denis.rouz...@gmail.comwrote:

  Hi all,

 I propose to add an option for this.

 Here is the pull request, what do you think?
 https://github.com/qgis/Quantum-GIS/pull/765

 Would it be ok for QGIS 2.0???

 Cheers,

 Denis



 On 07/25/2013 09:02 AM, Régis Haubourg wrote:

 +1000,
 I had the same feedback here in training courses, but did not raise it here,
 since we never do mass digitizing here.
 Régis



 --
 View this message in context: 
 http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html
 Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
 ___
 Qgis-developer mailing 
 listQgis-developer@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/qgis-developer



 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer



 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread antoniolocandro
I do a lot of digitising and +1 for right clic finish only unless you add other 
actions to right clic like snap to midpoint, snap to edge, etc like other 
software then my vote would g8 to double click to finish feature or f2 if 
that's not patented 




Sent from Samsung tabletEtienne Tourigny etourigny@gmail.com wrote:I have 
done little digitizing, but I think it would be more intuitive to have 
right-click finish digitizing only, no need to make that opional.

Etienne

On Thu, Jul 25, 2013 at 6:35 AM, Denis Rouzaud denis.rouz...@gmail.com wrote:
Hi all,

I propose to add an option for this.

Here is the pull request, what do you think?
https://github.com/qgis/Quantum-GIS/pull/765

Would it be ok for QGIS 2.0???

Cheers,

Denis



On 07/25/2013 09:02 AM, Régis Haubourg wrote:
+1000, 
I had the same feedback here in training courses, but did not raise it here,
since we never do mass digitizing here. 
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread HAUBOURG
Well,
Double click is source of a lot of double vertex if it’s not fast enough. IMHO 
this is too prone to generate invalid geometry.
Adding a shortcut to a key would be convenient, especially if shortcut could be 
modified in option/configure shortcuts.
Régis


Cordialement,
Régis Haubourg

Régis Haubourg

Administrateur de données Géographiques
Département des Systèmes d'Information (DCSI)
Agence de l'eau Adour Garonne
90 rue du Férétra,
31078 Toulouse Cedex4
Tél: 05 61 36 82 58
Mail: 
regis.haubo...@eau-adour-garonne.frmailto:regis.haubo...@eau-adour-garonne.fr
[cid:image002.jpg@01CE5BAA.92C70ED0] 
http://www.eau-adour-garonne.frhttp://www.eau-adour-garonne.fr/

Accédez aux données sur l'eau  :
http://adour-garonne.eaufrance.fr/

De : antoniolocandro [mailto:antoniolocan...@hotmail.com]
Envoyé : jeudi 25 juillet 2013 15:38
À : etourigny@gmail.com; denis.rouz...@gmail.com
Cc : qgis-developer@lists.osgeo.org; HAUBOURG
Objet : Re: [Qgis-developer] right-click to end the digitizing

I do a lot of digitising and +1 for right clic finish only unless you add other 
actions to right clic like snap to midpoint, snap to edge, etc like other 
software then my vote would g8 to double click to finish feature or f2 if 
that's not patented




Sent from Samsung tablet

Etienne Tourigny etourigny@gmail.commailto:etourigny@gmail.com 
wrote:
I have done little digitizing, but I think it would be more intuitive to have 
right-click finish digitizing only, no need to make that opional.

Etienne
On Thu, Jul 25, 2013 at 6:35 AM, Denis Rouzaud 
denis.rouz...@gmail.commailto:denis.rouz...@gmail.com wrote:
Hi all,

I propose to add an option for this.

Here is the pull request, what do you think?
https://github.com/qgis/Quantum-GIS/pull/765

Would it be ok for QGIS 2.0???

Cheers,

Denis


On 07/25/2013 09:02 AM, Régis Haubourg wrote:

+1000,

I had the same feedback here in training courses, but did not raise it here,

since we never do mass digitizing here.

Régis







--

View this message in context: 
http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html

Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

___

Qgis-developer mailing list

Qgis-developer@lists.osgeo.orgmailto:Qgis-developer@lists.osgeo.org

http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.orgmailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

inline: image001.jpg___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] right-click to end the digitizing

2013-07-25 Thread antoniolocandro
I agree, I like the shortcut to key idea.Sent from Samsung tablet HAUBOURG regis.haubo...@eau-adour-garonne.fr wrote:

Well,

Double click is source of a lot of double vertex if it’s not fast enough. IMHO this is too prone to generate invalid geometry.

Adding a shortcut to a key would be convenient, especially if shortcut could be modified in option/configure shortcuts.

Régis



Cordialement,
Régis Haubourg

Régis Haubourg

Administrateur de données Géographiques
Département des Systèmes d'Information (DCSI)
Agence de l'eau Adour Garonne 
90 rue du Férétra,
31078 Toulouse Cedex4
Tél: 05 61 36 82 58
Mail: regis.haubo...@eau-adour-garonne.fr

http://www.eau-adour-garonne.fr


Accédez aux données sur l'eau :

http://adour-garonne.eaufrance.fr/






De: antoniolocandro [mailto:antoniolocan...@hotmail.com]

Envoyé: jeudi 25 juillet 2013 15:38
À: etourigny@gmail.com; denis.rouz...@gmail.com
Cc: qgis-developer@lists.osgeo.org; HAUBOURG
Objet: Re: [Qgis-developer] right-click to end the digitizing




I do a lot of digitising and +1 for right clic finish only unless you add other actions to right clic like snap to midpoint, snap to edge, etc like other software then my vote would g8 to double click to finish feature or f2 if that's not
 patented















Sent from Samsung tablet



Etienne Tourigny etourigny@gmail.com wrote:
I have done little digitizing, but I think it would be more intuitive to have right-click finish digitizing only, no need to make that opional.




Etienne

On Thu, Jul 25, 2013 at 6:35 AM, Denis Rouzaud denis.rouz...@gmail.com wrote:

Hi all,

I propose to add an option for this.

Here is the pull request, what do you think?
https://github.com/qgis/Quantum-GIS/pull/765

Would it be ok for QGIS 2.0???

Cheers,

Denis






On 07/25/2013 09:02 AM, Régis Haubourg wrote:


+1000, 
I had the same feedback here in training courses, but did not raise it here,
since we never do mass digitizing here. 
Régis



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/right-click-to-end-the-digitizing-tp5068582p5068600.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer






___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer







___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer