Skip to content

Instantly share code, notes, and snippets.

@mwmitchell
Created November 22, 2011 20:29
Show Gist options
  • Select an option

  • Save mwmitchell/1386837 to your computer and use it in GitHub Desktop.

Select an option

Save mwmitchell/1386837 to your computer and use it in GitHub Desktop.
yahoo-geo-sample.xml
<ResultSet version="1.0">
<Error>0</Error>
<ErrorMessage>No error</ErrorMessage>
<Locale>us_US</Locale>
<Quality>87</Quality>
<Found>1</Found>
<Result>
<quality>39</quality>
<latitude>50.700100</latitude>
<longitude>-1.295939</longitude>
<offsetlat>50.700100</offsetlat>
<offsetlon>-1.295939</offsetlon>
<radius>7600</radius>
<name/>
<line1/>
<line2>Newport</line2>
<line3/>
<line4>United Kingdom</line4>
<house/>
<street/>
<xstreet/>
<unittype/>
<unit/>
<postal/>
<neighborhood/>
<city>Newport</city>
<county>Isle of Wight</county>
<state>England</state>
<country>United Kingdom</country>
<countrycode>GB</countrycode>
<statecode>ENG</statecode>
<countycode>IOW</countycode>
<uzip>PO30 1</uzip>
<hash/>
<woeid>30167</woeid>
<woetype>7</woetype>
</Result>
</ResultSet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment