Why isn't a LocalityName returned when geocoding 'Centennial, CO USA'.

Isn't Centennial a city in Colorado?

This is the response I get back:
<?xml version="1.0" encoding="UTF-8" ?>
<kml xmlns="http://earth.google.com/kml/2.0";><Response>
  <name>Centennial, CO USA</name>
  <Status>
    <code>200</code>
    <request>geocode</request>
  </Status>
  <Placemark id="p1">
    <address>Centennial, Colorado, USA</address>
    <AddressDetails Accuracy="4"
xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:
2.0"><Country><CountryNameCode>US</CountryNameCode><CountryName>USA</
CountryName><AdministrativeArea><AdministrativeAreaName>CO</
AdministrativeAreaName><AddressLine>Centennial</AddressLine></
AdministrativeArea></Country></AddressDetails>
    <ExtendedData>
      <LatLonBox north="39.6226358" south="39.5538451"
east="-104.8774513" west="-105.0055107" />
    </ExtendedData>
    <Point><coordinates>-104.9414810,39.5882490,0</coordinates></
Point>
  </Placemark>
</Response></kml>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to