Skip to main content
Question

Update Data From Different Schema

  • February 15, 2024
  • 1 reply
  • 42 views

nicholsb
Contributor
Forum|alt.badge.img+1

I have a feature class in a file geodatabase that I need to write to a hosted feature service that has different schema. Is there a way extract the values, modify them to match the other schema values, and update the feature service?

1 reply

dustin
Influencer
Forum|alt.badge.img+30
  • Influencer
  • February 15, 2024

If it is a large schema, the SchemaMapper would be your best bet. It references an external lookup table (usually CSV or XLS), and allows you to create the schema that would match your hosted feature service. You still have to build the external lookup table unfortunately.

https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/schemamapper.htm

If there are only a few attributes, you could use an AttributeManager or AttributeCreator to create the attributes of the feature service with the values of the file geodatabase.


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