why not grabbing it from ftp://e0srp01u.ecs.nasa.gov/srtm/version2/SRTM3 and using r.in.srtm directly?

workflow:
- r.in.srtm
- r.null (may be not necessary, depends if NULL values are already set to NULL)
- r.fillnulls (extensive but good spline interpolation to fill holes)

Marco

Nikos Alexandris schrieb:
On Tue, 2008-03-11 at 15:17 -0300, Eric & Elga wrote:
Good afternoon.

Hi!

After having created a new project location, I try to import SRTM3

About SRTM: I don't know from where you have your srtm data. You can
grab srtm3 tiles also from http://srtm.csi.cgiar.org/ (look for the SRTM
Data Search and Download link).

The data are provided in GeoTiFF and are projected in wgs84. So you need
to create a LOCATION for wgs84 and impot with r.in.gdal

(Make sure you select the "JRC" mirror to download the data if you are
in Europe, otherwhise it's slow).

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
begin:vcard
fn:Marco Lechner
n:Lechner;Marco
org;quoted-printable:Uni Freiburg;Institut f=C3=BCr Physische Geographie
adr:;;Werthmannstr. 4;Freiburg;;79085;Deutschland
email;internet:[EMAIL PROTECTED]
tel;work:+49 (0)761/203-3548
tel;fax:+49 (0)761/203-3596
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to