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: add summaries to historical imagery related extensions #176

Merged
merged 5 commits into from
Nov 24, 2021

Conversation

MDavidson17
Copy link
Contributor

@MDavidson17 MDavidson17 commented Nov 21, 2021

Extensions updated to include summary requirements:

  • historical imagery
  • aerial-photo
  • camera
  • scanning
  • film extensions

nb: eo:bands cannot be added to the historical imagery schema as it would be an asset summary (please correct me if I'm wrong here).

@MDavidson17 MDavidson17 marked this pull request as ready for review November 22, 2021 02:16
extensions/aerial-photo/schema.json Show resolved Hide resolved
extensions/aerial-photo/schema.json Outdated Show resolved Hide resolved
extensions/camera/schema.json Outdated Show resolved Hide resolved
extensions/scanning/schema.json Show resolved Hide resolved
paulfouquet
paulfouquet previously approved these changes Nov 22, 2021
Copy link
Collaborator

@paulfouquet paulfouquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dwsilk
Copy link
Member

dwsilk commented Nov 22, 2021

eo:bands cannot be added to the historical imagery schema as it would be an asset summary (please correct me if I'm wrong here).

You're right, we have raised an issue on the STAC spec about summarising assets.

@l0b0
Copy link
Contributor

l0b0 commented Nov 22, 2021

eo:bands cannot be added to the historical imagery schema as it would be an asset summary (please correct me if I'm wrong here).

You're right, we have raised an issue on the STAC spec about summarising assets.

radiantearth/stac-spec#1153 (comment)

l0b0
l0b0 previously approved these changes Nov 22, 2021
paulfouquet
paulfouquet previously approved these changes Nov 23, 2021
Copy link
Collaborator

@paulfouquet paulfouquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Just a tinny suggestion concerning the title which some don't start with a capital letter.

extensions/camera/schema.json Outdated Show resolved Hide resolved
extensions/aerial-photo/schema.json Outdated Show resolved Hide resolved
extensions/film/schema.json Outdated Show resolved Hide resolved
"required": ["minimum", "maximum"],
"properties": {
"minimum": {
"title": "earliest date",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@MDavidson17 MDavidson17 dismissed stale reviews from paulfouquet and l0b0 via 858a4a5 November 23, 2021 19:31
amfage
amfage previously approved these changes Nov 24, 2021
l0b0
l0b0 previously approved these changes Nov 24, 2021
"pattern": "(\\+00:00|Z)$"
},
"maximum": {
"title": "most recent date",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

paulfouquet
paulfouquet previously approved these changes Nov 24, 2021
Copy link
Collaborator

@paulfouquet paulfouquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two title which do not start with a Capital letter. Only esthetic/consitency with other title.

@dwsilk dwsilk dismissed stale reviews from paulfouquet, l0b0, and amfage via 6d03490 November 24, 2021 19:54
Copy link
Collaborator

@paulfouquet paulfouquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@dwsilk dwsilk added the automerge kodiak automerge label label Nov 24, 2021
@kodiakhq kodiakhq bot merged commit 56e130e into master Nov 24, 2021
@kodiakhq kodiakhq bot deleted the feat/summaries branch November 24, 2021 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge kodiak automerge label
Development

Successfully merging this pull request may close these issues.

6 participants