Skip to main content
Archived

AdvancedAttributeManager

Related products:Transformers
  • June 22, 2021
  • 2 replies
  • 49 views

jkr_wrk
Influencer
Forum|alt.badge.img+37

I like the idea of the FeatureWriter that has Attribute Connections. But I think it is more powerfull to do this with this idea: AdvancedAttributeCreator.


In the manager you set the AttributeNames and the DataTypes these Attributes need to have. It should be inspired by the SQL create Table parameters. And you should be able to connect the inputs to the correct attributes.



2 replies

jkr_wrk
Influencer
Forum|alt.badge.img+37
  • Author
  • June 22, 2021

I mean the AdvancedAttributeManager of course. This way you could set the AdvancedAttributeManager so that it creates the database or file according to the specifications. And a drop and create on the database with the FeatureWriter is not a big problem anymore.

 

If your FeatureWriter is set to Manual, you have to update the writer everytime something changes, and it may loose settings if you change the output file format.

 

If it is set to automatic it does not create integer and date attributes in the database but makes everything a string value.


LizAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • April 5, 2025
OpenArchived