[gdal-dev] coded domain values access in Filegeodb
Even Rouault
even.rouault at spatialys.com
Fri Dec 18 01:54:47 PST 2015
Le vendredi 18 décembre 2015 09:26:31, Gane R a écrit :
> Do the current implementation of filegeodb access via ESRI FileGeob support
> import of coded domain values, If so how in GDAL
There's no equivalent of coded domain values in the OGR data model. However if
you issue a special "SQL" request like "GetLayerDefinition a_layer_name" (as
documented in http://gdal.org/drv_filegdb.html) then you'll get the definition
of the FileGDB table as XML content and you'll find the coded domain definition
in it I believe.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list