<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Maps and Coordinates</title>
	<link>http://ask.metafilter.com/12188/Maps-and-Coordinates/</link>
	<description>Comments on Ask MetaFilter post Maps and Coordinates</description>
	<pubDate>Fri, 26 Nov 2004 07:42:48 -0800</pubDate>
	<lastBuildDate>Fri, 26 Nov 2004 07:42:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Maps and Coordinates</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates</link>	
		<description>Maps and coordinates.  I&apos;m testing out the feasibility of using maps on my website.  The website providing the maps asks for particular types of coordinates yet I can&apos;t seem to find a way of working out what my coordinates should be.  This could be complicated to explain so... [more inside] &lt;br /&gt;&lt;br /&gt; So I want to use Map24.com to map my users coordinates and to show their nearest neighbours&lt;br&gt;
&lt;br&gt;
In the docs they give this example of usable coordinates:&lt;br&gt;
&lt;i&gt;Location in World coordinates (stated in minutes).&lt;br&gt;
Example Mapsolute HQ in Eschborn:&lt;br&gt;
wx&lt;n&gt;=514.227597291174&amp;amp;wy&lt;n&gt;= 3007.8407347798347&lt;/n&gt;&lt;/n&gt;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
So my plan is that if my users can get their coordinates from somewhere then they can just enter X and Y into their profile and we&apos;re laughing.&lt;br&gt;
&lt;br&gt;
The problem is I can&apos;t work out where they can get these coordinates from.  For example if I find an address on Multimap it gives me the following coordinates:&lt;br&gt;
&lt;i&gt;X:    530400m&lt;br&gt;
Y:    184800m&lt;br&gt;
Lat:    51:32:49N (51.5471)&lt;br&gt;
Lon:    0:07:13W (-0.1202) &lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Which is great, except it seems to bear no relation to what Map24 wants and any version of those numbers that I put in ends up going straight into the sea.  Splash.&lt;br&gt;
&lt;br&gt;
So my questions are:&lt;br&gt;
Can I easily convert those coordinates?&lt;br&gt;
Can I find a better source for providing my users with coordinates that&apos;ll be Map24 compatible?&lt;br&gt;
Is there a better all round solution somewhere else?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.12188</guid>
		<pubDate>Fri, 26 Nov 2004 06:49:59 -0800</pubDate>
		<dc:creator>dodgygeezer</dc:creator>
		
			<category>maps</category>
		
			<category>coordinates</category>
		
			<category>map24</category>
		
			<category>webdesign</category>
		
			<category>web</category>
		
	</item> <item>
		<title>By: Leon</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212293</link>	
		<description>From the user&apos;s point of view, the easiest way to locate yourself in space is by post/zip code. I&apos;d look for a way to convert from postcode to [co-ord system of choice]. It&apos;s likely you&apos;ll have to pay for this data.&lt;br&gt;
&lt;br&gt;
I haven&apos;t used the service you&apos;re talking about, but I worked with mappoint.net a few years ago which had lots of handy functions for converting between co-ordinate systems, but it&apos;s not cheap.&lt;br&gt;
&lt;br&gt;
Without seeing the specs, my &lt;em&gt;guess&lt;/em&gt; is that in the first system values are expressed as [minutes].[decimal parts of a minute], and in the second as  [degrees] [minutes] [seconds]. Google might help with converting to/from various different types of lat/long.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212293</guid>
		<pubDate>Fri, 26 Nov 2004 07:42:48 -0800</pubDate>
		<dc:creator>Leon</dc:creator>
	</item><item>
		<title>By: MzB</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212313</link>	
		<description>Use this to get the location in lat/lon: &lt;a href=&quot;http://www.heavens-above.com/countries.asp&quot;&gt;Heavens Above&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Regarding map24, world coords might be just the position of the viewport and its position is based on some sort of internal computations. If you store these locations it is better to use a well defined system such as Lat/Lon so that you do not depend on a particular application.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212313</guid>
		<pubDate>Fri, 26 Nov 2004 08:08:55 -0800</pubDate>
		<dc:creator>MzB</dc:creator>
	</item><item>
		<title>By: nicwolff</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212336</link>	
		<description>The co&#246;rdinates in minutes are just the longitude and latitude in decimal degrees multiplied by 60. Eschborn, e.g., is at 8.55W 50.13N.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212336</guid>
		<pubDate>Fri, 26 Nov 2004 08:54:18 -0800</pubDate>
		<dc:creator>nicwolff</dc:creator>
	</item><item>
		<title>By: BradNelson</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212370</link>	
		<description>This is possible to do by IP as well. A friend of mine did it, but I&apos;m not really sure how. Problem is, it&apos;s not always accurate.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212370</guid>
		<pubDate>Fri, 26 Nov 2004 09:34:32 -0800</pubDate>
		<dc:creator>BradNelson</dc:creator>
	</item><item>
		<title>By: dodgygeezer</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212429</link>	
		<description>OK, this looks very cool then.&lt;br&gt;
&lt;br&gt;
All the users need to do is enter their latitude and longtitude using either multimap or Heaven&apos;s Above (handy link - thanks!) then when I want to link to the map page I can just times those numbers by 60 and call the link.&lt;br&gt;
&lt;br&gt;
Leon: There is an option to use addresses and postcodes instead (and it works pretty well) but I&apos;d rather not use it as there may be privacy concerns amongst the users.  &lt;br&gt;
&lt;br&gt;
Thanks everyone!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212429</guid>
		<pubDate>Fri, 26 Nov 2004 10:30:47 -0800</pubDate>
		<dc:creator>dodgygeezer</dc:creator>
	</item><item>
		<title>By: jimmythefish</title>
		<link>http://ask.metafilter.com/12188/Maps-and-Coordinates#212870</link>	
		<description>As per the X and Y coordinates, it looks like they&apos;re in UTM (Universal Transverse Mercator).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.12188-212870</guid>
		<pubDate>Sat, 27 Nov 2004 10:03:51 -0800</pubDate>
		<dc:creator>jimmythefish</dc:creator>
	</item>
	</channel>
</rss>
