Tue, Jul 16 2002
11:20:07
|
|
Request created by guest
|
|
Subject: Data stream option for v.in.ascii
Platform: GNU/Linux/i386
grass binary for platform: Compiled from Sources
GRASS Version: 5pre4
v.in.ascii still lacks a piping option.
Such a thing like
cat mycoolfile.txt| v.in.ascii
would sometimes be useful.
Actually, the same is true for v.out.ascii.
peter.loewe@gmx.de |
|
Tue, Jul 16 2002
17:53:14
|
|
Mail sent by glynn.clements@virgin.net
|
|
Return-Path |
<glynn.clements@virgin.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Glynn Clements <glynn.clements@virgin.net>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Transfer-Encoding |
7bit
|
Message-ID |
<15668.16224.945924.910353@cerise.nosuchdomain.co.uk>
|
Date |
Tue, 16 Jul 2002 16:44:32 +0100
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #1194] (grass) Data stream option for v.in.ascii
|
In-Reply-To |
<20020716092007.4AE39139C6@lists.intevation.de>
|
References |
<20020716092007.4AE39139C6@lists.intevation.de>
|
X-Mailer |
VM 6.94 under 21.4 (patch 4) "Artificial Intelligence (candidate #1)" XEmacs Lucid
|
X-Spam-Status |
No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
|
X-Spam-Level |
|
Request Tracker wrote:
> Subject: Data stream option for v.in.ascii
>
> Platform: GNU/Linux/i386
> grass binary for platform: Compiled from Sources
> GRASS Version: 5pre4
>
> v.in.ascii still lacks a piping option.
>
> Such a thing like
>
> cat mycoolfile.txt| v.in.ascii
>
> would sometimes be useful.
The problem is more general; v.in.ascii reads from a GRASS map, rather
than a file. IMHO, it should be made to behave like any other *.in.*
program.
If it could read from an arbitrary file, "v.in.ascii input=/dev/stdin"
would work.
--
Glynn Clements <glynn.clements@virgin.net>
|
|
Wed, Aug 13 2003
15:22:04
|
|
Mail sent by mneteler
|
|
Solved in GRASS 5.1.
Markus
|
|
Wed, Aug 13 2003
15:22:07
|
|
Status changed to resolved by mneteler
|
|