<div dir="ltr"><div><div>You're correct, the feature class is using a lookup table (domains in ArcGIS) that the ogr drivers can't access as far as I know. If you can load the gdb in ArcMap, you can use the Domain to Table tool (<a href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/domain-to-table.htm">http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/domain-to-table.htm</a>) to export the lookup codes/values for loading into a Postgres table.<br><br></div>Hope that helps!<br></div>Eric<br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 6, 2016 at 10:59 AM Michael Treglia <<a href="mailto:mtreglia@gmail.com">mtreglia@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I'm trying to work with a planimetric dataset available here: <a href="https://data.cityofnewyork.us/Transportation/NYC-Planimetrics/wt4d-p43d" target="_blank">https://data.cityofnewyork.us/Transportation/NYC-Planimetrics/wt4d-p43d</a>, which is available in a FileGDB format. </div><div><br></div><div>When I load the layers from the gdb in QGIS, some fields are field with numeric values (e.g., entries in the PARK layer, for the FEATURE_CODE column are integers). However, when I load the gdb in Arc, FEATURE_CODE is filled with string entries (e.g,  'Park Boundary'). Thus, it seems like ESRI uses a lookup table or something on this. Does anybody have experience in dealing with this type of issue? Is there a good way to deal with this via QGIS or OGR? (I'm ultimately wanting to import the data to PostGIS, where the same issue is occurring, using org2ogr)</div><div><br></div><div>Thanks!</div><div>Mike</div></div>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>