osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Enable `/projects/:project/quadkeys` end-point #242

Closed batpad closed 6 years ago

batpad commented 6 years ago

Just wanted to ticket here and close to outline broad rationale:

It is helpful to get a count of items and priority for each quadkey as users navigate, to be able to find tasks to work on.

The quadkeys end-point imeplements this, documented at https://github.com/osmlab/to-fix-backend/blob/master/API.md#get-quadkeys

batpad commented 6 years ago

Done in https://github.com/osmlab/to-fix-backend/pull/237