[postgis-users] good way to collect
strk at refractions.net
strk at refractions.net
Mon May 16 14:05:21 PDT 2005
On Mon, May 16, 2005 at 04:46:51PM -0400, Purvis, Charlton wrote:
> > A false return should also raise a NOTICE about the specific
> > invalidity
>
> Something like this?
>
> psql:q.sql:7: NOTICE: TopologyException: side location conflict
> (-80.8945,32.0422)
> psql:q.sql:7: ERROR: GEOS contains() threw an error!
>
> I'm digging through what makes the source rows invalid. But wanted to check
> to see if that's the type of notice that you're talking about.
Yes, something like that. If the ERROR was returned by a call to isvalid()
it is a bug in GEOS, which we should have fixed (but not yet released).
--strk;
>
> Thanks.
>
> Charlton
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list