[GRASSLIST:2846] Re: Need instuctions?

Kidd, James P. james.kidd at Covance.Com
Thu Jan 3 09:37:40 EST 2002


Eric:

Sounds like I should be able to do what I need.  Say I have a couple of
files:

	BeechGrove.dem, Fosterville.dem

What it the syntax to import them into GRASS and then patch them together?

James Kidd
SAS Liaison Programmer
(hopelessly hooked on point and click tools)

-----Original Message-----
From: Eric G. Miller [mailto:egm2 at jps.net]
Sent: Thursday, January 03, 2002 9:14 AM
To: GRASSLIST at baylor.edu
Subject: [GRASSLIST:2845] Re: Need instuctions?


On Thu, 3 Jan 2002 08:28:23 -0500 , "Kidd, James P."
<james.kidd at Covance.Com> wrote:

> Hello:
> 
> I have been a reader of the grass list for a few weeks.  I need some
> instructions on how to read in some dem files that I converted from sdts
> format.  I am trying to build a county database using a number of
different
> file formats, but have run into some difficulty with the dems.

Converted to what?  Note: the r.in.gdal importer can handle SDTS DEM's
directly.  Think you give it the CATD file...

> I guess my first question is:  Is this the right list to submit help
> questions?

Yes.

> I normally use ArcView 8.1 on the NT side of life and find that while I
can
> read in the dems into it, I can not merge them.  I don't have access to
> ArcInfo so I am looking to GRASS for the solution.
> 
> Does anyone know how to do this?  I kinda need step by step instructions
> since the help files seem to say it can be done, but don't really spell
out
> how to do it.

Well, first you need to import the DEM's ;-).  Then look at r.patch and
possibly r.fillnulls.  Merging DEM's is not always straight forward for
the simple reason that they don't always edge match that well, or the
elevations simply don't agree.  Anyway, if the data matches up well, it
should be a pretty simple process.  Be aware, that the GRASS "region"
setting will almost always affect the extents and resolution of raster
operations.  This often trips up people not familiar with GRASS.

GRASS ~/> r.patch input=dem1,dem2,dem3 output=dems_123


-- 
Eric G. Miller <egm2 at jps.net>


-----------------------------------------------------
Confidentiality Notice: This e-mail transmission 
may contain confidential or legally privileged 
information that is intended only for the individual 
or entity named in the e-mail address. If you are not 
the intended recipient, you are hereby notified that 
any disclosure, copying, distribution, or reliance 
upon the contents of this e-mail is strictly prohibited. 

If you have received this e-mail transmission in error, 
please reply to the sender, so that we can arrange 
for proper delivery, and then please delete the message 
from your inbox. Thank you.



More information about the grass-user mailing list