<div dir="ltr"><pre style="line-height:21px;white-space:normal;color:rgb(68,68,68);font-size:15px">Hi guys,<br><br>I have two tables of simple polygons that are sidewalks and furniture.<br>I want find the regions where the sidewalks have less than 0.5 meters of <br>
free width like in image [ss2].<br>I don't want when at least one side have more than 0.5 meters [ss1].<br>I've tried many things with ST_LINE_INTERPOLATE_POINT,converting <br>polygons to lines, but i can't detect this parts of sidewalks.<br>
Can anybody help me with that?<br><br>thanks</pre></div>