comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL with SRTM/hgt data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL with SRTM/hgt data [message #40516] Fri, 13 August 2004 19:19
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Nuno Gil writes:

> When trying to display the image using "TV" is is displayed flipped,
> only when using the keywork /ORDER I have it right. I thought this was
> because of the 0,0 pixel convention in hgt (LL pixel), but the
> ORIENTATION keywork in the "read_tiff" instruction is 1.

I've never known the ORIENTATION keyword in TIFF files
to make a damn bit of difference. Either use the ORDER
keyword, or rotate the image (what I do, generally,
since then user interaction with the image makes a LOT
more sense to me!):

newimage = Rotate(image, 7)

> I would also like to display an elevation model (surface) dereived
> directly from the image, it is a 2 D array. I'm trying to use
> "SURFACE" and "SHADE_SURF" but no progress. Any help?

No progress in what way?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Status Window
Next Topic: ENVI: how to avoid stretching in image displays?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:14:56 PDT 2025

Total time taken to generate the page: 0.00685 seconds