Use Case Description
The ohsome-api uses ISO-8601-like style for the time input parameter. The endpoint elementsFullHisrory (https://docs.ohsome.org/ohsome-api/v1/endpoints.html#post--elementsFullHistory-(geometryType)) as well as the ones based on it (like https://docs.ohsome.org/ohsome-api/v1/endpoints.html#contributions-extraction) deviate from this format by requiring the targeted interval in the format of a list of timestamps instead of a ISO interval.
Streamlining this behaviour would have the following advantages
Request Description
Accept ohsome-ISO time intervals for time parameter in elementsFullHistory endpoint. Also update documentation for contributionsExtraction endpoints because it is not obvious that these use the same parameters as the elementsFullHisotry.
Use Case Description
The ohsome-api uses ISO-8601-like style for the time input parameter. The endpoint elementsFullHisrory (https://docs.ohsome.org/ohsome-api/v1/endpoints.html#post--elementsFullHistory-(geometryType)) as well as the ones based on it (like https://docs.ohsome.org/ohsome-api/v1/endpoints.html#contributions-extraction) deviate from this format by requiring the targeted interval in the format of a list of timestamps instead of a ISO interval.
Streamlining this behaviour would have the following advantages
Request Description
Accept ohsome-ISO time intervals for time parameter in elementsFullHistory endpoint. Also update documentation for contributionsExtraction endpoints because it is not obvious that these use the same parameters as the elementsFullHisotry.