-
I just go through the sign up process and generate api key. For importing the api from python https://github.com/opencagedata/python-opencage-geocoder .I am getting an error "ImportError: No module n…
-
There's a code snippet given in various places to include the javascript and CSS, if you don't want to download, just include it direct. The URLs seem to be wrong
So that's the snippet in the README …
-
The demo here is broken:
http://geocoder.opencagedata.com/code/leaflet-demo.html
...for the majority of searches I'm testing with. e.g. just searching for "Oxford"
I dug into the reason. It's because…
-
Much like the style of [the google geocoder](https://github.com/kellydunn/golang-geo/blob/develop/google_geocoder.go#L16-L27), each geocoder implementation should use a data transfer object style stru…
-
Link from [PyPI](https://codeload.github.com/OpenCageData/python-opencage-geocoder/legacy.tar.gz/1.1.2) gets you to:
```
Not Found
```
-
Would it be possible to have this module on PyPi for ease of installation.
``` bash
$ pip install opencage
```
-
Thanks for all your hard work on this package. It's awesome.
One bug: placing the cursor on the second line of
``` js
var a = {
b: 'b',
c: function(){}
};
```
and activating the plugin gives:
…
-
Admittedly, it is a bit inside out. Is there any way to run this in a process that is then mountable in an OS? I'd like to run the java app, somehow "mount" it in the OS, then be able to "cd, ls, cp…
-
for the latlng mentioned above, the geocoder for opencage doesnt give me the city. The city field is not returned also from direct API invocation at opencage, but the county is returned. Unfortunately…
-
O trampo com o geocoder tá muito bom, muito rápido. Mas como eu não estaria escrevendo isto aqui se não tivesse problemas....:
O geocoder do OSM, o Nominatim, não filtra resultados por cidade, nem ma…