-
well the title pretty much explain everything, it would be nice to have a way to calculate routes with tolls or not...since opencage have it maybe even osmscout can have it...
-
#### Issue
The issue I have is that I want to use the map to view the address locations of my contacts, I made the integration with the OpenCage API, but I doenst work.
#### Actual Behavior
…
-
Hi,
Recently started using OpenCage API (Free Account) with Free Key (2500 limits), using Yetiforce v4.30 as frontend.
I only tested a few search but notice that some of the search result is inc…
ldgbc updated
6 years ago
-
It would be nice if you could build a URI from parts (and have it encode stuff properly without your involvement). If this is already possible, then it should be documented.
So, say something like th…
-
Hello!
I have a problem using `geocoder.geocode` for many queries (ca. 1200) in a for-loop: It throws an error ("Remote end closed connection without response") and stops with a `Segmentation fault…
-
hi there,
after some week of tests i can finally be sure of it and open this bug report.
i am using osmscout server to search for maps on WhoGo maps but seems it is unable to find lot of places,
…
-
How do I list the names of the registered providers?
I do not want to manually + hardcoded create that list based, but dynamically based on actually registered providers. I tried using `app('geocoder…
-
Mapzen is [shutting down](https://mapzen.com/blog/shutdown/) and provides a list of [alternate solutions](https://mapzen.com/blog/migration/) for geocoding:
* [geocode.earth](https://geocode.earth/)
…
-
This test code fragment works, yielding a geolocation (43.074718, -89.386238)
```
from geopy.geocoders import OpenCage
query = "100 State St, Madison WI 53711, USA";
geolocator = OpenCage(key, timeou…
-
See https://github.com/ropensci/opencage/commit/ddac5dc7d31a6a0a563d80fa603cb4a2edf048c6#r27554681