[postgis-devel] Validity flag
Hugo Mercier
hugo.mercier at oslandia.com
Mon Feb 29 05:05:59 PST 2016
Hi Rémi,
On 29/02/2016 12:40, Rémi Cura wrote:
> Hey,
> would it also be possible to have function to set the flag.
> Geometry may come from a trusted workflow outside of postgis.
I don't know. In this case you could call ST_Validate.
Forcing this flag should be considered a hack. I am not against it, but
it should be clear enough for the user that he cannot expect stability
from geometric operations if he is wrong.
Something like ST_ForceValidityFlag ?
More information about the postgis-devel
mailing list