<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;">Sorry for long feedback time,<br><br>I finally came around to testing out the SQL and receive a fun error<br>1.  ERROR:  function st_makepoint(double precision, double precision) does not exist<br><br>columns   lat and lon are both double precision  <br><br>Do I need to CAST them?  if so to what?<br><br><code class="funcdef">geometry <b class="fsfunc">ST_MakePoint</b>(</code>float <var class="pdparam">x</var>, float <var class="pdparam">y</var><code>)</code>;<br><br>cheereo<br>michael<br><br>--------------------------------------------<br>Michael Diener BSc.<br><br>GOMOGI<br>go mobile geographic intelligence<br><br>Lakeside Park B01, 9020 Klagenfurt, Austria<br>email:  <a href="mailto:m.diener@gomogi.com" mce_href="mailto:m.diener@gomogi.com">m.diener@gomogi.com</a><br>Skype:  office_gomogi<br>tel:    0676 520 3600<br>web:    <a href="http://www.gomogi.com" mce_href="http://www.gomogi.com">www.gomogi.com</a><br>coordinates:  46.617112,  14.262314</span></body></html>