<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-31054369.post3076777879623924067..comments</id><updated>2011-11-30T22:09:50.698-08:00</updated><title type='text'>Comments on Atlas Quest: Adopt a Highway!</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.atlasquest.com/feeds/3076777879623924067/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html'/><author><name>Ryan</name><uri>http://www.blogger.com/profile/12243706924573005381</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://www.atlasquest.com/images/aboutus/self-mini.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31054369.post-8495047205825874774</id><published>2011-11-30T22:09:50.698-08:00</published><updated>2011-11-30T22:09:50.698-08:00</updated><title type='text'>Wow... why would you manually plot thousands of po...</title><content type='html'>Wow... why would you manually plot thousands of points by hand, when google API is there for all to use!?&lt;br /&gt;&lt;br /&gt;Try using the google directions API.  &lt;br /&gt;http://code.google.com/apis/maps/documentation/directions/&lt;br /&gt;&lt;br /&gt;For instance, to get the I-5 from san diego to seattle, &lt;br /&gt;&lt;br /&gt;http://maps.googleapis.com/maps/api/directions/xml?origin=SanDiego,CA&amp;amp;&amp;amp;destination=Seattle,WA&amp;amp;sensor=false&lt;br /&gt;&lt;br /&gt;One can specify waypoints, etc to get complicated routes.&lt;br /&gt;&lt;br /&gt;The result contains some encoded polylines, among other data.    The google API covers how to decode these programatically, or you can do it manually here (though it will be slow for thousands of points)&lt;br /&gt;http://facstaff.unca.edu/mcmcclur/googlemaps/encodepolyline/decode.html&lt;br /&gt;&lt;br /&gt;The response has a high level overview_polyline -- which has a few hundred points in the case of the I-5.  If you want more detail, each individual leg has much finer detail level.  For the I-5, this was well over 8000 points.  &lt;br /&gt;&lt;br /&gt;Doing this manually (copy/paste the encoded polylines into the decoder from each step)... it took a few minutes to get a few thousand points.  Or one could implement a simple page to specify a route, then call google api, and grab all the resulting details and stuff into lat/lon, or whatever format you want...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/8495047205825874774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/8495047205825874774'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html?showComment=1322719790698#c8495047205825874774' title=''/><author><name>bumblebeebunny</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1174897117'/></entry><entry><id>tag:blogger.com,1999:blog-31054369.post-984968442255163453</id><published>2011-11-30T19:03:57.590-08:00</published><updated>2011-11-30T19:03:57.590-08:00</updated><title type='text'>We can volunteer for I-68 and/or I-70. However we ...</title><content type='html'>We can volunteer for I-68 and/or I-70. However we have never done anything like this. Is it that you plot the lat/long every 5 miles along the route? How do you present the results?  on a spreadsheet?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/984968442255163453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/984968442255163453'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html?showComment=1322708637590#c984968442255163453' title=''/><author><name>Girlguides</name><uri>http://www.blogger.com/profile/00990158118979248325</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-362554913'/></entry><entry><id>tag:blogger.com,1999:blog-31054369.post-7516123055376050384</id><published>2011-11-30T05:01:33.073-08:00</published><updated>2011-11-30T05:01:33.073-08:00</updated><title type='text'>I&amp;#39;ll volunteer for US-40, The National Road.  ...</title><content type='html'>I&amp;#39;ll volunteer for US-40, The National Road.  Just need some specifics. ~speedsquare</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/7516123055376050384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/7516123055376050384'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html?showComment=1322658093073#c7516123055376050384' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-223135691'/></entry><entry><id>tag:blogger.com,1999:blog-31054369.post-8464483693771716514</id><published>2011-11-29T18:13:46.650-08:00</published><updated>2011-11-29T18:13:46.650-08:00</updated><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/8464483693771716514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/8464483693771716514'/><author><name>Girlguides</name><uri>http://www.blogger.com/profile/00990158118979248325</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.contentRemoved' value='true'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-362554913'/></entry><entry><id>tag:blogger.com,1999:blog-31054369.post-2913773106711076937</id><published>2011-11-29T10:48:05.122-08:00</published><updated>2011-11-29T10:48:05.122-08:00</updated><title type='text'>WooHoo! Thanks to both of you for all of the work!...</title><content type='html'>WooHoo! Thanks to both of you for all of the work!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/2913773106711076937'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/2913773106711076937'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html?showComment=1322592485122#c2913773106711076937' title=''/><author><name>Tink and Tom of T-N-T</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-405653745'/></entry><entry><id>tag:blogger.com,1999:blog-31054369.post-7270761137154785735</id><published>2011-11-28T17:41:04.660-08:00</published><updated>2011-11-28T17:41:04.660-08:00</updated><title type='text'>Tis is great... especially as someone who lives al...</title><content type='html'>Tis is great... especially as someone who lives along the Rt 1 Highway. Thank you Aiphid for your persistence and thank you oh Great Green One for making it happen.&lt;br /&gt;&lt;br /&gt;~Muddy Paws</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/7270761137154785735'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31054369/3076777879623924067/comments/default/7270761137154785735'/><link rel='alternate' type='text/html' href='http://blog.atlasquest.com/2011/11/adopt-highway.html?showComment=1322530864660#c7270761137154785735' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.atlasquest.com/2011/11/adopt-highway.html' ref='tag:blogger.com,1999:blog-31054369.post-3076777879623924067' source='http://www.blogger.com/feeds/31054369/posts/default/3076777879623924067' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-908431818'/></entry></feed>
