> Date: Mon, 14 Jan 2013 09:06:09 -0400 > From: Jeff McKenna <[email protected]> > To: [email protected] > Subject: Re: [mapserver-users] Displaying file GDB rasters > > On 13-01-14 8:59 AM, Jeff McKenna wrote: > > On 13-01-11 4:49 PM, Bistrais, Bob wrote: > >> I have some data that was provided to me in an ESRI File GDB format, and > >> the data is a raster catalog. I?ve tried to set up a .map file for > >> this, but haven?t been successful. > >> > >> > >> > >> Is it possible to use a file GDB/raster catalog with MapServer? If so, > >> what are the mapfile parameters for this? > > > > Always check the 'Data Input' section of the MapServer documentation, > > for your data type to display: > > http://www.mapserver.org/input/vector/filegdb.html > > > > If you are on Windows, MS4W has included FileGDB support for a while now. > > > > This is for FileGDB vectors: your message was for rasters, oops, so, > you'll have to ask this on the GDAL mailing list probably (I assumed > FileGDB was vector only). > > Sorry. ESRI's standalone FileGDB API does not support Rasters yet.
See http://ideas.arcgis.com/ideaView?id=08730000000bsadAAA Of course, if you did have an ESRI license, you could write a GDAL ArcObjects driver. I wrote an OGR (i.e. for vectors) ArcObjects driver for a customer in the past (before there was a FileGDB API). Nobody has demonstrated interest for it, thus it doesn't exist yet. Best, - Ragi
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
