[Gdal-dev] Customized Raster Format support for ArcGIS

Michael S. Rosen mrosen at lizardtech.com
Wed Sep 26 19:24:52 EDT 2007


The string below refers to the GDAL headers and libs that can be used to
to make GDAL plugin drivers which can be called by ArcGIS.  Can anyone
point me to these? 

 I've built sample drivers using the trunk, staged them where ArcGIS
finds them (I can see the Load/Unload in the debugger) but they don't
seem to get called by the gdal13.dll that shipped with ArcGIS 9.2.  Is
there something else I'm missing?

Thanks.

msr


> -----Original Message-----
> From: Frank Warmerdam [mailto:HYPERLINK
"http://lists.maptools.org/mailman/listinfo/gdal-dev"warmerdam at
pobox.com <mailto:HYPERLINK> ] 
> Sent: Wednesday, June 06, 2007 12:22 PM
> To: Peng Gao
> Cc: Lucena, Ivan; gdal-dev
> Subject: Re: [Gdal-dev] Building a customized raster format 
> in ArcGIS 9.2using GDAL
> 
> Peng Gao wrote:
> > ArcGIS uses gdalplugins directory under the directory 
> containing the 
> > currently running .exe ("ArcGIS\Bin\gdalplugins").
> > 
> > We have found that, while there are success stories, it's hard to 
> > build a plugin using standard GDAL release, and make it 
> work with the 
> > gdal*.dll distributed with a particular ArcGIS release, because of 
> > header mismatch, and etc. We plan to make the matching 
> include and lib 
> > files available for download if there is enough interest. Also on 
> > Windows ArcGIS 92, and its GDAL library, are built using
>  > MSVC7.
> 
> Gao,
> 
> It would be desirable, in my mind, if we could have ArcGIS 
> using a build of GDAL that is ABI compatible with a stable 
> release of GDAL and matching the build configuration of the 
> binaries distributed by the GDAL project.
> 
> For instance, if ArcGIS 9.3 uses the 1.4-esri branch of GDAL, 
> built with
> vc7 as we use for the GDAL binary builds, it should be 
> possible to drop any of the plugins distributed with GDAL's 
> win32 builds.  Also, the gdal win32 sdk could be easily used 
> to develop additional plugins.
> 
> I'm also hoping to get MapGuide OS distributed with GDAL 
> builds corresponding to our "official release binaries" for 
> the same reason.
> 
> After largely ignoring the issue of win32 binary releases 
> targetted at a particular stable ABI (such as GDAL 1.4) I'm 
> now growing quite keen on the idea, and the value of being 
> able to prepare plugins seperately and use them widely.
> 

Frank,

Great idea. The new branch will make this possible for 9.3, and in the
future
releases we can try to sync up with regular GDAL releases.

Thanks,
Gao, Peng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070926/858f591c/attachment.html


More information about the Gdal-dev mailing list