[GRASS GIS] #466: shell script add-on submission : v.selmany

7 messages Options
Embed this post
Permalink
GRASS GIS

[GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
#466: shell script add-on submission : v.selmany
------------------------------------------------------+---------------------
 Reporter:  Vincent                                   |       Owner:  [hidden email]
     Type:  enhancement                               |      Status:  new                      
 Priority:  trivial                                   |   Milestone:  6.4.0                    
Component:  Vector                                    |     Version:  unspecified              
 Keywords:  multiple selection, attribute assignment  |    Platform:  Unspecified              
      Cpu:  Unspecified                               |  
------------------------------------------------------+---------------------
 Here is a proposal for an add-on to vector modules :

 for a particular purpose I was lead to write a shell script enabling
 multiple selection of vector objects and attribute assigning. I used the
 existing v.digatt add-on as a starting point.

 The code of the module is quite rough but efficient, and I think it can
 be useful as is.

 ''It might quickly become obsolete, depending on
 enhancements expected in future versions of GRASS, anyway.''

 Hope it can help,[[BR]]
 Vincent

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/466>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
#466: shell script add-on submission : v.selmany
--------------------------+-------------------------------------------------
  Reporter:  Vincent      |       Owner:  [hidden email]              
      Type:  enhancement  |      Status:  new                                    
  Priority:  trivial      |   Milestone:  6.4.0                                  
 Component:  Vector       |     Version:  unspecified                            
Resolution:               |    Keywords:  multiple selection, attribute assignment
  Platform:  Unspecified  |         Cpu:  Unspecified                            
--------------------------+-------------------------------------------------
Comment (by hamish):

 fyi, re. SVN access:
   http://trac.osgeo.org/grass/wiki/HowToContribute

 all are encouraged to learn to use svn :)
 mistakes can be easily reverted.


 Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/466#comment:1>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#466: shell script add-on submission : v.selmany
--------------------------+-------------------------------------------------
  Reporter:  Vincent      |       Owner:  [hidden email]              
      Type:  enhancement  |      Status:  new                                    
  Priority:  trivial      |   Milestone:  6.4.0                                  
 Component:  Vector       |     Version:  unspecified                            
Resolution:               |    Keywords:  multiple selection, attribute assignment
  Platform:  Unspecified  |         Cpu:  Unspecified                            
--------------------------+-------------------------------------------------
Comment (by hamish):

 oh, and after it finds its home, do mention it on the main wiki addons
 page.


 Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/466#comment:2>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#466: shell script add-on submission : v.selmany
--------------------------+-------------------------------------------------
  Reporter:  Vincent      |       Owner:  [hidden email]              
      Type:  enhancement  |      Status:  new                                    
  Priority:  trivial      |   Milestone:  6.4.0                                  
 Component:  Vector       |     Version:  unspecified                            
Resolution:               |    Keywords:  multiple selection, attribute assignment
  Platform:  Unspecified  |         Cpu:  Unspecified                            
--------------------------+-------------------------------------------------
Comment (by vincent):

 Ok, I submitted for write access on the list.

 Thanks,
 Vincent

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/466#comment:3>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#466: shell script add-on submission : v.selmany
--------------------------+-------------------------------------------------
  Reporter:  Vincent      |       Owner:  [hidden email]              
      Type:  enhancement  |      Status:  new                                    
  Priority:  trivial      |   Milestone:  6.4.0                                  
 Component:  Vector       |     Version:  unspecified                            
Resolution:               |    Keywords:  multiple selection, attribute assignment
  Platform:  Unspecified  |         Cpu:  Unspecified                            
--------------------------+-------------------------------------------------
Comment (by vincent):

 Hmmm,
 sorry for the recurrent trouble, but I'm definitely puzzled :

 I'm not able to send any message to the psc list. I subscribed to the
 list, confirmed, checked that my name clearly appears in the subscribers
 list. But when I tried posting on the list, I received twice ''unprocess''
 notifications.
 Did you psc-list recipients get my message ?

 I can't find what I am doing wrong...

 Sorry again[[BR]]
 Vincent

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/466#comment:4>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Markus Neteler

Re: Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
Vincent,

On Wed, Jan 28, 2009 at 11:09 AM, GRASS GIS <[hidden email]> wrote:
> #466: shell script add-on submission : v.selmany
...
>  I'm not able to send any message to the psc list. I subscribed to the
>  list, confirmed, checked that my name clearly appears in the subscribers
>  list. But when I tried posting on the list, I received twice ''unprocess''
>  notifications.
>  Did you psc-list recipients get my message ?

[better ask this in the list rather than the bug tracker]

>  I can't find what I am doing wrong...

You need to post from bain * toraval.fr (perhaps you used a
different sender address?)

Please try again,
Markus
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #466: shell script add-on submission : v.selmany

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#466: shell script add-on submission : v.selmany
--------------------------+-------------------------------------------------
  Reporter:  Vincent      |       Owner:  [hidden email]              
      Type:  enhancement  |      Status:  closed                                  
  Priority:  trivial      |   Milestone:  6.4.0                                  
 Component:  Vector       |     Version:  unspecified                            
Resolution:  invalid      |    Keywords:  multiple selection, attribute assignment
  Platform:  Unspecified  |         Cpu:  Unspecified                            
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 source:grass-addons/vector/v.selmany found in GRASS Add-Ons repository.
 The ticket seems to be invalid. Closing it.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/466#comment:5>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev