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

Home » Public Forums » archive » Elevation data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Elevation data [message #69641 is a reply to message #69527] Thu, 28 January 2010 05:22 Go to previous messageGo to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Jan 27, 12:42 am, Klemen <klemen.zak...@gmail.com> wrote:
>> Thanks Jan. how  could save  the loaded data as tiff and geotiff?
>> Cheers
>
> Here is an example:
>
> ; Set GeoTiff geotags:http://www.remotesensing.org/geotiff/spec/contents.h tml
> s_geotag = {$
>         MODELPIXELSCALETAG: [d_resolution, d_resolution, 0], $  ;resolution
>         MODELTIEPOINTTAG: [ 0, 0, 0, d_xL, d_yA, 0], $          ;coordinates left
> above
> ;       GEOGGEODETICDATUMGEOKEY: 6326, $                        ;geodetic datum WGS84
>         GTMODELTYPEGEOKEY: 2, $                                 ;Geographic latitude-longitude System
>         GTRASTERTYPEGEOKEY: 1, $                                ;raster type
>         GEOGRAPHICTYPEGEOKEY: 4326, $
> ;       GEOGLINEARUNITSGEOKEY: 9001, $                          ;linear unit meter
>         GEOGANGULARUNITSGEOKEY: 9102}                           ;angular unit decimal degree
>
> ;write 16-bit geotiff - data 16 can be 3D matrix - dimension 1 for
> channel, D2 for columns, D3 for lines
> write_tiff, 'output_16b.tif', data16, compression=1,
> geotiff=s_geotag, /float
>
> Hope it helps!
> Klemen

Thanks
It‘s help a lot. This is exactly what I want.
Cheers
Dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to link one point after the other by an arrow in a graph(in PLOT)?
Next Topic: iTools issues

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

Current Time: Mon Oct 13 02:44:20 PDT 2025

Total time taken to generate the page: 0.09246 seconds