<?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/"
	>

<channel>
	<title>NAzT&#039;s Blog &#187; Google Maps</title>
	<atom:link href="http://www.together.in.th/category/programming-2/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.together.in.th</link>
	<description>technology,misc</description>
	<lastBuildDate>Sun, 01 Aug 2010 11:24:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Reverse Geocoding (Address Lookup) ผ่าน http</title>
		<link>http://www.together.in.th/reverse-geocoding-address-lookup-using-http/</link>
		<comments>http://www.together.in.th/reverse-geocoding-address-lookup-using-http/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 15:19:42 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Address]]></category>
		<category><![CDATA[address lookup]]></category>
		<category><![CDATA[geocoding]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[google maps api]]></category>
		<category><![CDATA[thammasat]]></category>

		<guid isPermaLink="false">http://www.together.in.th/?p=1177</guid>
		<description><![CDATA[ลองเล่น Reverse Geocoding ของ google map api ซักกะหน่อย &#160; &#160; Reverse Geocoding คือการ เปลี่ยนชื่อสถานที่เป็นพิกัด (latitude , longitude) นั่นเอง &#160;(ความจริงมันได้ข้อมูลอื่นๆมาด้วยอีกเยอะ) &#160; วิธีทำก็ไปอ่านดูได้ที่&#160;Reverse Geocoding (Address Lookup)&#160;&#160; หรือจะลองทำเลย &#160;ก็แค่ &#160;Request ไปที่&#160;http://maps.google.co.th/maps/geo?q=Thammasat&#38;output=json&#38;sensor=falsegl=th ก็จะได้ข้อมูลมาประมาณนี้ { &#34;name&#34;: &#34;Thammasat Rangsit&#34;, &#34;Status&#34;: { &#34;code&#34;: 200, &#34;request&#34;: &#34;geocode&#34; }, &#34;Placemark&#34;: [ { &#34;id&#34;: &#34;p1&#34;, &#34;address&#34;: &#34;Thammasat Rangsit Sport Center, Khlong Nueng, Khlong Luang, Pathum [...]]]></description>
			<content:encoded><![CDATA[<p>ลองเล่น Reverse <a href="http://www.together.in.th/tag/geocoding/" class="st_tag internal_tag" rel="tag" title="Posts tagged with geocoding">Geocoding</a> ของ google map api ซักกะหน่อย &nbsp;</p>
<p>&nbsp;</p>
<p>Reverse <a href="http://www.together.in.th/tag/geocoding/" class="st_tag internal_tag" rel="tag" title="Posts tagged with geocoding">Geocoding</a> คือการ เปลี่ยนชื่อสถานที่เป็นพิกัด (latitude , longitude) นั่นเอง &nbsp;(ความจริงมันได้ข้อมูลอื่นๆมาด้วยอีกเยอะ)</p>
<p>&nbsp;</p>
<p>วิธีทำก็ไปอ่านดูได้ที่&nbsp;<a href="http://code.google.com/intl/th-TH/apis/maps/documentation/geocoding/index.html#ReverseGeocoding">Reverse Geocoding (Address Lookup)</a>&nbsp;&nbsp;</p>
<p>หรือจะลองทำเลย &nbsp;ก็แค่ &nbsp;Request ไปที่&nbsp;<a href="http://maps.google.com/maps/geo?q=Thammasat&amp;output=json&amp;sensor=false&amp;gl=th&amp;key=ABQIAAAAnGpifcTyPEhEhb5IwFOjbhQzGK7OP4Q3pl9UTFdBNJif2Gef4RR-EFDBL13et4wmQaxhqsIS4JBSOw">http://maps.google.co.th/maps/geo?q=Thammasat&amp;output=json&amp;sensor=falsegl=th</a></p>
<p>ก็จะได้ข้อมูลมาประมาณนี้</p>
<blockquote><pre>{
  &quot;name&quot;: &quot;<a href="http://www.together.in.th/tag/thammasat/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thammasat">Thammasat</a> Rangsit&quot;,
  &quot;Status&quot;: {
    &quot;code&quot;: 200,
    &quot;request&quot;: &quot;geocode&quot;
  },
  &quot;Placemark&quot;: [ {
    &quot;id&quot;: &quot;p1&quot;,
    &quot;<a href="http://www.together.in.th/tag/address/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Address">address</a>&quot;: &quot;<a href="http://www.together.in.th/tag/thammasat/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thammasat">Thammasat</a> Rangsit Sport Center, Khlong Nueng, Khlong Luang, Pathum Thani 12110, Thailand&quot;,
    &quot;AddressDetails&quot;: {
   &quot;Accuracy&quot; : 9,
   &quot;AddressLine&quot; : [ &quot;<a href="http://www.together.in.th/tag/thammasat/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thammasat">Thammasat</a> Rangsit Sport Center&quot; ]
},
    &quot;ExtendedData&quot;: {
      &quot;LatLonBox&quot;: {
        &quot;north&quot;: 14.0785781,
        &quot;south&quot;: 14.0569314,
        &quot;east&quot;: 100.6173654,
        &quot;west&quot;: 100.5853506
      }
    },
    &quot;Point&quot;: {
      &quot;coordinates&quot;: [ 100.6013580, 14.0677550, 0 ]
    }
  }, </pre>
</blockquote>
<p>ถ้าต้องการ output แบบ xml ก็ใส่ parameter ตรง output ไปว่า &nbsp;&amp;output=xml&nbsp;</p>
<p>&nbsp;</p>
<p>หลังจากนั้นก็เอาไป parse แล้ว ใช้ต่อได้เลย !!&nbsp;</p>
<p><!--adsensestart--><!-- pingbacker_start --><br />
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li><a href="http://www.kerrinhardy.com/2010/05/09/change-the-search-header-in-zen-cart/">Change the Search Header in Zen Cart | kerrinhardy.com</a></li>
<li><a href="http://www.globalcrisis.org.uk/?p=157">Investment information including spread betting.</a></li>
<li><a href="http://www.22lcdmonitor.info/cheap-22-quot-lcd-monitor/">Cheap 22 <b>Quot</b> Lcd Monitor</a></li>
<li><a href="http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=2364">Unilever Centre for Molecular Informatics, Cambridge &#8211; My <b>&#8230;</b></a></li>
<li><a href="http://woodsrecruiting.com/2010/05/09/bay-area-local-scoreboard-for-may-9/">Woods Recruiting › Bay Area local scoreboard for May 9</a></li>
<li><a href="http://sonnd.com/2010/05/02/balkanizing-the-web/">Sonnd › &lt;a <b>href</b>=&quot;http://www.mondaynote.com/2010/05/02/balkanizing <b>&#8230;</b></a></li>
<li><a href="http://nicebookmark.net/news-feed/gizmodo/opera-finds-flash-unappetizing-for-web-video-blockquote.htm">Opera Finds Flash Unappetizing For Web Video [<b>Blockquote</b>] | Gadget <b>&#8230;</b></a></li>
<li><a href="http://createbacklinks.info/gadgets/opera-finds-flash-unappetizing-for-web-video-blockquote">Opera Finds Flash Unappetizing For Web Video [<b>Blockquote</b>]</a></li>
<li><a href="http://blog.traitimyenbai.net/householdactivities/2010/05/03/power-one-size-312-zinc-air-hearing-aid-batteries-60-batteries/">Household Activities » Blog Archive » Power One Size 312 Zinc Air <b>&#8230;</b></a></li>
<li><a href="http://alexanderduell.punter2punter.com/2010/05/08/the-14-october-1973-uprising-dying-for-a-cause/">The 14 October 1973 Uprising – Dying for a Cause « Alexander Duell</a></li>
<li><a href="http://www.webmonkey.com/2010/03/google-gets-a-new-geocoder/">Google Gets a New <b>Geocoder</b> | Webmonkey | Wired.com</a></li>
<li><a href="http://www.thmnews.com/thammasat-university-opens-window-to-australia.html"><b>THAMMASAT</b> UNIVERSITY OPENS WINDOW TO AUSTRALIA</a></li>
<li><a href="http://www.thegreenchildren.org/tgcf/foundationpress/2010/04/social-entrepreneurship-talks-thammasat-mba-pt1/">Social Entrepreneurship Talks &#8211; <b>Thammasat</b> MBA Pt.1</a></li>
<li><a href="http://www.thainy.com/2010/04/thammasat-university-opens-window-to-australia-2/">Thainy – Thailand Blog » <b>THAMMASAT</b> UNIVERSITY OPENS WINDOW TO <b>&#8230;</b></a></li>
<li><a href="http://www.tech-chic.com/technology/opera-finds-flash-unappetizing-for-web-video-blockquote.html">Opera Finds Flash Unappetizing For Web Video [<b>Blockquote</b> <b>&#8230;</b></a></li>
<li><a href="http://www.tagfocus.com/what-is-the-difference-between-href-and-src-links/">What is the difference between <b>HREF</b> and SRC links? « TagFocus.com</a></li>
<li><a href="http://www.siamerican.com/moving-to-rangsit-new-job-after-next-month/">Moving to <b>Rangsit</b> for New Job after next month</a></li>
<li><a href="http://www.nigerianbestforum.com/blog/?p=47140">APPEAL COURT REJECTS BODE GEORGE&#39;S BAIL <b>REQUEST</b> | NBF NEWS, FREE <b>&#8230;</b></a></li>
<li><a href="http://www.myflirtingsecrets.com/2010/05/how-to-get-over-somebody-you-love/">How To Get Over Somebody You Love | My Flirting Secrets</a></li>
<li><a href="http://www.metsblog.com/2010/05/09/pre-game-giants-vs-mets-3/">MetsBlog.com – <b>Pre</b>-Game: Giants vs. Mets</a></li>
</ul>
<p><!-- pingbacker_end --></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.together.in.th/json-parse-with-grails/" title="ลองถอดข้อมูลจาก JSON Format ด้วย Grails (มกราคม 11, 2010)">ลองถอดข้อมูลจาก JSON Format ด้วย Grails</a> (0)</li>
	<li><a href="http://www.together.in.th/geolocation-api-geocoding-location-aware/" title="เทคโนโลยีด้านการระบุตำแหน่งของผู้ส่งข้อมูล (ใช้ Geolocation API ) (มกราคม 9, 2010)">เทคโนโลยีด้านการระบุตำแหน่งของผู้ส่งข้อมูล (ใช้ Geolocation API )</a> (0)</li>
	<li><a href="http://www.together.in.th/what-i-should-study-in-comsci-thammasat-1/" title="เลือกเรียนอะไรดี ComSci &#8211; Thammasat (ตอนที่  1) (เมษายน 29, 2010)">เลือกเรียนอะไรดี ComSci &#8211; Thammasat (ตอนที่  1)</a> (2)</li>
	<li><a href="http://www.together.in.th/simple-grade-tu-promote-lor-pao-55/" title="นักศึกษาธรรมศาสตร์ ใครอยากได้เกรดสวยๆ เชิญทางนี้ :) (เมษายน 27, 2010)">นักศึกษาธรรมศาสตร์ ใครอยากได้เกรดสวยๆ เชิญทางนี้ :)</a> (0)</li>
	<li><a href="http://www.together.in.th/try-parse-json-using-groovy-java-netbeans/" title="[Google Maps Geocoding] ลอง Parse Json ด้วย Groovy + Java (Netbeans) (มกราคม 12, 2010)">[Google Maps Geocoding] ลอง Parse Json ด้วย Groovy + Java (Netbeans)</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.together.in.th/reverse-geocoding-address-lookup-using-http/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
