Hello,
In the context of working on a GIS database I want to build the topology between existing features, for example transform some intersection points into nodes and some common segments into common edges. How this is done within FME ? I was thinking about using the topology builder but as I've seen in the documentation : ''The TopologyBuilder will not correct data - it will only find relationships and intersections that exist. ''
It seems that the transformer only shows the topology and doesn't build it effectively with the data. Please correct me if I am wrong.Thank you very much.