-
Cleanup test warnings:
```
warning: no packages being tested depend on github.com/codingsince1985/geo-golang/bing
warning: no packages being tested depend on github.com/codingsince1985/geo-golang/goo…
-
hello:
it appears that on the latest build (3.9.2), `minConfidence` is not honored.
i execute:
``` js
geodata = await geocoder.geocode({
address: address.addressLine1,
country: addr…
-
Hi,
I can't specify my api key using command line gecode command.
See the picture attached.
![opencage_geocoder_bug](https://cloud.githubusercontent.com/assets/1061506/13139153/6d7d8858-d62b-11e5-8d…
-
Following up from our twitter conversation:
https://twitter.com/osm_ua/status/708577644263174144
Many thanks for agreeing to do an interview on our blog!
I hope it leads to more contributors and mo…
-
```
errors are:
1) Error in custom provider, java.lang.IllegalStateException: can't create
singletonapp marker file
/home/swschulz/.config/fausterize/application.runs
while locating org.openCage.g…
-
While information on newlines is properly stored in the [input file](https://github.com/OpenCageData/address-formatting/blob/master/conf/countries/worldwide.yaml), it is lost and replaced with "," in …
-
Tweet by **Karussell**
Diskussion zur Zweisprachigkeit in OpenStreetMap:
http://forum.openstreetmap.org/viewtopic.php?pid=592295
aka name="Deutsch / Sorbisch"
(Retweets: **0** Favs: **1**)
-
```
visual feedback for selection changes in the sidebar
```
Original issue reported on code.google.com by `openC...@gmail.com` on 4 Jul 2008 at 4:56
-
Sorry in advance, as this is as much an OS/file-system limitation as it is a bug in the software, but devising some sort of workaround in this plugin (sbt-assembly) would seem the most practical route…
-
I looked though the opencage provider code and got a little confused by:
``` js
var openCageConfidence = {
10: 0.9, // < .25km
9: 0.8, // < .5km
8: 0.8, // < 1km
7: 0.7, // < 5km
…