1. I have Reader with fme_text_size, fme_text_string and oracle_orientation.
2. Next AttributeCreator
Attribute Name Value
geomedia_rotation oracle_orientation
geomedia_type fm()_text
geomedia_justification 1
3. LabelPointReplacer for Text Label
4. Writer
I connect geomedia_rotation to fme_rotation, geomedia_type to fme_type, geomedia_justification to geomedia_justification.
The output table's geometry has (3001,,(,,),(1,0,6000,4,1,1,7,1,0,,,, insteat of (3001,,(,,),(1,0,6001,4,1,1,7,1,0,,,,
It should be 6001 for GeoMedia Text feature.
Can someone please show the answer?