﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Manifold Community Site: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240</link><description>Manifold Community Site thread</description><image><url>http://forum.manifold.net/forum/images/img-feedhead.png</url><title>Manifold Community Site: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240</link></image><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74241</link><description>&lt;P&gt;I am downloading some coordinates in lat/long from a CAD software. The format is in ddd.mmss.&lt;/P&gt;&lt;P&gt;I have created a table in xls containing these points. When I import them to Manifold tables/drawings&lt;/P&gt;&lt;P&gt;how can i convert these into lat/long values?&lt;/P&gt;&lt;P&gt;the format is not in decimal degrees but in ddd.mmss but there are no spaces between the minutes and seconds part.&lt;/P&gt;&lt;P&gt;for example;&lt;/P&gt;&lt;P&gt;i want to change the format &lt;/P&gt;&lt;P&gt;123.1234  would represent 123D 12' 34&amp;quot; &lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description><dc:creator>jimboydens</dc:creator><comments>http://forum.manifold.net/forum/t74240#74241</comments><guid>http://forum.manifold.net/forum/t74240#74241</guid><pubDate>Mon, 17 Nov 2008 22:50:21 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74244</link><description>&lt;P&gt;You have to split values into separate dd, mm, ss fields first - duplicate your coords into 3 columns and then remove not needed bits with DeleteRight &amp;amp; DeleteLeft table operators. When you've done with this you'll get your decimal degrees this way: decimal = dd + mm/60 + ss/3600. Active columnwill be handy :)&lt;/P&gt;</description><dc:creator>cartomatic</dc:creator><comments>http://forum.manifold.net/forum/t74240#74244</comments><guid>http://forum.manifold.net/forum/t74240#74244</guid><pubDate>Mon, 17 Nov 2008 23:57:51 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74246</link><description>&lt;P&gt;Do you only want to see the coordinates in another format on screen ?&lt;/P&gt;&lt;P&gt;Then &amp;quot;Tools&amp;quot;-&amp;gt;&amp;quot;Options&amp;quot;-&amp;gt;&amp;quot;Status Bar&amp;quot;-&amp;gt;&amp;quot;Report&amp;quot;&lt;/P&gt;&lt;P&gt;Or do you only want to see the coordinates in the Table in another Format ?&lt;/P&gt;&lt;P&gt;Then open the table &amp;quot;View&amp;quot;-&amp;gt;&amp;quot;Columns&amp;quot;-&amp;gt;make &amp;quot;Show all&amp;quot; so you see the&lt;/P&gt;&lt;P&gt;Lat (I) &amp;amp; Long (I) fields, go to the lat &amp;amp; long fields with right click mouse &lt;/P&gt;&lt;P&gt;in the opened bar go to &amp;quot;Format&amp;quot; and change from &amp;lt;default&amp;gt; to the format you like&lt;/P&gt;</description><dc:creator>volker</dc:creator><comments>http://forum.manifold.net/forum/t74240#74246</comments><guid>http://forum.manifold.net/forum/t74240#74246</guid><pubDate>Tue, 18 Nov 2008 00:28:20 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74257</link><description>&lt;P&gt;and as resumption look at the attachement.&lt;/P&gt;&lt;P&gt;I copy the values from Long/Lat in a Text Column after i change the format,&lt;/P&gt;&lt;P&gt;so you can get it as Text if you want it like this way...&lt;/P&gt;&lt;p class='file'&gt;Attachments:&lt;br&gt;&lt;a href='http://173.11.122.155/Attachments/11/74257/LatLon_Text.pdf'&gt;&lt;img src='images/dwn-http.gif' align='absmiddle'&gt;&lt;/a&gt;&lt;a href='ftp://173.11.122.155/attachments/11/74257/LatLon_Text.pdf'&gt;&lt;img src='images/dwn-ftp.gif' align='absmiddle'&gt;&lt;/a&gt;&lt;span&gt;LatLon_Text.pdf&lt;/span&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator>volker</dc:creator><comments>http://forum.manifold.net/forum/t74240#74257</comments><guid>http://forum.manifold.net/forum/t74240#74257</guid><pubDate>Tue, 18 Nov 2008 04:01:31 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#75607</link><description>&lt;P&gt;Thank you Volker, it was really helpful for me today ! &lt;/P&gt;</description><dc:creator>vincent</dc:creator><comments>http://forum.manifold.net/forum/t74240#75607</comments><guid>http://forum.manifold.net/forum/t74240#75607</guid><pubDate>Thu, 11 Dec 2008 17:41:22 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74250</link><description>&lt;P&gt;If you have it in the format: dd mm ss (strictly one space between each), then Manifold will convert this automatically to lat/long values if you either link the table as a drawing, or change the column type to latitude or longitude. So you can split it up into three columns and then combine them into a Text type column. You can prepend a minus sign to indicate South or West. And then right-click on the column header and select Change Type. Select Latitude or Longitude from the types list. I'm pretty sure that if your values are in the right dd mm ss format you can simply link the table (or excel) sheet as a drawing and the values will automatically be converted. Unfortunately I can't find it documented in the help files. If it doesn't work this way then the help docs do describe the process as suggested by cartomatic above: &lt;A HREF='http://www.manifold.net/doc/edit_a_table_with_the_transform_toolbar.htm'&gt;http://www.manifold.net/doc/edit_a_table_with_the_transform_toolbar.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;</description><dc:creator>spoedniek</dc:creator><comments>http://forum.manifold.net/forum/t74240#74250</comments><guid>http://forum.manifold.net/forum/t74240#74250</guid><pubDate>Tue, 18 Nov 2008 02:05:13 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74251</link><description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Try this: &lt;/P&gt;&lt;P&gt;1. import the table with the data points&lt;/P&gt;&lt;P&gt;2. select the table and open the Table Design &lt;/P&gt;&lt;P&gt;3. In here, change the type of the column to Latitude and Longitude and close the Table Design&lt;/P&gt;&lt;P&gt;4. Open the table and select the column, enter in the Format and in the Style, change for what you want.&lt;/P&gt;&lt;P&gt;I hope this help&lt;/P&gt;</description><dc:creator>mapasPT1</dc:creator><comments>http://forum.manifold.net/forum/t74240#74251</comments><guid>http://forum.manifold.net/forum/t74240#74251</guid><pubDate>Tue, 18 Nov 2008 02:27:56 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74249</link><description>&lt;P&gt;Given [Table] with columns [Longitude], [Latitude] in the format you specify, this query will return decimal degrees in [DDx] and [DDy].&lt;/P&gt;&lt;P&gt;The key thing is that the format is a hybrid: a number expressed as a string, re-expressed as a &amp;quot;number&amp;quot; (a fake one). It turns out to be better to parse it as a string from the start. This avoids floating-point rounding errors, so that you wind up with the same &amp;quot;number&amp;quot; you started with.&lt;/P&gt;&lt;P&gt;The query handles either &amp;quot;.&amp;quot; or &amp;quot;,&amp;quot; as decimal separator.&lt;/P&gt;&lt;P class='code'&gt;&lt;span class=k&gt;SELECT&lt;/span&gt;&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Longitude]&lt;/span&gt;,&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[sgnX]&lt;/span&gt;&amp;#160;*&amp;#160;(&lt;span class=i&gt;[dX]&lt;/span&gt;&amp;#160;+&amp;#160;&lt;span class=i&gt;[mX]&lt;/span&gt;&amp;#160;/&amp;#160;60&amp;#160;+&amp;#160;&lt;span class=i&gt;[sX]&lt;/span&gt;&amp;#160;/&amp;#160;3600)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[DDx]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Latitude]&lt;/span&gt;,&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[sgnY]&lt;/span&gt;&amp;#160;*&amp;#160;(&lt;span class=i&gt;[dY]&lt;/span&gt;&amp;#160;+&amp;#160;&lt;span class=i&gt;[mY]&lt;/span&gt;&amp;#160;/&amp;#160;60&amp;#160;+&amp;#160;&lt;span class=i&gt;[sY]&lt;/span&gt;&amp;#160;/&amp;#160;3600)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[DDy]&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&lt;span class=k&gt;FROM&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;(&lt;span class=k&gt;SELECT&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Longitude]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[sgnX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(&lt;span class=k&gt;Left&lt;/span&gt;(&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dotX]&lt;/span&gt;&amp;#160;-&amp;#160;1)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(Mid(&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dotX]&lt;/span&gt;&amp;#160;+&amp;#160;1,&amp;#160;2)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[mX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(&lt;span class=k&gt;Right&lt;/span&gt;(&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&amp;#160;Len(&lt;span class=i&gt;[dmsX]&lt;/span&gt;)&amp;#160;-&amp;#160;&lt;span class=i&gt;[dotX]&lt;/span&gt;&amp;#160;-&amp;#160;2)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;/&amp;#160;10000&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[sX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Latitude]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[sgnY]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(&lt;span class=k&gt;Left&lt;/span&gt;(&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dotY]&lt;/span&gt;&amp;#160;-&amp;#160;1)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dY]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(Mid(&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dotY]&lt;/span&gt;&amp;#160;+&amp;#160;1,&amp;#160;2)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[mY]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(&lt;span class=k&gt;Right&lt;/span&gt;(&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&amp;#160;Len(&lt;span class=i&gt;[dmsY]&lt;/span&gt;)&amp;#160;-&amp;#160;&lt;span class=i&gt;[dotY]&lt;/span&gt;&amp;#160;-&amp;#160;2)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;DOUBLE&lt;/span&gt;)&amp;#160;/&amp;#160;10000&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[sY]&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;FROM&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;(&lt;span class=k&gt;SELECT&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Longitude]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[sgnX]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;MAX(InStr(&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&amp;#160;&lt;span class=s&gt;&amp;quot;.&amp;quot;&lt;/span&gt;),&amp;#160;InStr(&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&amp;#160;&lt;span class=s&gt;&amp;quot;,&amp;quot;&lt;/span&gt;))&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dotX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Latitude]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[sgnY]&lt;/span&gt;,&amp;#160;&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;MAX(InStr(&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&amp;#160;&lt;span class=s&gt;&amp;quot;.&amp;quot;&lt;/span&gt;),&amp;#160;InStr(&lt;span class=i&gt;[dmsY]&lt;/span&gt;,&amp;#160;&lt;span class=s&gt;&amp;quot;,&amp;quot;&lt;/span&gt;))&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dotY]&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;FROM&lt;/span&gt;&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;(&lt;span class=k&gt;SELECT&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Longitude]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;SGN(&lt;span class=i&gt;[Longitude]&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[sgnX]&lt;/span&gt;,&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(ABS(&lt;span class=i&gt;[Longitude]&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;TEXT&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dmsX]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=i&gt;[Latitude]&lt;/span&gt;,&amp;#160;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;SGN(&lt;span class=i&gt;[Latitude]&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[sgnY]&lt;/span&gt;,&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;CAST&lt;/span&gt;(ABS(&lt;span class=i&gt;[Latitude]&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=k&gt;TEXT&lt;/span&gt;)&amp;#160;&lt;span class=k&gt;AS&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[dmsY]&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;span class=k&gt;FROM&lt;/span&gt;&amp;#160;&lt;span class=i&gt;[Table]&lt;/span&gt;&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;)&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;)&lt;/P&gt;&lt;P class='code'&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;);&lt;/P&gt;&lt;p class='file'&gt;Attachments:&lt;br&gt;&lt;a href='http://173.11.122.155/Attachments/09/74249/DMS (as number) to DD.txt'&gt;&lt;img src='images/dwn-http.gif' align='absmiddle'&gt;&lt;/a&gt;&lt;a href='ftp://173.11.122.155/attachments/09/74249/DMS (as number) to DD.txt'&gt;&lt;img src='images/dwn-ftp.gif' align='absmiddle'&gt;&lt;/a&gt;&lt;span&gt;DMS (as number) to DD.txt&lt;/span&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator>tjhb</dc:creator><comments>http://forum.manifold.net/forum/t74240#74249</comments><guid>http://forum.manifold.net/forum/t74240#74249</guid><pubDate>Tue, 18 Nov 2008 02:02:45 GMT</pubDate></item><item><title>RE: Latitude/Longitude Format</title><link>http://forum.manifold.net/forum/t74240#74252</link><description>&lt;P&gt;Just had another idea. If it's only the formatting you want (i.e. exactly 123D 12' 34) you can use a regular expression in the Replace Dialog (Ctl-H with the table open).  First make sure the column type is Text. Then open the Replace Dialog and check 'Use regular expressions' and 'Search only in [Column]'. In the 'Find What:' field type in: ([0-9]*)\.([0-9]{2})([0-9]*) and in 'Replace with:' type: $1D $2' $3&amp;quot;&lt;/P&gt;&lt;P&gt;It worked for a small sample, but since the {2} in that regex is quite strict it may bomb out on numbers such as 34.3 where there's only one number after the decimal (something that can happen because Manifold will bring the column in as a Floating Point type and truncate something like 34.3000 to 34.3). It should work for most cases though (he says with way too much confidence &lt;IMG SRC='images/emo-blink.gif'&gt;)&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;</description><dc:creator>spoedniek</dc:creator><comments>http://forum.manifold.net/forum/t74240#74252</comments><guid>http://forum.manifold.net/forum/t74240#74252</guid><pubDate>Tue, 18 Nov 2008 03:09:29 GMT</pubDate></item></channel></rss>