mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Delta API Start/End #207

Open ingalls opened 4 years ago

ingalls commented 4 years ago

Context

The Delta List API currently supports start/end dates to surface a given list of deltas

Ref: https://github.com/mapbox/Hecate#get-apideltas

We should expand these parameters to support more deterministic methods of accessing delta information by alternatively supporting a start/end delta ID.

Next Actions

cc/ @ingalls