Details Ticket 2998


Comment | Reply | Take | Open


Serial Number 2998
Subject d.m menu: make 3 menu entries for v.in.ascii
Area wish
Queue grass
Requestors hamish_nospam@yahoo.com
Owner none
Status resolved
Last User Contact Thu Feb 17 19:20:50 2005 (4 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Wed Sep 27 14:59:53 2006 (2 yr ago)
Created Tue Feb 15 07:08:04 2005 (4 yr ago)

Transaction History Ticket 2998


Tue, Feb 15 2005 07:08:04    Request created by hbowman  
Subject: d.m menu: v.convert has a bad description

v.convert's menu entry:

File -> Import -> Vector -> Import/Export old GRASS vector format

should be just "Import old GRASS vector format"

Export functionality was never written. (use v.out.ascii -o format=standard)
along the same lines:

File -> Export -> Vector -> Import/Export old GRASS vector format
should be removed.


and:
File -> Export -> Vector -> ASCII points file from GRASS sites file
should be removed (s.out.ascii not built by default and is only there for
debugging purposes)

same with:

File -> Import -> Vector -> ASCII points file to GRASS sites format


and:

File -> Export -> Vector -> GRASS vector file

might be renamed as-
"ASCII file or GRASS ASCII-vector format or old GRASS ASCII-vector format"

... but hopefully something more concise than that.

v.out.ascii exports:
  - '|' delimeted ascii text file
  - GRASS ASCII-format files
  - old GRASS ASCII-format files for import into 5.0/5.4 etc.

It's a pity to hide all that functionality. Maybe make three menu items with
options pre-programmed?



Hamish
Tue, Feb 15 2005 07:15:46    Mail sent by hbowman  
another one:

File -> Import -> Raster -> i.in.erdas

doesn't exist in 6.0beta2.



Hamish
Thu, Feb 17 2005 19:19:02    Mail sent by michael.barton@asu.edu  
Return-Path <Michael.Barton@asu.edu>
Delivered-To grass-bugs@lists.intevation.de
Date Thu, 17 Feb 2005 11:18:49 -0700
From Michael Barton <michael.barton@asu.edu>
Subject Re: [GRASS5] [bug #2998] (grass) d.m menu: v.convert has a bad description
In-reply-to <20050215060804.4A3A7102BF3@lists.intevation.de>
To Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
Message-id <BE3A2E19.CEF4%michael.barton@asu.edu>
MIME-version 1.0
Content-type text/plain; charset=US-ASCII
Content-transfer-encoding 7bit
User-Agent Microsoft-Entourage/11.1.0.040913
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
> From: Request Tracker <grass-bugs@intevation.de>
> Reply-To: Request Tracker <grass-bugs@intevation.de>
> Date: Tue, 15 Feb 2005 07:08:04 +0100 (CET)
> To: <grass5@grass.itc.it>
> Subject: [GRASS5] [bug #2998] (grass) d.m menu: v.convert has a bad
> description
> 
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2998
> -------------------------------------------------------------------------
> 
> Subject: d.m menu: v.convert has a bad description
> 
> v.convert's menu entry:
> 
> File -> Import -> Vector -> Import/Export old GRASS vector format
> 
> should be just "Import old GRASS vector format"
> 
> Export functionality was never written. (use v.out.ascii -o format=standard)
Fixed in CVS

> 
> 
> along the same lines:
> 
> File -> Export -> Vector -> Import/Export old GRASS vector format
> should be removed.
> 

Fixed in CVS

> 
> and:
> File -> Export -> Vector -> ASCII points file from GRASS sites file
> should be removed (s.out.ascii not built by default and is only there for
> debugging purposes)

Fixed in CVS

> 
> same with:
> 
> File -> Import -> Vector -> ASCII points file to GRASS sites format

Fixed in CVS

> 
> 
> and:
> 
> File -> Export -> Vector -> GRASS vector file
> 
> might be renamed as-
> "ASCII file or GRASS ASCII-vector format or old GRASS ASCII-vector format"
> 
> ... but hopefully something more concise than that.
> 
> v.out.ascii exports:
>   - '|' delimeted ascii text file
>   - GRASS ASCII-format files
>   - old GRASS ASCII-format files for import into 5.0/5.4 etc.

Fixed in CVS

> 
> It's a pity to hide all that functionality. Maybe make three menu items with
> options pre-programmed?

This would require 3 scripts. Maybe something to consider for 6.1/6.2

> 
> Hamish
> 
> 
> -------------------------------------------- Managed by Request Tracker



______________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ  85287-2402
USA

voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton


Thu, Feb 17 2005 19:20:50    Mail sent by michael.barton@asu.edu  
Return-Path <Michael.Barton@asu.edu>
Delivered-To grass-bugs@lists.intevation.de
Date Thu, 17 Feb 2005 11:19:12 -0700
From Michael Barton <michael.barton@asu.edu>
Subject Re: [GRASS5] [bug #2998] (grass) d.m menu: v.convert has a bad description
In-reply-to <20050215061546.9DE35102BF3@lists.intevation.de>
To Harmish Bowman via RT <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Message-id <BE3A2E30.CEF6%michael.barton@asu.edu>
MIME-version 1.0
Content-type text/plain; charset=US-ASCII
Content-transfer-encoding 7bit
User-Agent Microsoft-Entourage/11.1.0.040913
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
______________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ  85287-2402
USA

voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton


> From: Harmish Bowman via RT <grass-bugs@intevation.de>
> Reply-To: Harmish Bowman via RT <grass-bugs@intevation.de>
> Date: Tue, 15 Feb 2005 07:15:46 +0100 (CET)
> Cc: <grass5@grass.itc.it>
> Subject: [GRASS5] [bug #2998] (grass) d.m menu: v.convert has a bad
> description
> 
> another one:
> 
> File -> Import -> Raster -> i.in.erdas
> 
> doesn't exist in 6.0beta2.
> 

Fixed in CVS

> 
> Hamish
> 
> 
> -------------------------------------------- Managed by Request Tracker
> 


Sun, Feb 20 2005 06:48:57    Comments added by hbowman  
bugs fixed; changed to a wish for three v.in.ascii menu entries.


Do they really need a script each? would "run v.in.ascii -o format=standard"
work?


Hamish
Sun, Feb 20 2005 06:49:07    Area changed to wish by hbowman  
Sun, Feb 20 2005 06:49:32    Subject changed to d.m menu: make 3 menu entries for v.in.ascii by hbowman  
Fri, Jun 23 2006 21:58:25    Status changed to resolved by mbarton  
Tue, Sep 26 2006 17:52:15    Comments added by guest  
Good Luck! http://xoomer.alice.it/pik0/poker-rooms/
Tue, Sep 26 2006 21:09:36    Comments added by guest  
Cool design http://xoomer.alice.it/pik0/razz-poker/
Wed, Sep 27 2006 00:06:01    Comments added by guest  
Great work on website. <a href="http://xoomer.alice.it/pik0/rules-of-poker/">rules
of poker</a> [url=http://xoomer.alice.it/pik0/rules-of-poker/]rules of poker[/url]
http://xoomer.alice.it/pik0/rules-of-poker/
Wed, Sep 27 2006 03:07:01    Comments added by guest  
Great web site <a href="http://xoomer.alice.it/pik0/blackjack-mountain/">blackjack
mountain</a> [url=http://xoomer.alice.it/pik0/blackjack-mountain/]blackjack mountain[/url]
http://xoomer.alice.it/pik0/blackjack-mountain/
Wed, Sep 27 2006 06:04:38    Comments added by guest  
Thank you... <a href="http://xoomer.alice.it/pik0/yahoo-games-poker/">yahoo games
poker</a> [url=http://xoomer.alice.it/pik0/yahoo-games-poker/]yahoo games poker[/url]
http://xoomer.alice.it/pik0/yahoo-games-poker/
Wed, Sep 27 2006 09:00:19    Comments added by guest  
Great work on website. <a href="http://xoomer.alice.it/pik0/free-online-poker-site/">free
online poker site</a> [url=http://xoomer.alice.it/pik0/free-online-poker-site/]free
online poker site[/url] http://xoomer.alice.it/pik0/free-online-poker-site/
Wed, Sep 27 2006 12:02:22    Comments added by guest  
Thank you... <a href="http://xoomer.alice.it/pik0/poker-games-for-pc/">poker
games for pc</a> [url=http://xoomer.alice.it/pik0/poker-games-for-pc/]poker games
for pc[/url] http://xoomer.alice.it/pik0/poker-games-for-pc/
Wed, Sep 27 2006 14:59:53    Comments added by guest  
VERY GOOD I THINK <a href="http://xoomer.alice.it/pik0/card-poker-ME/">card poker
ME</a> [url=http://xoomer.alice.it/pik0/card-poker-ME/]card poker ME[/url] http://xoomer.alice.it/pi
k0/card-poker-ME/
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request