Michael,<br>  If your SRID is not in UTM, you will need to use the utmzone function to transform it into the correct UTM SRID. This will result in the distance being measured in meters.<br><br>Have a look at <a href="http://postgis.com/support/wiki/index.php?How%20to%20get%20distance%20measurement%20in%20meters%3F">http://postgis.com/support/wiki/index.php?How%20to%20get%20distance%20measurement%20in%20meters%3F</a> and <a href="http://postgis.com/support/wiki/index.php?plpgsqlfunctions">http://postgis.com/support/wiki/index.php?plpgsqlfunctions</a><br>
   <br>This is the query I use. My wkb_geometry is in SRID 4326.<br>Select distance(transform(wkb_geometry,utmzone(GeomFromText( 'POINT($lon $lat)', 4326 ))),transform(GeomFromText( 'POINT($lon $lat)', 4326 ),utmzone(GeomFromText( 'POINT($lon $lat)', 4326 ))))<br>
<br><div class="gmail_quote">On Fri, Nov 7, 2008 at 5:55 AM, Michael Signup <span dir="ltr"><<a href="mailto:michael.signup@hotmail.com">michael.signup@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>






Hi,<br><br>This is probably a very simple question but I am unable to find anything to point me in the right direction.<br><br>I am trying to understand how I can make distance related queries with PostGIS. To do this, I am attempting to calculate the distance between:<br>
<br>in Lat/Long<br>Point A(<span style="font-size: 12pt;">-38.034031,145.201711) and Point B(</span><span style="font-size: 12pt;">-37.899854,145.087116)<br><br>I have tried several methods and am still getting the distance as 92072.62 (I don't know what units this is in, but I am trying to get it in meters).<br>
<br>Google Earth calculates the distance as 17.4 km (approximately).<br><br>Regards,<br>Michael<br><br><br><br></span><br><hr>Find great deals on eBay <a href="http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Frover%2Eebay%2Ecom%2Frover%2F1%2F705%2D10129%2D5668%2D323%2F4%3Fid%3D10&_t=763807330&_r=hotmailTAGLINES&_m=EXT" target="_blank">Net yourself a bargain</a></div>

<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thank you,<br><br>Chris Story<br>Developer<br>Federal Flood Certification Corporation<br>4000 Horizon Way<br>Irving, TX 75063<br>Phone: (800) 449-3322 ext 15931<br>FAX: (800) 929-3322<br>