ohsome-api icon indicating copy to clipboard operation
ohsome-api copied to clipboard

Implementing aggregation endpoint(s) for /contributions

Open FabiKo117 opened this issue 4 years ago • 1 comments

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 edit indicator in the OQT, where the number of edits (=contributions) is the required measure.

  • [x] /contributions/count :arrow_right: #121
  • [x] /contributions/count/groupBy/boundary :arrow_right: #217
  • [ ] /contributions/count/groupBy/contributionType
  • /contributions/count/groupBy/_additional_grouping_type(tbd)

FabiKo117 avatar Feb 05 '21 08:02 FabiKo117

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 most likely follow soon.

FabiKo117 avatar Mar 05 '21 12:03 FabiKo117