Skip to content

Conversation

@matthewhanson
Copy link
Collaborator

Proposed Changes:

Final 0.8.0 release

PR Checklist:

  • This PR has no breaking changes.
  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.
  • API only: I have run npm run generate-all to update the generated OpenAPI files.

lossyrob and others added 30 commits August 28, 2019 09:33
Fix link to Search Extension in ItemCollection spec
Move label:classes to be a list of classes.
Update `stac_extension` in the extension examples
…rce-asset

Label Extension: Clarify label:assets purpose
Label extension is an item-level extension, and shouldn't be included
in parent catalogs.
As per best practices, self-contained catalogs should not contain
self links; also, self links are required to be absolute.

Also, added item to roads_collection.json, which was missing.
Copy link
Collaborator

@m-mohr m-mohr left a comment

Choose a reason for hiding this comment

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

Nothing to change here, but we'll need to merge PR #601 first.

- is a GeoJSON FeatureCollection
- if `label:tasks` is tile_classification, object_detection, or segmentation, each feature should have one or more properties containing the label(s) for the class (one of `label:classes`). the name of the property can be anything (use "label" if making from scratch), but needs to be specified in the `Item` with the `label:property` field.
- if `label:tasks` is tile_regression, each feature should have one or more properties defining the value for regression. the name of the property can be anything (use "label" if making from scratch), but needs to be specified in the `Item` with the `label:property` field.
- if `label:taskss` is tile_classification, object_detection, or segmentation, each feature should have one or more properties containing the label(s) for the class (one of `label:classes`). the name of the property can be anything (use "label" if making from scratch), but needs to be specified in the `Item` with the `label:properties` field.
Copy link
Collaborator

Choose a reason for hiding this comment

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

label:taskss is wrong in some places. Will issue another PR.

@m-mohr m-mohr requested review from jbants and lossyrob October 11, 2019 20:49
@matthewhanson matthewhanson merged commit 4cd7df0 into master Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants