Skip to main content
Question

How to set geodb_feature_class_alias with dynamic GDB writer

  • October 18, 2023
  • 1 reply
  • 103 views

sfsmith250
Participant
Forum|alt.badge.img

Hey hey ... I'm successfully writing feature classes from ArcGIS Map Server layers to GDB. My writer names and schema are defined dynamically because I'm iterating over many service layers (with a feature reader, driven by CSV rows).

 

I was able to name my feature classes based on a field (readable layer_name) other than the fme_feature_type, but rightly the writer strips s p a c e s and ( parentheses ).

 

I'd like to use the unmodified layer name as the geodb_feature_class_alias by setting a format attribute (which is exposed and connected), but it doesn't seem to ever take.

 

Advice on how to set this up is much appreciated. Thanks in advance.

 

image

1 reply

reedwhit
Contributor
Forum|alt.badge.img+7
  • Contributor
  • October 18, 2023

According the the docs, the alias is respected when the table is created. So you should see if the first feature or the schema feature has it when your dynamic feature classes are created.

https://docs.safe.com/fme/html/FME-Form-Documentation/FME-ReadersWriters/geodatabase/Feature_Representation.htm

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings