Hi,
I have an issue in writing a GeoBorder feature in AIXM5.1 with the XML_Templater:
When i try to write the geometry <aixm:border> in the GeoBorderTimeSlice, it writes two records <aixm:border> and it only needs one record.
I used a XML_templater transformer to write the xml because i have to write <gml:geodesicString> in place of <gml:linestringsegments> ( this one is given by the GeometryExtractor transformer but i don't need this form of writing at the end of the process)
I send you my work project.
If you have any idea about this issue and how to solve it, your help will be appreciated
Thanks to all