span8
span4
span8
span4
Idea by takashi · · dynamic workspaceschemaschema mappingschema any formattransformers
davidrasner5 commented ·
Yes, please. I finally managed to climb the FME learning mountain, step by step.
And now I'm a bit stuck, changing feature types and managing schema for dynamic output is really hard.
chrisw84 commented ·
Bump, yes please. Schema setter is good as a custom transformer, but I'm sure more could be done in this space.
mark_1spatial commented ·
Hi Mark
The SchemaSetter will take an incoming feature and create a corresponding list attribute. What is being proposed, is how to enable users to define (create and/or modify) this list manually without needing any incoming features, and preferrably with a user friendly interface.
David
Hi @mark_1spatial, my primary intention is to allow users to edit easily existing attribute{} list contained by schema features which have been read by the FeatureReader (<Schema> port, 2015.1+) or Schema (Any Format) reader. A potential use case I most recently found is:
Read dynamic (from sde) and write to dynamic (mapinfo)
Regarding the SchemaSetter, I believe it would be still useful but there are cases where it cannot satisfy user's requirement because it has some limitations, e.g.
- doesn't support some data types such as decimal, date, datetime,
- users cannot control width of character string type,
- will not generate schema definition of missing attributes in the input feature,
and so on.
These limitations cannot be avoided, since the transformer generates schema definition from the input data feature (not schema feature) and a data feature doesn't have enough information for configuring complete schema. The expected transformer might also complement such limitations.
daleatsafe commented ·
david_r commented ·
Share your great idea, or help out by voting for other people's ideas.
Transformer that Exposes all Attributes when Working with Dynamic Workflows
Speed up Schema reading from DWG-files
Add option to act on all attributes to transformers
Add numpy and scipy to PythonCaller
Pre-installing FME HUB transformers with FME Desktop/Server release
Bugs relevant to Transformers shown in Help
© 2019 Safe Software Inc | Legal