Package: whatthreewords 0.1.3
whatthreewords: Work with the 'what3words' API for Easy Location Referencing
Use the 'what3words' API <https://developer.what3words.com/public-api> to return three words which uniquely identify every 3m x 3m square on Earth. It is also possible to return coordinates from any valid three words location. Supports multiple languages.
Authors:
whatthreewords_0.1.3.tar.gz
whatthreewords_0.1.3.zip(r-4.5)whatthreewords_0.1.3.zip(r-4.4)whatthreewords_0.1.3.zip(r-4.3)
whatthreewords_0.1.3.tgz(r-4.4-any)whatthreewords_0.1.3.tgz(r-4.3-any)
whatthreewords_0.1.3.tar.gz(r-4.5-noble)whatthreewords_0.1.3.tar.gz(r-4.4-noble)
whatthreewords_0.1.3.tgz(r-4.4-emscripten)whatthreewords_0.1.3.tgz(r-4.3-emscripten)
whatthreewords.pdf |whatthreewords.html✨
whatthreewords/json (API)
NEWS
# Install 'whatthreewords' in R: |
install.packages('whatthreewords', repos = c('https://davidasmith.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davidasmith/whatthreewords/issues
geocodinggeolocationlocationwhat3wordswhat3words-api
Last updated 1 years agofrom:dfcb49f544. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:coords_from_wordsget_api_keyget_available_languageswords_from_coords
Dependencies:askpassclicurldplyrfansigenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Returns the coordinates for a given what3words address | coords_from_words |
Gets the value of the WTW_API_KEY environment variable | get_api_key |
Gets available languages for use in the what3words API | get_available_languages |
Get what3words address from coordinates | words_from_coords |