Re: [GRASS-user] Re: Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Jachym Cepicky
Hi, that is not *that* easy. Because of new development introduces new dependencies, and you have to fix them manually in debian/control file jachym Tim Michelsen píše v St 27. 02. 2008 v 23:46 +0100: > Hello! > > I would like to put that on the wiki if there no objections. > I would like to have

[GRASS-user] Does Grass Support Layers??

2008-02-27 Thread Kunal Malik
Could I create ,delete & modify layers in Grass Tools & how?? Could i set Transparency of Layers using Grass,. Please Suggest? -- Thanks & Regards Kunal Malik 09871147561 ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/m

Re: [GRASS-user] v.generalize for polygons?

2008-02-27 Thread Hamish
Hamish: > > I have a high-res vector area map of regional districts which I > > wish to generalize. I am having trouble with finding the correct > > method in v.generalize to use. Currently every thing I try tends > > to break the area topology and leave only a portion of the now- > > open boundary

[GRASS-user] hola

2008-02-27 Thread Raonel
I am new in the grass use and desire to install it in Knoppix. What I have to do? ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] Looking for advanced users in Chile

2008-02-27 Thread Marco Alicera
Hi folks, i am looking for advanced users or developers of grass in chile. is there any? if yes, please contact me (marco punto alicera en gmail punto com). i am looking for some one to teach new users and develop small applications. best regards Marco

Re: [GRASS-user] Re: r.in.wms bug ([EMAIL PROTECTED])

2008-02-27 Thread Hamish
Richard Chirgwin wrote: > Here's how things stand now. > > Quoting properly fixes the problem on Grass-6.3 under Tiger. glad to hear it. > However, on Grass-6.3RC4 on Leopard, with the new r.in.wms > and wms.downloads installed, I still get the wms.download error on > line 118, that -n is an inv

Re: [GRASS-user] DEM export problem

2008-02-27 Thread Matthew Perry
Hey Zack, The "r.out.gdal" export tool will just write out raw elevation values to the pixels. You can check the min/max values of the raster with: gdalinfo -mm test_1.tif My guess is that the output tif is contains accurate data but, since a 16-bit tiff typically doesn't have a color palette,

Re: [GRASS-user] Re: r.in.wms bug ([EMAIL PROTECTED])

2008-02-27 Thread Richard Chirgwin
Hamish wrote: Richard Chirgwin wrote: Some progress on this, but I suspect there's something "under the covers" that somebody needs to know about. The r.in.wms documentation says: *r.in.wms* [-*ldockp*] [*output*=/string/] *mapserver*=/string/ [*layers*=/string/[,/string/,...]]

[GRASS-user] Re: Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Tim Michelsen
Hello! I would like to put that on the wiki if there no objections. I would like to have your nice HowTo in the wiki. We could think to develop a script that does the GRASS compilation and install each time there's a new version out. Cheers, Timmie __

Re: [GRASS-user] Using v.edit to snap dangling lines

2008-02-27 Thread Martin Landa
Hi, 2008/2/27, David Mahoney <[EMAIL PROTECTED]>: I rewrote today query=dangle part of v.edit to use the algorithm of v.clean tool=rmdangle|chdangle (lib/vector/Vlib/dangles.c). I am not sure if it can solve your problem. I also added possibility to define different threshold values for coordinat

[GRASS-user] DEM export problem

2008-02-27 Thread Zachary Parisa
Hi all, I'm trying to export a resampled dem to Gtiff using r.out.gdal ; I have no problem exporting a slope and aspect file of the same format and origin, nor do I have any problem exporting landsat images...but for some reason I when I export the elevation file it reports that it has completed wi

Re: [GRASS-user] Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Hamish
Nikos Alexandris wrote: > Thanx for the tip. I can just add the rest then. For Ubuntu there are already some tips on the wiki here: http://grass.gdf-hannover.de/wiki/Installation_Guide#Ubuntu http://grass.gdf-hannover.de/wiki/Compile_and_Install#Ubuntu_6.06.2C_7.10 and in general the Debian ins

