-
After `sudo pip install geocoder`, I cannot use the package:
```
In [1]: import geocoder
---------------------------------------------------------------------------
ImportError …
-
I have adapted the code so that the container, form and input now have IDs:
```
onAdd: function (map) {
var className = 'leaflet-control-ocd-search';
var container = L.DomUtil.create('div', cl…
-
So thanks to the work of @Robinlovelace, we both know there is a great deal of compatibility between [`overpass`](https://github.com/hrbrmstr/overpass) and [`osmdatar`](https://github.com/osmdatar/osm…
-
Hello everyone,
I created 3 new providers for Belgian addresses :
- https://packagist.org/packages/geo6/geocoder-php-geopunt-provider (North of Belgium + Brussels)
- https://packagist.org/packag…
-
There is a circular lookup on the Opencage geocoder which makes it unusable. The problem was introduced with merge request: #257
The following line was changed:
@property
def town(s…
-
Hi,
I have modfied the opencage.py so that it picks up all of the street aliases as specified in the https://github.com/OpenCageData/address-formatting/blob/master/conf/components.yaml
Previous…
-
> AttributeError Traceback (most recent call last)
> in ()
> ----> 1 geocoder.gaode
>
> AttributeError: 'module' object has no attribute 'gaode'
-
## reviewer one
Chapter 9:
- [x] 1.1 [JN, RL] Section 9.2 – I agree with the authors that 'tmap' is appropriate as an introduction to cartography in R, having the least steep learning curve for …
-
Hello,
I'm getting a KeyError when looking up a specific string with the Google geocoder backend:
```
>>> geocoder.google("Cerro Torre Mountain")
Requested https://maps.googleapis.com/maps/api…
MattX updated
7 years ago
-
Please report any issues you find in the 2.0 beta in this thread.
Join the beta at https://play.google.com/apps/testing/org.owntracks.android.
Known issues:
**Build 20018**
Map is blank
Noti…