[postgis-users] Possible for ST_Intersects to not include the	perimeter?
    Hugues François 
    hugues.francois at irstea.fr
       
    Wed Jan 21 22:21:10 PST 2015
    
    
  
Hi,
I think ST_Intersects + ST_Touches should worked for your case. Maybe you are facing a precision issue. The use of ST_SnapToGrid could help: http://postgis.net/docs/ST_SnapToGrid.html
Hug
    
    
More information about the postgis-users
mailing list