It's no problem to flatten the response using a couple of regex'es. The main problem is **consistancey**.
Try this: In the address linked to in that comment nr. 16, here: http://www.pinqmap.com/_AddressDetails/AddressLoop.html Try entering: 'Chicago' and submit. Look at the field SubAdministrativeAreaName in the result. Then try entering '1200 adams st. Chicago' Look at the field SubAdministrativeAreaName in the result. The second has a county name, (SubAdministrativeAreaName: Cook), the first one doesn't. Why? These are two lookups in the same city, so presumably they both use data from the same provider. So the question remains, why do we get the county name in one query but not in the other? At the time I reported that issue, Pamela pointed out that there were several issues mixed together, and she kindly sorted them into individual issues, but the **consistancey** problem remains, and I think that's more of a defect than a feature request. -- Marcelo - http://maps.forum.nu -- On Sep 3, 2:27 pm, Barry Hunter <[email protected]> wrote: > On 03/09/2009, Chris Mc <[email protected]> wrote: > > > > > Surely there is some standard code to navigate this stuff ? > > See comment 16 in the issue Marcelo linked to. I've used that before > which works in most cases. > > (thanks Klaas-Bindert de Haan!) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
