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

Align sorting API with STAC / OGC API? #46

Closed
dr-jts opened this issue May 20, 2020 · 1 comment
Closed

Align sorting API with STAC / OGC API? #46

dr-jts opened this issue May 20, 2020 · 1 comment
Labels
design Design suggestion

Comments

@dr-jts
Copy link
Collaborator

dr-jts commented May 20, 2020

STAC has defined a Sort API with notation for ascending/descending. They are suggesting this for OCG API as well.

It looks like the OGC API spec is stil in flux (discussion here). Issues include:

  • separator (comma or semicolon?)
  • specified for ascending/descending (either suffixes :A and:D or prefixes `+' and'-')

Should match this when it is finalized.

Update: 2021-Mar-16

It looks like OGC API is standardizing on orderby with + and - modifiers. See OGC API - Records - Part 1: Core - Sorting.

@dr-jts dr-jts added the design Design suggestion label May 20, 2020
@dr-jts
Copy link
Collaborator Author

dr-jts commented May 5, 2021

Implemented by ff1752b

@dr-jts dr-jts closed this as completed May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design suggestion
Projects
None yet
Development

No branches or pull requests

1 participant