<font class="Apple-style-span" size="3"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br></span></font>
<table cellspacing="0" cellpadding="3">
<tbody><tr>
<td>
</td>
</tr>
</tbody></table>
<font class="Apple-style-span" size="4"><tt><font color="#1a1a1a">Hello everyone,</font></tt><br>
<br>
<tt><font color="#1a1a1a">I am new to Postgres and PostGIS. I have encountered one problem, that I</font></tt><br>
<tt><font color="#1a1a1a">can not deal with.I have table with various points that have SRID=3044,</font></tt><br>
<tt><font color="#1a1a1a">which should be UTM zone including Jutland. I have created function to</font></tt><br>
<tt><font color="#1a1a1a">loop through all points in table and check if they are within given</font></tt><br>
<tt><font color="#1a1a1a">radius(using geometry and function st_point_inside_circle). Now to the</font></tt><br>
<tt><font color="#1a1a1a">problem, for some reason st_point_inside_circle takes radius in degrees,</font></tt><br>
<tt><font color="#1a1a1a">which is very inconvenient for me. I would really need to  change to</font></tt><br>
<tt><font color="#1a1a1a">metres. If anyone has a suggestion, pls let me know.</font></tt><br>
<br>
<tt><font color="#1a1a1a">Thank you for help</font></tt><br>
<br>
<tt><font color="#1a1a1a">Michal</font></tt></font>