Skip to main content
Question

Attributes

  • September 21, 2017
  • 3 replies
  • 15 views

pratap
Contributor
Forum|alt.badge.img+12

Hi,

When I use FeatureReader and read the data, I'm receiving features with attribute names ending with (encoded: utf-16) and (32 bit integer). When I use the normal reader, I'm receiving the attributes as-is

eg: id (32 bit integer) and ATTR1 (encoded: utf-16)

Could any one tell me how to get the attributes as-is because I have to use the same attributes in featurewriter and write the data with Automatic attribute definition

There are 1295 feature classes which is not possible to define the attributes for each feature type...

Pratap

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

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • September 21, 2017
Hi @pratap, which data format are you reading?

 


pratap
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • September 21, 2017
Hi @pratap, which data format are you reading?

 

SmallWorld

 

 


stalknecht
Contributor
Forum|alt.badge.img+22
  • Contributor
  • September 22, 2017

Can you clarify your question? For now I think you want to use a generic reader.

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/generic/generic.htm