Re: [GRASS-user] E00 import problem

2009-11-22 Thread Markus Neteler
Richard, downloaded and tested: # uncompress e00conv dnnet.e00 24647.e00 # convert avcimport 24647.e00 dnnet # look at metadata: ogrinfo -so dnnet arc Had to open data source read-only. INFO: Open of `dnnet' using driver `AVCBin' successful. Layer name: ARC Geometry: Line String Feature

[GRASS-user] i.pca with wildcard input band

2009-11-22 Thread Peng Du
Hi there Is there any way to specify multiple input bands to i.pca? I'm working with aviris data which has 224 bands and it'd be a disaster having to put each band like i.pca input=ba...@permanent,ba...@permanent, ..., band...@permanent I tried input=ba...@permanent and it doesn't work.

Re: [GRASS-user] i.pca with multiple input bands

2009-11-22 Thread Markus Neteler
On Sun, Nov 22, 2009 at 4:39 PM, Martin Landa landa.mar...@gmail.com wrote: 2009/11/22 pdu d...@cs.utk.edu: i.pca input=ba...@permanent,ba...@permanent, ..., band...@permanent input=`g.mlist type=rast pattern=band*` Small correction (add sep=,): i.pca input=`g.mlist type=rast pattern=band*

Re: [GRASS-user] i.pca with wildcard input band

2009-11-22 Thread Markus Neteler
On Sun, Nov 22, 2009 at 4:36 PM, Peng Du d...@cs.utk.edu wrote: Hi  there Is there any way to specify multiple input bands to i.pca? I'm working with aviris data which has 224 bands and it'd be a disaster having to put each band like Sure, no need to do that. See below: i.pca

Re: [GRASS-user] E00 import problem

2009-11-22 Thread Richard Chirgwin
Markus, As always, thanks! Richard Markus Neteler wrote: Richard, downloaded and tested: # uncompress e00conv dnnet.e00 24647.e00 # convert avcimport 24647.e00 dnnet # look at metadata: ogrinfo -so dnnet arc Had to open data source read-only. INFO: Open of `dnnet' using driver

[GRASS-user] v.db.join - created fields with only one character long

2009-11-22 Thread Luís Ferreira
When trying to join a vector table with another table, the created fields are only type character(1). The original fields to import vary from 1 to 100 characters. Is this a bug or I'm not doing something previously necessary? GRASS 6.4 rev 39766 from SVN postgresql 8.4.1 from repository Ubuntu

[GRASS-user] Old GRASS GIS compilation

2009-11-22 Thread Firman Hadi
Dear all, I am compiling GRASS 4.3 on Debian Woody. My aim is to use r.le.dist function. I have tried to compile it but there is one error that I can't solve. The error message is like below: /home/firman/grass4.3src/src/libes/vask make -f OBJ/make.rules rm -f OBJ/V_call.o gcc