-
Hello, following up on https://github.com/owntracks/frontend/pull/124, this is the API request that was issued by the browser:
```
/api/0/locations?from=xxx&to=xxx&user=xxx&device=xxx&format=json
…
-
## The problem
The actual problem I want to solve is to figure out where unlocodes are within 250 km, and it seems like it's an almost impossible one. Basically the same as [this stack overflow quest…
-
**EDIT:** Found the issue. Needed to re-import config file, even though I manually made the changes in the app on my end.
Hi, I just wanted to ask: Is the following log due to being rate-limited by…
-
As you can see from [this example search](https://www.paginebianche.it/persone?qs=bono&dv=Roma%20(RM)) on the Italian white pages (phone book) website, there's _usually_ no comma between the street na…
sverx updated
6 months ago
-
Hi,
my plan is to switch from openstreetmaps to HERE. As I'm a beginner, can you please help me to get it done properly?
I have already an API key from HERE. The test example gives me an error. Ther…
-
Im am trying to import this file:
![grafik](https://github.com/kartevonmorgen/ofdb-cli/assets/15019030/dff3145d-e8be-4623-97d5-9b5776882bed)
[update-patch.csv](https://github.com/kartevonmorgen/of…
-
```
revgeo: REQUEST_DENIED ({
"error_message" : "The provided API key is invalid. ",
"results" : [],
"status" : "REQUEST_DENIED"
})
```
-
Hi,
First of all, thank you for your work on this addon! Great work!
For me the addon crashes after an few hours with the following log data.
It seems this is triggered by the request to the Op…
-
Hi,
I'm one of the people behind the [OpenCage geocoder](https://geocoder.opencagedata.com).
I'd love to add the option to use our geocoder rather than Google's for the reverse lookups.
Main diff…
-
It appears the error is:
```
tests/test_datasette_enrichments_gmap_geocode.py:48:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = , name = 'ds_csrftoke…