7/ the address-formatting project is a collection of templates that let us know how to display an address for each country/territory (251 in total) in the world 🌎🌍🌏
Top-level
7/ the address-formatting project is a collection of templates that let us know how to display an address for each country/territory (251 in total) in the world 🌎🌍🌏 4 comments
9/ Most importantly we have hundreds of tests. We're always adding more, and welcome your suggestions. There is no shortage of global addressing edge cases. You can see address-formatting in action in the "formatted" string in our geocoding API results. 10/ We hope you enjoyed this week's #geoeducation thread, a small peek behind the curtain 🪟 at life at a geocoding service. We have links to many more geothreads about border disputes, exclaves, #geoweirdness of individual countries, reverse geocoding, etc listed on our blog: 11/ Bonus address formatting toot - there have been MANY different schemes to replace or supplement addresses using various codes or word combinations: What3Words, geohashes, H3 codes, MGRS codes, UN/LOCODES, etc. Each with pros and cons. We return many of these different codes as "annotations" to our geocoding results, see: https://opencagedata.com/api#annotations |
8/ The address-formatting templates themselves can be used in any programming language, and there are now 11 different parsers. 🥳
Yeah, open source!