[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 -I/home/firman/

[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 9.

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 `AVCBi

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

2009-11-22 Thread pdu
Thanks Martin. It works! Peng Martin Landa [via OSGeo.org] wrote: > 2009/11/22 pdu <[hidden email] > >: > > i.pca input=ba...@permanent,ba...@permanent, ..., band...@permanent > > input=`g.mlist type=rast pattern=band*` > > Mar

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 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 input=ba...@permanent,b

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 wrote: > 2009/11/22 pdu : >> 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* sep=","` out=... otherwise the

[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. Th

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

2009-11-22 Thread Martin Landa
2009/11/22 pdu : > i.pca input=ba...@permanent,ba...@permanent, ..., band...@permanent input=`g.mlist type=rast pattern=band*` Martin -- Martin Landa * http://gama.fsv.cvut.cz/~landa ___ grass-user mailing list grass-user@lists.osgeo.org http://lists

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

2009-11-22 Thread pdu
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. Thank

Re: FW: [GRASS-user] DXF to UTM32

2009-11-22 Thread Markus Neteler
On Wed, Nov 18, 2009 at 10:33 PM, Pablo Carreira wrote: > > If your dxf is in a local coordinate system (like old topo drawings) with > shifting parameters you can use v.transform or you can put it in place with > a CAD software (align) and them import into GRASS. > If it already have an utm coord

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