Re: GeoTIFF tags and keys [message #44573 is a reply to message #44572] |
Thu, 23 June 2005 08:42  |
Chris[2]
Messages: 39 Registered: August 2003
|
Member |
|
|
Hi David,
I have a routine to convert from a GeoTIFF structure into map projection
properties, to be used in the iMap tool. Perhaps you can take some ideas
from that code to do the opposite. I will send you the code offline.
Converting from IDL's map projections into GeoTIFF is actually easier,
because there are only a limited number of map options. (Converting from
GeoTIFF back into IDL is much harder because GeoTIFF supports so many
different projections, datums, etc.)
Good luck.
-Chris
Research Systems, Inc.
"David Streutker" <stredavi@isu.edu> wrote in message
news:<1119479671.952655.280200@f14g2000cwb.googlegroups.com>...
> Hi all,
>
> Does anyone know of a good way to convert a geographic map structure
> (such as one returned from MAP_PROJ_INIT) to the GeoTIFF tag and key
> structure needed for WRITE_TIFF?
>
> Thanks,
> David
>
"David Streutker" <stredavi@isu.edu> wrote in message
news:1119479671.952655.280200@f14g2000cwb.googlegroups.com.. .
> Hi all,
>
> Does anyone know of a good way to convert a geographic map structure
> (such as one returned from MAP_PROJ_INIT) to the GeoTIFF tag and key
> structure needed for WRITE_TIFF?
>
> Thanks,
> David
>
|
|
|