Fabian Kowatsch
Fabian Kowatsch
This continues with the original idea about the /contributions endpoint defined in https://github.com/GIScience/ohsome-api/issues/23. - [x] needs https://github.com/GIScience/ohsome-api/issues/117 to be solved A `/contributions/count` endpoint would be useful e.g. for the last...
As discussed in https://github.com/GIScience/ohsome-api/pull/86#discussion_r555777233 there is currently no consistent way in the code whether there has to be a custom serial version UID for serializable classes, or not. We should...
Currently, the ohsome API reaches an undesired state when the connection to the (keytables) database is broken. It should instead try to reconnect to the database and shutdown in case...
Through the recent discussions in https://github.com/GIScience/ohsome-api/pull/18, we've defined a need for a more structured way to represent the needed functionality to request modified data. We see the need for additional...
One might want to use predefined regions as a spatial parameter to be able to generate values over e.g. different countries to compare. Such spatial boundaries could look like: -...
So far, when it comes to differences between the public API and the internal instance, the latter has a higher limit of processing time. Here I'd like to brainstorm and...
There is a special case within the OSM data, where the geometry of e.g. a building changes, but the version does not, as only one or more nodes changed their...