Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: filter layers by date #2662

Merged
merged 6 commits into from
Jan 30, 2023
Merged

feat: filter layers by date #2662

merged 6 commits into from
Jan 30, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 29, 2023

This adds ?date[before]= and ?date[after]= to a number of routes to filter the imagery down to a specific date rate.

These dates are inclusive so ?date[before]=2022 its a less than or equal.

Previously it was making two container hashes and the order of the tags was

- major.minor, major
- latest, major.minor.patch
@blacha blacha requested a review from a team as a code owner January 29, 2023 21:12
Wentao-Kuang
Wentao-Kuang previously approved these changes Jan 29, 2023
@kodiakhq kodiakhq bot merged commit 745b6b6 into master Jan 30, 2023
@kodiakhq kodiakhq bot deleted the feat/filter-imagery-by-date branch January 30, 2023 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants