Skip to main content
Question

Preserving attributes

  • April 3, 2017
  • 2 replies
  • 15 views

gisgeek
Contributor
Forum|alt.badge.img+9

I am trying to update a feature class in sde with a new one. Two of the fields in the existing table are not in the new table so I want to add them to my new table. I have tried featuremerger and not getting the results I want. This seems simple enough but featuremerger isn't copying over the additional two fields. One is modified user and the other is a Gazettedate. Any help would be appreciated to resolve this issue.

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.

2 replies

erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • April 3, 2017

You will need to add them to the writer feature type to be able to write them to the table.

If the attributes are on the feature but not on the writer feature type (table definition) the writer will ignore them.


david_r
Celebrity
  • April 3, 2017

Also, if you update your writer you will also have to re-create your database table, if it already exists. The easiest way to do that is to set the table handling top "Drop and Create" on the output feature type: