ESRI GRID in IDL [message #57989] |
Thu, 10 January 2008 08:10  |
Henok
Messages: 2 Registered: January 2008
|
Junior Member |
|
|
Hi all,
I am working on ESRI GRID image files in IDL. There is a tool to
import ESRI GRID formats in ENVI.
But I do not get it clearly how to import images of the ESRI GRID
format into IDL just as we do with
geotiff, png or others . . . such as read_tiff.
any idea?
thank you,
Henok
|
|
|
Re: ESRI GRID in IDL [message #58065 is a reply to message #57989] |
Fri, 11 January 2008 04:45  |
devin.white
Messages: 50 Registered: March 2007
|
Member |
|
|
Standalone IDL support is not available for ingesting GRID files--you
must have ENVI+IDL. Because GRID is an ESRI proprietary format, you
also must have an active and avaiable ArcGIS license on your
workstation to be able to read GRID files in ENVI. ENVI will check to
make sure that the license is there before it will let you work with
GRID files.
There is a patch for ENVI 4.3 that fixes the crashing issue when
attempting to open GRID files. You can obtain it by contacting ITT
VIS Technical Support at techsupport@ittvis.com.
On Jan 10, 11:10 am, Henok <the...@gmail.com> wrote:
> Hi all,
>
> I am working on ESRI GRID image files in IDL. There is a tool to
> import ESRI GRID formats in ENVI.
>
> But I do not get it clearly how to import images of the ESRI GRID
> format into IDL just as we do with
>
> geotiff, png or others . . . such as read_tiff.
>
> any idea?
>
> thank you,
>
> Henok
|
|
|