[postgis-users] Check identical point

Francis Markham fmarkham at gmail.com
Fri May 21 17:32:52 PDT 2010


Try:
   ST_DWithin(point1, point2, 0.00001)

-F

2010/5/22 eehab hamzeh <eehab40 at hotmail.com>

>  Hello
>
> I want to check if two points are identical, the points has x,y,z
> coordinates and they are not exactly the same, i need to check the
> intersection between them with tolerance value. any direction of how to do
> that.
>
> Thank
>
> kind regards
>
>
>
>
>
> ------------------------------
> Hotmail: Powerful Free email with security by Microsoft. Get it now.<https://signup.live.com/signup.aspx?id=60969>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100522/cf5700a5/attachment.html>


More information about the postgis-users mailing list