-
A class should be added responsible for generating the codes for URLs. Generally speaking only this code should be stored in the database and data should be retrieved based on it.
-
setup query has wrong ID for Japan.
-
Dear Support,
I’m using the what3words widget and deployed it in my web app, the widget works fine in windows platform but when trying to use it via touch screen devices (IOS/Android) it does not r…
-
Hello,
I seem to be getting the following error when I try and create a Custom Browser Implementation.
[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.05 s
-
The CocoaHeads group is working on an iOS app for KnoxDevs. We are using a JSON file as the database for the mobile app. The YAML files used for the group data can be readily converted to JSON for app…
-
Hello @all
I get a KeyError. Here my Script:
import what3words
from os import environ
api_key = environ['xxxxxxxx']
w3w = what3words.Geocoder(api_key)
res = w3w.reverse(lat=51.484463, lng=-0…
-
For example https://duckduckgo.com/?q=what3words++51.9985+-0.7439&ia=map
---
IA Page: http://duck.co/ia/view/what3words
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @moo…
-
I must apologize for the length of this writeup, the TL;DR version is that I propose replacing the single-point, monotonic jobid service with a distributed, uncoordinated "flux locally unique ID" serv…
-
**Issue Label:**
* [ ] Bug
* [ ] New feature
* [ ] Enhancement
* [x] New component
**Description:**
"One time" file sharing
```
~# curl -F 'file=@Screenshot_20160729_014.png' http://ki.tc/…
-
```shell
# pip --version
pip 9.0.1 from /usr/local/lib/python3.6/site-packages (python 3.6)
# pip install what3words
Collecting what3words
Downloading what3words-2.2.0.tar.gz
Collecting unires…