Hi, It there a reference point where I can go to get a list of address formats for different countries. When you geocode an address in the Italy it follows a specific string format and if you geocode an address in the UK it has a slightly different string format. Italy:
SIG MARIO ROSSI [recipient] VIALE EUROPA 22 [street + house/building number] 00144 ROMA RM [postal code + city + province code] Province code is two letters. ITALY : Would one present it like this: street, house/building number, postal code, city, province code UK: Nildram Ltd [recipient] Ardenham Court [probably the building name. Not all addresses have this part.] Oxford Road [street name] AYLESBURY [postal town (town/city)] BUCKINGHAMSHIRE [county (not needed)] HP19 3EQ [postal code] UNITED KINGDOM [country name]UK might be: Number, Street, Area, UK : Would one present like this: building name, Street Name, Postal Town, County, Postal Code, Country Name To look up the address's in Google Maps requires one to present it in different strings for different countries Does Anyone have a list of the string layout for the different countries?. Japan and far east - The address's have to be in the language of the country you are looking up - is there a best way to forat the string to do geo-address lookup in the map interface.. regards Glenn -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
