-
Recently, I am getting some error reports like this on upload:
```
de.westnordost.osmapi.common.errors.OsmApiException: Precondition Failed (412) - Way xxxxxxxxx requires the nodes with id in xxxx…
-
This may as well be a bug in StreetComplete or osmapi, I am currently investigating. Maybe you immediately know what is wrong or can help me find the bug.
Since this morning, I am getting error rep…
-
This is a new problem. I noticed that the tests for the [osmapi Java library](https://github.com/westnordost/osmapi) do not run through anymore.
The API for changesets used to use the following dat…
-
* Start app in flight mode, with WiFi on
* Select to search for quests
* See no red bar, but get notification that it looks for new quests
* After some time, get a notification that quests couldn'…
Moini updated
5 years ago
-
To be able to use [osmtogeojson](https://github.com/tyrasd/osmtogeojson) library, we need OSM map data as raw XML string.
~~Solution : add a parameter for getting the result of `fetchMapByBbox` as …
-
At least in some places brand new, just installed application may scan for a long time before showing quests.
What worse sometimes overpass query runs out before any quests are found.
Note that …
-
Error when conflating the rafah data. @bwitham Does this stack trace mean anything to you?
>2017-05-24 20:40:54,056 ERROR ExternalCommandRunnerImpl:144 - FAILURE of: CommandResult{command=["hoot" …
-
It applies to both add_housenumber and construction group of integration tests.
This tests sometimes fail with `de.westnordost.osmapi.common.errors.OsmConnectionException: java.net.SocketTimeoutExc…
-
Hi,
When I tried to execute the file test_algebraic.py in pylayers/pylayers/location/algebraic/tests , I have an error:
```
Traceback (most recent call last):
File "test_algebraic.py", line…
-
While running the integration tests for osmapi, I noticed that now when querying the user information of another user with a logged in user (OAuth), the API always returns a ...
`Forbidden (403) - Yo…