[postgis] truly_inside

Dave Blasby dblasby at refractions.net
Tue Jan 8 09:34:48 PST 2002


Paul Ramsey wrote:
> 
> Nope, on the To Do list, definately, but not currently implemented.
> P.

mj_vermeij wrote:
> 
> Is there already a way to check whether polygon A intersects
> (overlaps) with polygon B? Both polygons can have arbitrary shapes.

On the contrary, you can use distance(POLY1,POLY2) = 0.
NOTE: this method isnt robust.  If the two geometries are really really
close (but not overlapping) you could get
a distance of 0. If they just barely barely overlap, you could get a
value just greater than zero.  


dave

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list