[postgis-devel] update topology locally
Sandro Santilli
strk at keybit.net
Tue Feb 17 06:34:25 PST 2015
On Tue, Feb 17, 2015 at 03:03:58PM +0100, RĂ©mi Cura wrote:
> Ok the edge-linking update function seems to work
> (tested on a 40 edge geom:
> inserting node, then inserting edge without setting next_left and next_right
> then using function to straighten things up
> Afterward, topology passes ValidateTopology)
I don't think ValidateTopology really checks edge-linking.
Did you check calling it before fixing that ?
Chances are it's indirectly checked by means of face geometry construction
(now that it makes use of that info).
--strk;
More information about the postgis-devel
mailing list