Is google aware of this error? is there a standard way of alerting them (google being google, i am sure they know. i am surprised its broken in the first place)
On Jul 23, 12:13 pm, Bastian Kälin <[email protected]> wrote: > same problem here.. seems to be an error of google maps. > > On 22 Jul., 20:41, Tom Cocca <[email protected]> wrote: > > > When trying to use the web based xml geocoding, I am getting malformed > > XML. > > > See the output here: > > >http://maps.google.com/maps/geo?q=81+Wareham+Street+Boston+MA+02118&k... > > > Is anyone else having issues with geocoding? Started about an hour > > ago. > > > I am getting the following error: > > > XML Parsing Error: mismatched tag. Expected: </Locality>. > > Location:http://maps.google.com/maps/geo?q=81+Wareham+Street+Boston+MA+02118&k... > > Line Number 15, Column 5: </Placemark> > > ----^ > > > when viewing the source I get the following: > > > <?xml version="1.0" encoding="UTF-8" ?> > > <kml xmlns="http://earth.google.com/kml/2.0"><Response> > > <name>81 Wareham Street Boston MA 02118</name> > > <Status> > > <code>200</code> > > <request>geocode</request> > > </Status> > > <Placemark id="p1"> > > > <address>81 Wareham St, Boston, MA 02118, USA</address> > > <AddressDetails Accuracy="8" > > xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL: > > 2.0"><Country><CountryNameCode>US</CountryNameCode><CountryName>USA</ > > CountryName><AdministrativeArea><AdministrativeAreaName>MA</ > > AdministrativeAreaName><Locality><LocalityName>Boston</ > > LocalityName><Thoroughfare><ThoroughfareName>81 Wareham St</ > > ThoroughfareName></Thoroughfare><PostalCode><PostalCodeNumber>02118</ > > PostalCodeNumber></PostalCode> > > <ExtendedData> > > <LatLonBox north="42.3418656" south="42.3355704" > > east="-71.0639344" west="-71.0702296" /> > > </ExtendedData> > > > <Point><coordinates>-71.0670820,42.3387180,0</coordinates></Point> > > </Placemark> > > </Response></kml> > > > Any ideas? > > > Thanks, > > ~ Tom > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