Re: [GRASS-user] Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Nikos Alexandris
On Wed, 2008-02-27 at 18:47 +0100, Maciej Sieczka wrote: > Nikos Alexandris pisze: > > > *** FFTW *** > > > > # ...installing FFTW > > > > cd fftw-2.1.5/ > > Not needed. On Gutsy the stock FFTW 3 suffices. Thanx for the tip. I can just add the rest then. > > Maciek Cheers, Nikos signatur

[GRASS-user] r.out.gdal Gtiff output does not preserve color tables

2008-02-27 Thread Patton, Eric
I'm using today's Grass 6.3.svn source, gdal 1.5.0. $ gdalinfo --formats | grep "GRASS" GRASS (ro): GRASS Database Rasters (5.7+) In Spearfish60: $ r.info -t elevation.10m datatype=DCELL $ g.region rast=elevation.10m -p projection: 1 (UTM) zone: 13 datum: nad27 ellipsoid: clark66 nor

Re: [GRASS-user] Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Maciej Sieczka
Nikos Alexandris pisze: *** FFTW *** # ...installing FFTW cd fftw-2.1.5/ Not needed. On Gutsy the stock FFTW 3 suffices. Maciek ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] Not Able to Run Sample grass data??

2008-02-27 Thread Kunal Malik
Hi!! 1.)I have downloaded grass-6-2.3. and then i add r.example into raster dir. make neccasy change inn the make file . 2)when i run make in raster/ dir ..error comes permanent mapset:permission denied as suggested by jachym i tried to download the source ..but it require subversion...so i went

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Kunal Malik
when i am trying to get the configure svn i m getting the error Configure: error: no suitable apr found please see previous mail ..i have some more queries in it. On 2/27/08, Nikos Alexandris <[EMAIL PROTECTED]> wrote: > > > On Wed, 2008-02-27 at 17:06 +0530, Kunal Malik wrote: > > Hi jachym,

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Nikos Alexandris
On Wed, 2008-02-27 at 17:06 +0530, Kunal Malik wrote: > Hi jachym, > do i need subversion tool for downloading the source code .??? Yes you can use the svn (=subversion) tool to download GRASS source code and the grass-addons as well. Look at http://trac.osgeo.org/grass/wiki/DownloadSource sign

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Nikos Alexandris
On Wed, 2008-02-27 at 17:06 +0530, Kunal Malik wrote: > Hi jachym, > do i need subversion tool for downloading the source code .??? Yes you can use the svn (=subversion) tool to download GRASS source code and the grass-addons as well. Look at http://trac.osgeo.org/grass/wiki/DownloadSource sign

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Kunal Malik
Hi jachym, do i need subversion tool for downloading the source code .??? OR i have taken grass-6.2.3.tar.gz. Does it will do the same that u mentioned in the previous mail? But it does not have grass_trunk directory ..but it has the raster dir in it.. could i do the same things on grass-6.2.3 and

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Kunal Malik
Hi jachym, do i need subversion tool for downloading the source code .??? OR i have taken grass-6.2.3.tar.gz. is it will do the same that u mentioned in the previous mail? But it does not have grass_trunk directory ..but it has the raster dir in it.. could i do the same things on grass-6.2.3 and ad

Re: [GRASS-user] v.generalize for polygons?

2008-02-27 Thread Daniel Bundala
Hi, I am not sure that I understand correcly what you are trying to do, but as far as I remember, the boundaries are generalized as polylines. That is, if the boundary contains some corners, they might be removed which might create the holes. Also, "ovesimplified" lines are removed by default. The

Re: [GRASS-user] v.generalize for polygons?

2008-02-27 Thread Wolf Bergenheim
On 27.02.2008 04:19, Hamish wrote: Hi, Hi, I have a high-res vector area map of regional districts which I wish to generalize. I am having trouble with finding the correct method in v.generalize to use. Currently every thing I try tends to break the area topology and leave only a portion of

Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Jachym Cepicky
Fixed in http://grass.osgeo.org/devel/index.php, however, http://grass.osgeo.org/devel/cvs.php has to be rewritten completely. But for this task is my English really ppor jachym Hamish píše v Út 26. 02. 2008 v 23:37 -0800: > Jachym wrote: > > BTW: Maybe we should move [rv].example from intevati