[Gdal-dev] best approach for writing AI grids

Frank Warmerdam warmerdam at pobox.com
Thu Oct 18 21:25:50 EDT 2007


Gregory, Matthew wrote:
> I've got an old build of GDAL (1.1.9) which still has support for the
> GIO driver (which supported writing of ArcInfo GRIDS).  I've used this
> in development for a long time now because my team wants AI grids.  Now
> I'm feeling like a dinosaur and would really like to develop with more
> current versions of GDAL (I've been using trunk in projects where I
> don't need AI grid write support), so I'm wondering what approach to
> take.
> 
> As I see it, there are two options:
> 
> 1) Use gdal-1.1.9 and deal with the unavailibility of any new features
> in GDAL
> 2) Use gdal-trunk in conjunction with the ArcInfo C API for conversion
> from say Gtiff to GRID
> 
> I'm obviously leaning toward #2, but I typically overlook other options
> that might be available.

Matt,

Option (3) might be port the gio driver to current GDAL, possibly as a
runtime loaded driver.  I can't think of any reason it would be a problem
to get the old driver working with current GDAL - assuming you are
comfortable building GDAL yourself and doing just a bit of build-hacking
yourself.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list