Open Location Code: An Open Source Standard for Addresses
1–10 of 95 posts
Re: Open Location Code: An Open Source Standard for Addresses
#2Re: Open Location Code: An Open Source Standard for Addresses
#3https://wikimili.com/en/Natural_Area_Code , https://what3words.com/ , https://geokey.io/ , http://geohash.org/ , https://www.mapcode.com/ .
Some of which are proprietary.
Edit: plus.codes was this same proposal. Removed from the list.
Re: Open Location Code: An Open Source Standard for Addresses
#4[0] https://www.theverge.com/2019/8/1/20749831/alphabet-google-a...
Re: Open Location Code: An Open Source Standard for Addresses
#5Re: Open Location Code: An Open Source Standard for Addresses
#6For actually representing global postal addressing schemes with all warts and historic practices, I know no better standard than UPU S-1. I had a project for (partially) implementing it for a large logistics provider ten years ago. It was one of the few cases where using XML for business data genuinely made sense, as addresses could be represented in a line-oriented format (as you'd write on a postal piece) and at the same time structured info in the address (postcodes, streets, house numbering tokens) could be tagged for extraction, validation, etc. Though to make end-of-line chars significant in XML (which we had to somehow because postcodes are often placed at the begin or end of a line in formal addresses) we had to represent addresses basically as address_line_1, adress_line_2, etc. SGML could've handled this much more elegantly, as not only can it assign meaning to line breaks via short references, it also (theoretically) allows representation of overlapping (concurrent) tagging structures for two or more vocabularies.
Re: Open Location Code: An Open Source Standard for Addresses
#7Re: Open Location Code: An Open Source Standard for Addresses
#8I wish Google to put a tiny bit of their money [0] into promoting this more. To counter the closed-source, for-profit what3words offering. [0] https://www.theverge.com/2019/8/1/20749831/alphabet-google-a...