<span id="result_box" class="short_text"><span style="" title="">Hi all, is the first time I use the list. I have a polygon that represent a country, if i want extract only the sides that touch with other polygon. How i have to do? The result should be a MultiLineString or a LineString representing the limits of the country but without the coast line if it has one.</span></span> I tried with ST_Touches but i can't get it work.<br>