Re: [GRASS-user] error compiling grass65svn and addons for grass64

2010-10-21 Thread Laura Poggio
grass-devel is installed. Below the error message is I try to use make with MODULE_TOPDIR=/path/to/grass instead of g.extension. thank you very much! Laura == gcc -I/usr/src/packages/BUILD/grass-6.4.0/dist.x86_64-unknown-linux-gnu/include -O2

Re: [GRASS-user] error compiling grass65svn and addons for grass64

2010-10-21 Thread Maris Nartiss
Hello, You need to edit /path/to/grass/include/Make/Platform.make file (may need a root for GRASS installed from packages) and change line GRASS_HOME to point to /path/to/grass. Look around that file and check that other paths also point to existing files and not some /usr/src/packages/BUILD

Re: [GRASS-user] r.reclass with floating point result

2010-10-21 Thread Glynn Clements
Hanlie Pretorius wrote: So, I have two problems here: 1) I can't get r.reclass to output an FCELL raster even though its help file suggest that only the input file needs to be a CELL raster. A reclass table maps integers to integers. You cannot generate a floating-point map by

[GRASS-user] v.in.ascii

2010-10-21 Thread Luca Cinquepalmi
Ciao. Ho iniziato a lavorare con GRASS e sto utilizzando il comando v.in.ascii. ma mi compare questo errore quando eseguo la conversione: ERROR: y column number minimum last column number (incorrect field separator?) cosa significa? esiste un altro modo per convertire una tabella di dati

Re: [GRASS-user] Using r.reclass

2010-10-21 Thread katrin eggert
Ok Thanks Glynn. It worked and in the case of pixel-value for wich I dont define any value? R.reclass attributes NULL to it? 2010/10/20 Glynn Clements gl...@gclements.plus.com katrin eggert wrote: I have a raster image that ranges from 1-300 and I want to apply reclass in order to

Fwd: [GRASS-user] v.in.ascii

2010-10-21 Thread Luca Cinquepalmi
Messaggio originale Oggetto:[GRASS-user] v.in.ascii Data: Thu, 21 Oct 2010 12:15:56 +0200 Mittente: Luca Cinquepalmi cinquepa...@planetek.it Organizzazione: Planetek Italia s.t.l. +39 080 9644200 A: grass-user@lists.osgeo.org Hi. I started with

Re: [GRASS-user] Use of r.mode

2010-10-21 Thread Monica Buescu
Well, that's not good. Yes, maybe a problem with disk space or memory? l'll have to leave to someone more knowledgeable to answer here. Thanks Micha Probaby in this case is Memory space. Because for Smaller images I don't get any problem and bigger images I'm getting this problem. As anyone

Re: [GRASS-user] Type of data to be used in i.maxlik

2010-10-21 Thread Kim Besson
Hi Markus The input can be double but will be read as integer (CELL) since the function G_open_cell_old() is used [1]. ** *This means what? That pixels with values 255 are all the same? or pixels like 1,034 and 2,043 are rounded?* ___

Re: [GRASS-user] Type of data to be used in i.maxlik

2010-10-21 Thread Markus Metz
Kim Besson wrote: The input can be double but will be read as integer (CELL) since the function G_open_cell_old() is used [1]. This means what? That pixels with values 255 are all the same? I think the representable range of CELL is -2,147,483,647 to 2,147,483,647. Anything beyond the

Re: Fwd: [GRASS-user] v.in.ascii

2010-10-21 Thread Micha Silver
On 21/10/2010 12:31, Luca Cinquepalmi wrote: Messaggio originale Oggetto: [GRASS-user] v.in.ascii Data: Thu, 21 Oct 2010

[GRASS-user] Re: v.in.ascii

2010-10-21 Thread Duccio Rocchini
/grass-user/attachments/20101021/3157718e/attachment-0001.html -- Message: 5 Date: Thu, 21 Oct 2010 11:32:08 +0100 From: Monica Buescu monicabuescu1...@gmail.com Subject: Re: [GRASS-user] Use of r.mode Cc: GRASS user list grass-user@lists.osgeo.org Message-ID

Re: [GRASS-user] Using r.reclass

2010-10-21 Thread Glynn Clements
katrin eggert wrote: I have a raster image that ranges from 1-300 and I want to apply reclass in order to reclass this image. But I only want to change 10 values (1,10,12,15, 100, 130, 200, 230, 250,290) and the rest I want them to be Null. in the rules file, shall I include the

[GRASS-user] Change database type

2010-10-21 Thread Pablo Carreira
Hi, I have many vectors with tables and now I want to change my database from sqlite to pgsql.I ran db.connect. And now I need to copy all the tables from sqlite to pgsql.Is there an easy way to do that? Thanks. Pablo Torres Carreira

[GRASS-user] v.in.ogr and g.region trouble coordenate

2010-10-21 Thread Ricardo Rodríguez
hello. how to make g.region and v.in.ogr use the same projection that an incoming file. since at run-d g.region v.in.ogr and maintaining the coordinates but not the coordinate system, given the same coordinate system of the lease, what should I do to keep your incoming file coordinate system .

Re: [GRASS-user] Change database type

2010-10-21 Thread Micha Silver
On 10/21/2010 07:23 PM, Pablo Carreira wrote: Hi, I have many vectors with tables and now I want to change my database from sqlite to pgsql. I ran db.connect. And now I need to copy all the tables from sqlite to pgsql. Is there an easy way to do that? Once you've set the database

Re: [GRASS-user] v.in.ogr and g.region trouble coordenate

2010-10-21 Thread Micha Silver
On 10/21/2010 10:19 PM, Ricardo Rodríguez wrote: hello. how to make g.region and v.in.ogr use the same projection that an incoming file. since at run-d g.region v.in.ogr and maintaining the coordinates but not the coordinate system, given the same coordinate system of the lease, what should I

Re: [GRASS-user] v.in.ogr and g.region trouble coordenate

2010-10-21 Thread Ricardo Rodríguez
hi, thanks for answering I understand your answer but if my location has an arbitrary coordinate system, there will be no way to keep the coordinate system of the incoming file Ricardo Rodríguez Univalle ___ grass-user mailing list

[GRASS-user] managing vector attributes (Matteo Toro)

2010-10-21 Thread ciccp...@libero.it
Hi everybody, via v.to.db command i updated the values of a vector file with the slope steepness of the lines. As output i got the numerical value of the steepness. I would like to know if this numerical value is placed somewhere upon the lines (i.e in the middle) composing my vector file or

[GRASS-user] Re: Change database type (Micha Silver)

2010-10-21 Thread Richard Chirgwin
-- next part -- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20101021/4ad2cda2/attachment-0001.html -- Message: 2 Date: Thu, 21 Oct 2010 15:19:17 -0500 From: Ricardo Rodr?guezricardorodo...@gmail.com