0

a California address is being returned as Georgia long/lat ????


When I send this URL

http://where.yahooapis.com/geocode?q=75+Union+Ave+#+9,+Campbell,+CA,+95008&appid=[yourappidhere]

I get following results:

<?xml version="1.0" encoding="UTF-8" ?>
- <ResultSet version="1.0">
  <Error>0</Error>
  <ErrorMessage>No error</ErrorMessage>
  <Locale>us_US</Locale>
  <Quality>10</Quality>
  <Found>1</Found>
- <Result>
  <quality>39</quality>
  <latitude>33.192508</latitude>
  <longitude>-82.529541</longitude>
  <offsetlat>33.192508</offsetlat>
  <offsetlon>-82.529541</offsetlon>
  <radius>1000</radius>
  <name />
  <line1 />
  <line2>Avera, GA</line2>
  <line3 />
  <line4>United States</line4>
  <house />
  <street />
  <xstreet />
  <unittype />
  <unit />
  <postal />
  <neighborhood />
  <city>Avera</city>
  <county>Jefferson County</county>
  <state>Georgia</state>
  <country>United States</country>
  <countrycode>US</countrycode>
  <statecode>GA</statecode>
  <countycode />
  <uzip>30803</uzip>
  <hash />
  <woeid>2357733</woeid>
  <woetype>7</woetype>
  </Result>
  </ResultSet>
<!--
 gws14.maps.ch1.yahoo.com uncompressed/chunked Thu Oct 20 05:46:28 PDT 2011 
  -->
<!--
 wws2.geotech.ch1.yahoo.com uncompressed/chunked Thu Oct 20 05:46:28 PDT 2011 
  -->

I am sending a California address and I am returned a Georgia long/lat. Can someone look into it?

Thanks in advance

by
0 Replies
This forum is locked.

Recent Posts

in PlaceFinder General Discussion