[postgis-devel] Minimum number of points in a POLYGON ring?

Paul Ramsey pramsey at cleverelephant.ca
Mon Sep 22 12:57:20 PDT 2008


Right, which is why I think the *parser* should not be involved in
validity checks of any kind. If we want validity tested, adding an
isValid check to shp2pgsql would allow us to both ensure only clean
data gets in and that a useful report gets written out. And we could
also add a non-check path that simply didn't run isvalid.



On Mon, Sep 22, 2008 at 12:44 PM, David Fuhry <dfuhry at acm.org> wrote:

> Currently, I think only an isvalid() check constraint gives you any level of
> quality assurance at all.



More information about the postgis-devel mailing list