<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>nearby.org.uk blog &#187; mgrs</title>
	<atom:link href="http://www.nearby.org.uk/blog/tag/mgrs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nearby.org.uk/blog</link>
	<description>GIS, maps, mapping, geo, UK, Geograph, PHP, Perl and more</description>
	<lastBuildDate>Fri, 01 Jul 2011 18:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>MGRS coordinate entry</title>
		<link>http://www.nearby.org.uk/blog/2008/12/12/mgrs-coordinate-entry/</link>
		<comments>http://www.nearby.org.uk/blog/2008/12/12/mgrs-coordinate-entry/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 01:26:53 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Coordinate Converter]]></category>
		<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[mgrs]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=211</guid>
		<description><![CDATA[Prompted by one of those infernal* posts on a Google Maps group, have finally been inspired to cobble together a MGRS -&#62; Lat/Long conversion. It seems trvial, the UTM-&#62;MGRS conversion is quite simple, but there are a few gotchas!, so after much puzzleing over some C code from GeoTrans (and Trial&#38;Error for good measure!), I [...]]]></description>
			<content:encoded><![CDATA[<p>Prompted by one of those infernal* posts on a Google Maps group, have finally been inspired to cobble together a MGRS -&gt; Lat/Long conversion. It seems trvial, the UTM-&gt;MGRS conversion is quite simple, but there are a few gotchas!, so after much puzzleing over some C code from GeoTrans (and Trial&amp;Error for good measure!), I think** have something working.</p>
<p>Anyway try it out here: </p>
<blockquote><p><a href="http://www.nearby.org.uk/flyto.php">Coordinate Flyto for Google Earth/Maps</a></p></blockquote>
<p>also added today is a tickbox to open the result direct in Google Maps (rather than Google Earth). </p>
<p>I&#8217;ll tidy it up and post the code, which is based on the <a href="http://www.jstott.me.uk/phpcoord/">PHPcoord conversion class</a>, incase others have a use. I&#8217;ll also add it to the API &#8211; and possibly even back port it into Perl for use on the on site coordinate covertor. </p>
<p>Finally possibly of interest is the realisation that the <a href="http://www.nearby.org.uk/google.html#17">MGRS Google Earth Gridlines layer</a>, will actully load directly in Google Maps, so:</p>
<blockquote><p><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=http:%2F%2Fwww.nearby.org.uk%2Fgoogle%2FGridlines_mgrs.kml.pl&amp;ie=UTF8&amp;ll=-16.57039,133.942566&amp;spn=4.39532,4.213257&amp;z=8">MGRS Gridlines in Google Maps</a></p></blockquote>
<p>the lines should update a few seconds after dragging/zooming. Ideally will suppress the big blue pins (which are show as numbers in GE) , but not tonight&#8230;</p>
<p> </p>
<p> </p>
<p>* in the nicest possible sence!</p>
<p>** I tested it by converting utm-&gt;mgrs-&gt;utm globally on a worldwide 1 degree grid &#8211; all check out with absolute precision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/12/12/mgrs-coordinate-entry/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

