What3Words
Turn a GeoPosition into a “what3words” code, and vice versa.
ResourceFunction["What3Words"][position] turn a GeoPosition position into a “what3words” code. | |
ResourceFunction["What3Words"][{word1,word2,word3}] turn a “what3words” code into a GeoPosition. |
Examples
Basic Examples
Get the “what3words” code for the current location:
In[1]:= |
Out[1]= |
Get the “what3words” code for Amsterdam:
In[2]:= |
Out[2]= |
Get the GeoPosition for a “what3words” code:
In[3]:= |
Out[3]= |
Check the position on a map:
In[4]:= |
Out[4]= |