Parent_id is not exported and its missing. Parent id is imported for building table hierarchy.
Is parent_id part of your geometry definition?
If it is you could use GeometryPropertyExtractor to extract the trait to an attribute.
If it's not, AttributeExposer should do the trick.
Either way, some sample date would be very helpful.
Hi @caracadrian thanks for answer.
I use GeometryPropertyExtractor but it does not work. Parent_id is empty again.
Hi @caracadrian thanks for answer.
I use GeometryPropertyExtractor but it does not work. Parent_id is empty again.
If you can, please provide some sample data.
Or at least a screen shot of the Feature Information pane from FME Data inspector so we can see the xml structure.
This is coordinate in xml have . Additionally, it has shapes and areas list data (like polygon) so I will create database tables relation (join on )from using that parent child hieararcy.