-
Notifications
You must be signed in to change notification settings - Fork 47
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
remove extensions, reference new stac-api-extensions repos instead #321
remove extensions, reference new stac-api-extensions repos instead #321
Conversation
@m-mohr @matthewhanson @cholmes this is ready for review now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me. Thanks for all your amazing work on this @philvarner!
(and I'm happy for any clarifications too - happy to take time to read those as well, but marked as approved since I'm sure those changes will be good). |
- [Fields Extension](https://github.com/stac-api-extensions/fields/blob/main/README.mda) | ||
- [Sort Extension](https://github.com/stac-api-extensions/sort/blob/main/README.mda) | ||
- [Context Extension](https://github.com/stac-api-extensions/context/blob/main/README.mda) | ||
- [Filter Extension](https://github.com/stac-api-extensions/filter/blob/main/README.mda) | ||
- [Query Extension](https://github.com/stac-api-extensions/query/blob/main/README.mda) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these links broken intentionally or as a typo? The a
at the end gives a 404 and you presumably want README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These all should be .md instead of .mda - Not sure what happened there @philvarner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I probably added the a
with vim to one, and copied it everywhere else. Will fix.
- [Transaction Extension](https://github.com/stac-api-extensions/transaction/blob/main/README.mda) | ||
- [Items and Collections API Version Extension](https://github.com/stac-api-extensions/version/blob/main/README.mda) | ||
- [Fields Extension](https://github.com/stac-api-extensions/fields/blob/main/README.mda) | ||
- [Sort Extension](https://github.com/stac-api-extensions/sort/blob/main/README.mda) | ||
- [Context Extension](https://github.com/stac-api-extensions/context/blob/main/README.mda) | ||
- [Filter Extension](https://github.com/stac-api-extensions/filter/blob/main/README.mda) | ||
- [Query Extension](https://github.com/stac-api-extensions/query/blob/main/README.mda) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto these links are all broken
Related Issue(s):
Proposed Changes:
PR Checklist:
stac-spec
directory (these are included as a subtree and should be updated directly in radiantearth/stac-spec)