Re: [GRASS-user] Grass-6.3.0 errors during make

2008-02-13 Thread Hamish
roberto caselli wrote: > Than you, I solved 3 errors out of 4 using flex 2.5.33 . > The last problem is : > > Started compilation: mer feb 13 12:31:54 CET 2008 > -- > Errors in: > /home/roberto/grass-6.3.0RC4/raster/r.mapcalc > -- > I cd to /home/roberto/grass-6.3.0RC4/raster/r.mapcalc and the mak

Re: [GRASS-user] where clause in v.extract for '*'

2008-02-13 Thread Hamish
Juan Miguel Garijo wrote: > In a vector map there is a text field with values > like: > > > > * > (*) > > I need to select all values wich finish with '*' OR > '(*)' > > (without '') > > Wich 'where' clause can I use in v.extract? > I see that is not the same if you write it

[GRASS-user] grass-addons SVN cleanup

2008-02-13 Thread Hamish
Hi, As the number of modules saved in the GRASS Addons[1] SVN repository[2] grows it starts to get a little cluttered. So now we have new raster/ vector/ imagery/ display/ misc/ directories there to put your modules in. I'm guessing folks have posted URLs to their code which will break once they

Re: [GRASS-user] Multicore Processing and Temporary File Cleanup

2008-02-13 Thread Markus Neteler
On Feb 13, 2008 7:46 PM, Joseph Chipperfield <[EMAIL PROTECTED]> wrote: > Thank you Markus your Wiki entry is most helpful. > > It seems I need to make a few changes to my files and set up a large > number of mapsets in every location. Is it appropriate then to have > multiple mapsets (one for eac

[GRASS-user] discussion about usablity in GRASS

2008-02-13 Thread Tim Michelsen
Dear fellow users, I have just started a thread about usabilty of GRASS. Since I think it is more a development issue I sent it to the development mailing list. Nevertheless, you as users are urged to participate because your experiences will help the developers. Please take part in discussin

Re: [GRASS-dev] Re: [GRASS-user] V.extrude... confused

2008-02-13 Thread Markus Neteler
On Feb 13, 2008 10:06 PM, Michael Barton <[EMAIL PROTECTED]> wrote: > On Feb 13, 2008, at 1:45 PM, Sampson, David wrote: ... > > I guess I was expecting to see a 3D object afterwords. I have to > > turn on faces to see anything and still I only see lines. > > > > Do I have to view this in nVIZ? Ye

Re: [GRASS-user] Vector Overlay Issues

2008-02-13 Thread Eddie
Someone sent me an E-mail regarding my use of HTML in the previous message and I'm sorry about that. Always learning. Allow me to re-phrase in plain text. I have been struggling for quite some time trying to make a land use vector map out of two separate vector maps. One is water and the other is

Re: [GRASS-user] Multicore Processing and Temporary File Cleanup

2008-02-13 Thread Joseph Chipperfield
Thank you Markus your Wiki entry is most helpful. It seems I need to make a few changes to my files and set up a large number of mapsets in every location. Is it appropriate then to have multiple mapsets (one for each node) at a given location? If so is there a way to automatically generate

Re: [GRASS-user] Interpolation with faultlines?

2008-02-13 Thread G. Allegri
It's the same question I was going to ask. It would be an important advance in Grass, as I'm obliged to use commercial sw to do it (Esri) both to interpolate with barriers and to do 3D TINs with constraints. Giovanni 2008/2/13, Carlos Guâno Grohmann <[EMAIL PROTECTED]>: > I remember that some tim

[GRASS-user] Interpolation with faultlines?

2008-02-13 Thread Carlos "Guâno" Grohmann
I remember that some time ago, there was some discussion on interpolation using faultlines. Any advances in that subject? cheers Carlos -- +---+ Carlos Henrique Grohmann - Guano Geologist M.Sc - Doctorate Student at IGc-

Re: [GRASS-user] Multicore Processing and Temporary File Cleanup

2008-02-13 Thread Markus Neteler
Joseph, I am using a cluster right now which is based on PBS to elaborate MODIS satellite data. Some answers below: On Feb 13, 2008 2:43 PM, joechip90 <[EMAIL PROTECTED]> wrote: > > Dear All, > > I have looked around on other postings and it appears that the majority (if > not all) of the GRASS l

Re: [GRASS-user] V.extrude... confused

2008-02-13 Thread Michael Barton
On Feb 13, 2008, at 1:20 AM, [EMAIL PROTECTED] wrote: The green bar does not complete. The fact that the green bar does not get completely to the right side of the output window does not necessarily mean that the program has hung. Is there a little 'running person' icon? If so, the proc

[GRASS-user] Re: strange behaviour of v.surf.idw

2008-02-13 Thread Luigi Ponti
Paul Kelly wrote: Hello Luigi Yes, I would consider that very small. As you can see in the thesis excerpt, the size of dataset I had in mind when I implemented the new algorithm was hundreds of thousands of points. Paul OK, I got it -- input points are very few: the algorithm was not desig

[GRASS-user] Re: strange behaviour of v.surf.idw

2008-02-13 Thread Paul Kelly
Hello Luigi On Wed, 13 Feb 2008, Luigi Ponti wrote: Paul Kelly wrote: On Wed, 13 Feb 2008, Luigi Ponti wrote: I started using v.surf.idw (for irregularly spaced points) in grass6.0 with no -n flag, then in 6.1 I noticed that the output raster changed from what it used to be (i.e., some

[GRASS-user] Multicore Processing and Temporary File Cleanup

2008-02-13 Thread joechip90
Dear All, I have looked around on other postings and it appears that the majority (if not all) of the GRASS libraries are NOT thread safe. Unfortunately I have a very large processing job that would benefit from cluster processing. I have written a script that can be run on multiple processors

Re: [GRASS-user] Grass-6.3.0 errors during make

2008-02-13 Thread roberto caselli
Than you, I solved 3 errors out of 4 using flex 2.5.33 . The last problem is : Started compilation: mer feb 13 12:31:54 CET 2008 -- Errors in: /home/roberto/grass-6.3.0RC4/raster/r.mapcalc -- I cd to /home/roberto/grass-6.3.0RC4/raster/r.mapcalc and the make failed with this message: "OBJ.i686-

Re: [GRASS-user] Questions: Clipping polygon layer to the outer boundary of another layer...

2008-02-13 Thread Hamish
Rick Reeves wrote: > I'm using v.in.ogr to clip a polygon set (in this case, county > boundaries) to the boundary of a (rectangular) raster image. > > As far as I know, this is the only way to do this; I tried to create > a new location with the same boundaries and import the polygon > shapefile

Re: [GRASS-user] r.sim.water and Spearfish60 sample data

2008-02-13 Thread Hamish
roberto caselli wrote: > In the script I have the dem used is elevation.dem, not > elevation.10m. I thought the problem was due to Cygwin, so I tryed > the same script on a pc with linux xubuntu and grass 6.2.3 but the > system killed the r.sim.water process. Now i'm installing Grass > 6.3.0, hopin

Re: [GRASS-user] Re: strange behaviour of v.surf.idw

2008-02-13 Thread G. Allegri
I used -n flag. The surface is now more realistics and appears allineated to the narrower IDWs results: http://www.geospatial.it/allegri/IDW5.png. I can't access your PhD thesis... Giovanni 2008/2/13, Luigi Ponti <[EMAIL PROTECTED]>: > > Dear Paul, > > I

Re: [GRASS-user] Grass-6.3.0 errors during make

2008-02-13 Thread Martin Landa
Hi, 2008/2/13, roberto caselli <[EMAIL PROTECTED]>: > I'm installing Grass6.3.0 on my linux xubuntu 7.10 environment. At the end > of the make process i received this output: > > Started compilation: mer feb 13 00:20:17 CET 2008 > -- > Errors in: > /home/roberto/grass-6.3.0RC4/lib/db/sqlp > /home

Re: [GRASS-user] Display Of Tiff Raster file Stored on HDD in Grass

2008-02-13 Thread Nikos Alexandris
I forgot to cc to the list before... so once again, and this time more clear: * check the projection system information of your tif file with gdalinfo from the commandline. (man gdalinfo for help) * and then... (the message I forgot to cc to the list): You have to know in which coordinate syst

[GRASS-user] Re: strange behaviour of v.surf.idw

2008-02-13 Thread Luigi Ponti
Dear Paul, I have found your PhD thesis excerpt very interesting: thanks for sharing it. Date: Tue, 12 Feb 2008 21:31:44 + (GMT) From: Paul Kelly <[EMAIL PROTECTED]> Subject: Re: [GRASS-user] strange behaviour of v.surf.idw To: "G. Allegri" <[EMAIL PROTECTED]> Cc: grassuser Also, have y

[GRASS-user] r.sim.water and Spearfish60 sample data

2008-02-13 Thread roberto caselli
In the script I have the dem used is elevation.dem, not elevation.10m. I thought the problem was due to Cygwin, so I tryed the same script on a pc with linux xubuntu and grass 6.2.3 but the system killed the r.sim.water process. Now i'm installing Grass 6.3.0, hoping to solve all these problems.

[GRASS-user] Grass-6.3.0 errors during make

2008-02-13 Thread roberto caselli
Hi guys, I'm installing Grass6.3.0 on my linux xubuntu 7.10 environment. At the end of the make process i received this output: Started compilation: mer feb 13 00:20:17 CET 2008 -- Errors in: /home/roberto/grass-6.3.0RC4/lib/db/sqlp /home/roberto/grass-6.3.0RC4/db/drivers/dbf /home/roberto/grass-

Re: [GRASS-dev] Re: [GRASS-user] V.extrude... confused

2008-02-13 Thread Hamish
Jachym Cepicky wrote: > strange, I just tried out under Linux, works fine :-/ The vector map > you want to produce seems to be created anyway. > > Maybe adding > > G_percent(nelements, nelements, 1); > > at the end of the module would help? Yes, G_percent() within the loop should usually be

[GRASS-user] where clause in v.extract for '*'

2008-02-13 Thread Juan Miguel Garijo
Hello, In a vector map there is a text field with values like: * (*) I need to select all values wich finish with '*' OR '(*)' (without '') Wich 'where' clause can I use in v.extract? I see that is not the same if you write it in console or throu gis.m Driver:dbf Thanks

Re: [GRASS-user] V.extrude... confused

2008-02-13 Thread Hamish
David Sampson wrote: > I want to make a 3d map of canada where each province is extruded > base don certain values. My provinces shape looked like it was being > hassled so I thought ok, keep it simple. Why merely hassle when you can seriously warp? A bit more radical than the 3D bar chart thing

Re: [GRASS-user] Display Of Tiff Raster file Stored on HDD in Grass

2008-02-13 Thread Nikos Alexandris
Hi! (Assuming you have created a LOCATION based on the coordinate system in which you want to work and in which your data is projected...) * Using r.in.gdal from the command line or from the GUI under "File>Impor> Raster map> Multiple formats using GDAL" * Important is to check the extent a