-
[OpenCage](https://opencagedata.com) seems to be the most affordable, high-quality, high-volume geocoder.
As an added bonus, it [uses open data](https://opencagedata.com/why-use-open-data), and its…
-
Here are some of the descriptions and issues
### 1. Missing or Incorrect API Key
- **Description:** The code requires an OpenCage Geocode API key. Ensure you have obtained a valid key and replace…
-
idk why, in my expo react native app "expo": "~51.0.28", this library breaks fetch
try {
const res = await fetch(API_URL + '/auth/login', options);
if (res.status == 200) {
…
-
Hi,
this script will absolutely NOT show you the location of the phone. All it is doing is sending the name of the country to the OpenCage geocoding API, for example `India`. OpenCage then returns …
-
Hi
Thanks a lot for this tool! It works like a charm on BigSur.
I get this warning when using the OpenCage API:
`2021-07-06 10:26:25.879 whereami[7395:98604] [NSURLSession sharedSession] may n…
-
**Describe the bug**
The opencage geocoder appears to parse the data incorrectly if the "Building" is a number. This causes errors whenever trying to geocode an address that is returned with the buil…
-
Traceback (most recent call last):
File "/root/Desktop/Tools/no-infoga.py/no-infoga.py", line 5, in
from opencage.geocoder import OpenCageGeocode
ModuleNotFoundError: No module named 'openca…
-
@freyfogle I am seeing some diverging API responses to queries in the {opencage} tests. That by itself is not very surprising, considering that some tests are > 2 years old.
However, regarding the…
-
Add functions of geocoding to the GIS package
geocoding means - process of receiving geographical coordinates by address and reverse process
there are few open source tools for geocoding, such as:
…
-
This project is complete nonsense. [OpenCage can not "geocode" a phone number](https://blog.opencagedata.com/post/we-can-not-convert-a-phone-number-into-a-location-sorry).