Respected Sir,

Is there any way to identify the nodes/segments shared by multiple
geometries. So that can be marked for skipping in microsegment removal.

Thanks




----- Do we need to mark all those depended segment manually. if yes then
please suggest the method.

In order to keep topological relations, the plugin will never remove end
nodes. But as you noticed, it is not enough to keep all topological
relations between features. It only preserves the topology of a planar
graph. To preserve topology in a more general way, we would need

> - to decide which features we want to preserve the topology (those of the
> layer, those of choosen layers, those of all layers ?)
> - to mark all coordinates shared by two features
> - to process micro segments with different options like :
>      * remove only unmarked coordinates or
>      * if a marked coordinate is removed, reflect the change on all
> features sharing the same coordinate.
>
>
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to