What3words

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Independent implementations)
Line 5: Line 5:
 
'''what3words''' is a system for identifying locations on the Earth's surface by a group of three words, each such combo corresponding to a 3-by-3 meter square. It is intended as an addressing system to replace such things as street addresses and latitude-and-longitude coordinates. Its system is proprietary, and they have used [https://www.owenboswarva.com/misc/W3W_Twitter_20191007.pdf takedown notices] in an attempt to squelch open-sourced reverse-engineered implementations of it, causing some [https://news.ycombinator.com/item?id=21184505 flack]. At least one such implementation is still currently online.
 
'''what3words''' is a system for identifying locations on the Earth's surface by a group of three words, each such combo corresponding to a 3-by-3 meter square. It is intended as an addressing system to replace such things as street addresses and latitude-and-longitude coordinates. Its system is proprietary, and they have used [https://www.owenboswarva.com/misc/W3W_Twitter_20191007.pdf takedown notices] in an attempt to squelch open-sourced reverse-engineered implementations of it, causing some [https://news.ycombinator.com/item?id=21184505 flack]. At least one such implementation is still currently online.
  
The algorithm uses a list of words and a hashing system where nearby points have totally different words connected with them.
+
The algorithm uses a list of 40,000 words and a system of dividing the world into blocks and doing mathematical calculations on their coordinates to ultimately yield three indices into that list, where nearby points have totally different words connected with them.
  
 
== Official sites and apps ==
 
== Official sites and apps ==

Revision as of 02:14, 27 October 2019

File Format
Name What3words
Ontology

what3words is a system for identifying locations on the Earth's surface by a group of three words, each such combo corresponding to a 3-by-3 meter square. It is intended as an addressing system to replace such things as street addresses and latitude-and-longitude coordinates. Its system is proprietary, and they have used takedown notices in an attempt to squelch open-sourced reverse-engineered implementations of it, causing some flack. At least one such implementation is still currently online.

The algorithm uses a list of 40,000 words and a system of dividing the world into blocks and doing mathematical calculations on their coordinates to ultimately yield three indices into that list, where nearby points have totally different words connected with them.

Official sites and apps

Independent implementations

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox