Skip to main content
Question

ESRI GDB extraction

  • December 13, 2018
  • 3 replies
  • 21 views

boubcher
Contributor
Forum|alt.badge.img+11

I am looking to extract from the GDB the following information

 

Table nameDomain nameidvalue

 

Looking for this in order to do some mapping to a different database

Thanks

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • December 13, 2018

Hi @boubcher

 

Did you try to use the custom transformer Read_ESRI_GDB_Domain_Data ?

https://hub.safe.com/transformers/read-esri-gdb-domain-data

 

 

Thanks,

Danilo


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • December 14, 2018

Hi @boubcher

 

Did you try to use the custom transformer Read_ESRI_GDB_Domain_Data ?

https://hub.safe.com/transformers/read-esri-gdb-domain-data

 

 

Thanks,

Danilo

no , its not working I am not getting any output

 


jovitaatsafe
Safer
Forum|alt.badge.img+11

Hi @boubcher,

Are you still having any issues with extracting the information you needed? If you're looking to extract domains, make sure that you have 'Resolve Domains' checked in the reader parameters when you first read in the Geodatabase which will add the <attribute>_resolved attribute to your User Attributes. There's a bit more information from these tutorials here that might be helpful:

Hope these help a bit!