i try to use r.shaded.relief on srtm tiles imported with r.in.srtm.
the results look nice, but adjacent tiles have a different average brightness.
I used the same parameters (altitude=44 azimuth=270 units=meters) for both maps and tried with grass versions 6.02 and 6.20
That's how it looks like for the original srtm tiles N42W005.hgt.zip
and N42W004.hgt.zip: http://www.flickr.com/photos/h2guide/328146671/
What am i doing wrong? (Or what am i supposed to do in order to produce seamless shaded reliefs?)
i try to use r.shaded.relief on srtm tiles imported with r.in.srtm.
the results look nice, but adjacent tiles have a different average
brightness.
I used the same parameters (altitude=44 azimuth=270 units=meters) for
both maps and tried with grass versions 6.02 and 6.20
That's how it looks like for the original srtm tiles N42W005.hgt.zip
and N42W004.hgt.zip: http://www.flickr.com/photos/h2guide/328146671/
What am i doing wrong? (Or what am i supposed to do in order to produce
seamless shaded reliefs?)
try setting an absolute color table with r.colors,
i try to use r.shaded.relief on srtm tiles imported with r.in.srtm.
the results look nice, but adjacent tiles have a different average brightness.
I used the same parameters (altitude=44 azimuth=270 units=meters) for both maps and tried with grass versions 6.02 and 6.20
That's how it looks like for the original srtm tiles N42W005.hgt.zip
and N42W004.hgt.zip: http://www.flickr.com/photos/h2guide/328146671/
What am i doing wrong? (Or what am i supposed to do in order to produce seamless shaded reliefs?)
try setting an absolute color table with r.colors,
what do you mean by "absolute" color table?
i am using the predefined color table "srtm"
That's OK. The problem is that r.shaded.relief script internally uses
"r.colors "$ELEVSHADE" color=grey" internally. Since the "grey"
colortable is defined as follows:
$ cat /usr/local/grass-6.3.cvs/etc/colors/grey
0% black
100% white
the colortable depends on min/max value in the input raster.
A workaround: you can check the max and min height in *all* your
rasters, choose the maximal max an minimal min out of them, and modify
the r.shaded.relief script to assign your absolute-grey colortable instead.
what do you mean by "absolute" color table?
i am using the predefined color table "srtm"
That's OK. The problem is that r.shaded.relief script internally uses
"r.colors "$ELEVSHADE" color=grey" internally. Since the "grey"
colortable is defined as follows:
$ cat /usr/local/grass-6.3.cvs/etc/colors/grey
0% black
100% white
the colortable depends on min/max value in the input raster.
A workaround: you can check the max and min height in *all* your
rasters, choose the maximal max an minimal min out of them, and modify
the r.shaded.relief script to assign your absolute-grey colortable instead.
On Fri, 29 Dec 2006 11:15:03 -0600 Seb <spluque@gmail.com> wrote:
On Fri, 29 Dec 2006 11:04:51 -0600,
"Jerry Nelson" <gnelson@uiuc.edu> wrote:
> I tried to update my grass source from cvs just now and was told
> that the connection to intevation.de timed out. Is the Grass cvs
> server down?
I'm having the same problem here, so it might be.
GRASS CVS server was down due to Telekom provider problems on Friday
about 17:00 CET. Currently the system is working, hopefully
reliable again as before!
Sorry for any inconvenience.
Best
Stephan
--
Stephan Holl : www.intevation.de/~stephan | GISpatcher:
www.gispatcher.de Intevation GmbH: www.intevation.de | GAV
e.V.: www.grass-verein.de Georgstr.4 : 49074 Osnabrück |
Telefon : +49(0)541.3350832