-
**Problem**
Inexperienced users will not know how to solve their request when running into
```
java.lang.UnsupportedOperationException: aggregateByGeometry() cannot be used together with the group…
-
Deleted elements are represented by `null` geometries in normal `contributions/geometry` requests. However, when using the `contributions/centroid` endpoint (and perhaps also `…/bbox`), one gets the f…
-
see #90
- [ ] etl
- [ ] oshdb
- [ ] oshdb-api
- [ ] oshdb-util
- [ ] oshpbf-parser
-
When using a relatively short timeout with a data extraction request and the timeout hits before the first chunk of data was sent, the result is a HTTP/500 error code (_internal server error_) instead…
-
This request triggers a NullPointerException `curl 'https://api.ohsome.org/v1/elements/count/ratio/groupBy/boundary?bboxes=8.684692%2C49.407669%2C8.688061%2C49.410310&filter=building=residential&form…
-
Working with multiples users on an application (e.g. via git) is hampered by the fact that the setup of the `OSHDBDatabase` class might be very personal. This results in broken code when run on a diff…
-
Similar to #84 the tile-logs (https://planet.openstreetmap.org/tile_logs/) are not directly linked to the data but might spark research.
Therefore they would be a good data set for our oshdb.
For re…
-
**Describe the bug**
The method `.getContributorUserId()`of the `OSMContribution` returns 0 if the contribution is a deletion. This is because the uid of a deleted object is stored as 0 and the metho…
-
**Describe the bug**
In a not so recent oshdb-h2-file of BW Relation 2070994 has Way 12605199 as member but `.getEntity()` returns null.
How can this be?
**To Reproduce**
```
OSMMember[] me…
-
OSHDB is now deployed to Maven central. We might therefore update the documentation an changelog to infor new and old users. Also access to [artifactory](http://repo.heigit.org/) might be restricted a…