Fabian Kowatsch
Fabian Kowatsch
FYI: I stumbled today upon the case, where there was an object in the data extraction response of the ohsome API (https://www.openstreetmap.org/way/150363603) that had two times exactly the same values...
But I think the ohsome API would always need an info about the extract region to react accordingly if a request is partially/fully outside of the region where data is...
> yeah, but the ohsome API is not the only thing in the world potentially using an OSHDB extract. I did not say that it should become a mandatory parameter...
Maybe you should not only copy-paste the same text without any additional information to it (apart from the link). I was just starting to write (again), that it is already...
The direct moving of issues was not what I mean. I was mistaking the message of @nb152 as your message. Maybe making it more clear through adding something like "opened...
Parts of the here mentioned features will be implemented with #121. Therefore, I'll remove the 1.4 milestone for now while still letting the issue open, as the other endpoints will...
Behind each of these result objects is normally a Java class that has specific attributes, which are reflected by the nested objects here one level deeper in the JSON. So...
I just took a look in the code and tweaked it a bit. The RatioResult can indeed be directly included in the standard Result object for plain /ratio requests. For...
I am having troubles understanding your issue. The `groupByObject` only has two elements inside: the boundary ID and the tag. The combination of those two makes one `groupByResult` JSON object...
I rather see this as an enhancement, as the functionality of dealing with a failing DB connection is just not there yet. You can argue though that the state in...