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 _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev