I am trying to select polygons inside an other one WITH a common boundary. It seems that st_relate is the way but I can't find the right matrix, even if I don't see where the fault is in :
st_relate(e.geom, d.geom, '2FF11F212')
[For example I want to select the bottom green polygon only
No comments:
Post a Comment