<br><div class="gmail_quote"><br>I'm attempting to convert latitude and longitude coordinates from degrees minutes and second to decimal form. I would like to go from:<br>









<table style="border-collapse: collapse;" border="0" cellpadding="0" cellspacing="0" width="214" height="68">
 <col width="53">
 <tbody><tr height="14">

  <td width="53" height="14">N39 42 36.3 W77 42 51.5<br></td>

 </tr>
</tbody></table>

to:<br>-77.739855,39.706666<br><br>Does anyone know of a library or some existing out their to help with this conversion? <br><br>
</div><br>