Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
095f4dc
self link is not requied, but strongly recommended.
m-mohr Oct 15, 2019
369d627
Fixed link to SFS example
m-mohr Oct 15, 2019
cf394c9
Improvements and fixes for the Item schema
m-mohr Oct 15, 2019
8ddbfd7
Updated OAFeat 1.0.0-draf2 to 1.0.0 final and replaced WFS with OAFeat
m-mohr Oct 16, 2019
299ed18
Replace object with Map<string, *>
m-mohr Oct 25, 2019
beceee4
Merge pull request #612 from radiantearth/wfs3-final
matthewhanson Oct 25, 2019
79d5867
Merge branch 'dev' into m-mohr-patch-4
matthewhanson Oct 25, 2019
ecf3529
Merge pull request #609 from radiantearth/m-mohr-patch-4
matthewhanson Oct 25, 2019
c655df1
Merge branch 'dev' into m-mohr-patch-5
matthewhanson Oct 25, 2019
66b9567
Merge branch 'dev' into item-schema-fixes
matthewhanson Oct 25, 2019
91d6478
Merge pull request #611 from radiantearth/item-schema-fixes
matthewhanson Oct 25, 2019
1a78009
Thumbnails are not meant to be in links
m-mohr Oct 28, 2019
7554c7a
Fixed several issues in the examples and texts.
m-mohr Oct 28, 2019
564915f
Fixing alignment issues with OGC API - Features and STAC API. #616
m-mohr Oct 28, 2019
d144c7a
Added changelog entry, removed license from collection summaries exam…
m-mohr Oct 28, 2019
3f3b7e2
Merge branch 'dev' into stac-api-fixes
m-mohr Oct 28, 2019
96bf7be
Fixed JSON schemas for extensions: `$id` field matches file name. #618
m-mohr Oct 28, 2019
896a39f
Merge branch 'dev' into m-mohr-patch-1
cholmes Oct 28, 2019
a5c3529
Merge branch 'dev' into m-mohr-patch-5
cholmes Oct 28, 2019
bae9fb9
Merge pull request #617 from radiantearth/m-mohr-patch-1
cholmes Oct 28, 2019
42787d2
Merge branch 'dev' into m-mohr-patch-5
m-mohr Oct 28, 2019
ee3dafb
Merge branch 'dev' into m-mohr-patch-2
cholmes Oct 28, 2019
2ddba52
Merge branch 'dev' into fix-schema-ids
cholmes Oct 28, 2019
1f31c21
Merge pull request #620 from radiantearth/m-mohr-patch-2
cholmes Oct 28, 2019
f4fda88
Merge branch 'dev' into fix-schema-ids
cholmes Oct 28, 2019
e88c837
Merge pull request #622 from radiantearth/fix-schema-ids
cholmes Oct 28, 2019
97c1cb6
Merge branch 'dev' into m-mohr-patch-5
cholmes Oct 28, 2019
bff5463
Merge pull request #610 from radiantearth/m-mohr-patch-5
cholmes Oct 28, 2019
a405f61
Merge branch 'dev' into stac-api-fixes
m-mohr Oct 28, 2019
d9d0f6f
Fixed typo
m-mohr Oct 29, 2019
4028ca1
Fix links
vmx Oct 31, 2019
7e4c830
Fix links in how-to-help
vmx Oct 31, 2019
70dff4d
Point Landsat8 examples to collection-spec directory
vmx Oct 31, 2019
b41cf33
Merge pull request #626 from vmx/fix-links-20191031
cholmes Oct 31, 2019
51dbdc3
Merge branch 'dev' into stac-api-fixes
matthewhanson Oct 31, 2019
21a94ae
Merge pull request #621 from radiantearth/stac-api-fixes
matthewhanson Oct 31, 2019
22d3e35
update versions to 0.8.1 and prep for release
matthewhanson Nov 1, 2019
e72dad8
Merge pull request #627 from radiantearth/release-0.8.1
m-mohr Nov 1, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update versions to 0.8.1 and prep for release
  • Loading branch information
matthewhanson committed Nov 1, 2019
commit 22d3e35a97636bd6ad42f4c51a5a2c3ecee00a1d
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [v0.8.1] - 2019-11-01

### Changed
- Updated specification to base on OGC API - Features - Part 1: Core, v1.0.0 instead of OGC API - Features - Part 1: Core, v1.0.0-draft.2 (fka WFS3 draft 2).

Expand Down Expand Up @@ -213,6 +215,7 @@ Thanks @hgs-msmith, @matthewhanson, @hgs-trutherford, @rouault, @joshfix, @alkam


[Unreleased]: https://github.com/radiantearth/stac-spec/compare/master...dev
[v0.8.1]: https://github.com/radiantearth/stac-spec/compare/v0.8.0...v0.8.1
[v0.8.0]: https://github.com/radiantearth/stac-spec/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/radiantearth/stac-spec/compare/v0.6.2...v0.7.0
[v0.6.2]: https://github.com/radiantearth/stac-spec/compare/v0.6.1...v0.6.2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The minimal amount is specified right now, but best practices should emerge with
## Current version and branches

The [master branch](https://github.com/radiantearth/stac-spec/tree/master) is the 'stable' version of the spec. It is currently version
**0.8.0** of the specification. The
**0.8.1** of the specification. The
[dev](https://github.com/radiantearth/stac-spec/tree/dev) branch is where active development takes place, and may have inconsistent examples.
Whenever dev stabilizes a release is cut and we merge dev in to master. So master should be stable at any given time.
It is possible that there may be small releases in quick succession, especially if they are nice improvements that do
Expand Down
8 changes: 4 additions & 4 deletions api-spec/STAC-extensions.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.1
info:
title: The SpatioTemporal Asset Catalog API + Extensions
version: 0.8.0
version: 0.8.1
license:
name: Apache License 2.0
url: 'http://www.apache.org/licenses/LICENSE-2.0'
Expand Down Expand Up @@ -694,7 +694,7 @@ components:
summaries:
$ref: '#/components/schemas/summaries'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions: []
id: Sentinel-2
title: 'Sentinel-2 MSI: MultiSpectral Instrument, Level-1C'
Expand Down Expand Up @@ -1509,7 +1509,7 @@ components:
stac_version:
title: STAC version
type: string
example: 0.8.0
example: 0.8.1
stac_extensions:
title: STAC extensions
type: array
Expand Down Expand Up @@ -1688,7 +1688,7 @@ components:
assets:
$ref: '#/components/schemas/itemAssets'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions:
- eo
- 'https://example.com/cs-extension/1.0/schema.json'
Expand Down
8 changes: 4 additions & 4 deletions api-spec/STAC.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.1
info:
title: The SpatioTemporal Asset Catalog API
version: 0.8.0
version: 0.8.1
license:
name: Apache License 2.0
url: 'http://www.apache.org/licenses/LICENSE-2.0'
Expand Down Expand Up @@ -473,7 +473,7 @@ components:
summaries:
$ref: '#/components/schemas/summaries'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions: []
id: Sentinel-2
title: 'Sentinel-2 MSI: MultiSpectral Instrument, Level-1C'
Expand Down Expand Up @@ -1285,7 +1285,7 @@ components:
stac_version:
title: STAC version
type: string
example: 0.8.0
example: 0.8.1
stac_extensions:
title: STAC extensions
type: array
Expand Down Expand Up @@ -1442,7 +1442,7 @@ components:
assets:
$ref: '#/components/schemas/itemAssets'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions:
- eo
- 'https://example.com/cs-extension/1.0/schema.json'
Expand Down
8 changes: 4 additions & 4 deletions api-spec/openapi/STAC.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.1
info:
title: The SpatioTemporal Asset Catalog API
version: 0.8.0
version: 0.8.1
description: >-
This is an OpenAPI definition of the core SpatioTemporal Asset Catalog API
specification. Any service that implements this endpoint to allow search of
Expand Down Expand Up @@ -187,7 +187,7 @@ components:
summaries:
$ref: '#/components/schemas/summaries'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions: []
id: Sentinel-2
title: 'Sentinel-2 MSI: MultiSpectral Instrument, Level-1C'
Expand Down Expand Up @@ -546,7 +546,7 @@ components:
stac_version:
title: STAC version
type: string
example: 0.8.0
example: 0.8.1
stac_extensions:
title: STAC extensions
type: array
Expand Down Expand Up @@ -682,7 +682,7 @@ components:
assets:
$ref: '#/components/schemas/itemAssets'
example:
stac_version: 0.8.0
stac_version: 0.8.1
stac_extensions:
- eo
- 'https://example.com/cs-extension/1.0/schema.json'
Expand Down
2 changes: 1 addition & 1 deletion api-spec/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api-spec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-spec",
"version": "1.0.0",
"version": "0.8.1",
"description": "Generate STAC openapi defintions from fragments.",
"repository": "https://github.com/radiantearth/stac-spec",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions catalog-spec/catalog-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ might look something like this:

```json
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "NAIP",
"description": "Catalog of NAIP Imagery",
"links": [
Expand All @@ -203,7 +203,7 @@ A typical '_child_' sub-catalog could look similar:

```json
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "NAIP",
"description": "Catalog of NAIP Imagery - 30087",
"links": [
Expand Down
2 changes: 1 addition & 1 deletion catalog-spec/examples/catalog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "sample",
"description": "This is a very basic sample catalog.",
"links": [
Expand Down
2 changes: 1 addition & 1 deletion catalog-spec/examples/summaries-s2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "summaries-s2",
"title": "S2 Summary",
"description": "This is a *sample* Sentinel-2 catalog with summaries.",
Expand Down
2 changes: 1 addition & 1 deletion catalog-spec/json-schema/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"stac_version": {
"title": "STAC version",
"type": "string",
"const": "0.8.0"
"const": "0.8.1"
},
"stac_extensions": {
"title": "STAC extensions",
Expand Down
6 changes: 3 additions & 3 deletions collection-spec/collection-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ To get the complete record of an Item (both individual and commons properties),
An incomplete Collection:
```
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "landsat-8-l1",
"title": "Landsat 8 L1",
"description": "Landat 8 imagery radiometrically calibrated and orthorectified using gound points and Digital Elevation Model (DEM) data to correct relief displacement.",
Expand Down Expand Up @@ -192,7 +192,7 @@ An incomplete Collection:
An incomplete item:
```
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"type": "Feature",
"id": "LC08_L1TP_107018_20181001_20181001_01_RT",
"bbox": [...],
Expand All @@ -215,7 +215,7 @@ The merged Item then looks like this:

```
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"type": "Feature",
"id": "LC08_L1TP_107018_20181001_20181001_01_RT",
"bbox": [],
Expand Down
2 changes: 1 addition & 1 deletion collection-spec/examples/landsat-collection.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [],
"id": "landsat-8-l1",
"title": "Landsat 8 L1",
Expand Down
2 changes: 1 addition & 1 deletion collection-spec/examples/landsat-item.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"eo",
"https://example.com/stac/landsat-extension/1.0/schema.json"
Expand Down
2 changes: 1 addition & 1 deletion collection-spec/examples/sentinel2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [],
"id": "COPERNICUS/S2",
"title": "Sentinel-2 MSI: MultiSpectral Instrument, Level-1C",
Expand Down
2 changes: 1 addition & 1 deletion extensions/asset/examples/example-landsat8.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"usgs"
],
"version": "0.1.0",
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"asset"
],
Expand Down
2 changes: 1 addition & 1 deletion extensions/checksum/examples/example-sentinel1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "S1A_EW_GRDM_1SSH_20181103T235855_20181103T235955_024430_02AD5D_5616",
"type": "Feature",
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"checksum"
],
Expand Down
2 changes: 1 addition & 1 deletion extensions/datacube/examples/example.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"datacube"
],
Expand Down
2 changes: 1 addition & 1 deletion extensions/datetime-range/examples/example-video.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"datetime-range"
],
Expand Down
4 changes: 2 additions & 2 deletions extensions/eo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Asset definitions that contain band data should reference the band index. Each a
See [example-landsat8.json](examples/example-landsat8.json) for a full example.
```
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": ["eo"],
"id": "LC08_L1TP_107018_20181001_20181001_01_RT",
"type": "Feature",
Expand Down Expand Up @@ -198,7 +198,7 @@ Planet example:

```
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": ["eo"],
"id": "20171110_121030_1013",
"type": "Feature",
Expand Down
2 changes: 1 addition & 1 deletion extensions/eo/examples/example-landsat8.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"eo",
"https://example.com/stac/landsat-extension/1.0/schema.json"
Expand Down
2 changes: 1 addition & 1 deletion extensions/label/examples/multidataset/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "label_extension_demo",
"title": "label extension demo",
"description": "Sample ML training data labels in the STAC format",
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"links":
[
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "spacenet-buildings-collection",
"title": "spacenet-buildings AoI",
"description": "Collection of training labels for spacenet-buildings",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "zanzibar-collection",
"title": "zanzibar AoI",
"description": "Collection of training labels for zanzibar",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"id": "spacenet-roads-sample",
"description": "A sample of the SpaceNet Roads dataset built during STAC Sprint 4. The dataset contains hand-labeled roads.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion extensions/label/examples/spacenet-roads/roads_item.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"label"
],
Expand Down
2 changes: 1 addition & 1 deletion extensions/label/examples/spacenet-roads/roads_source.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [],
"type": "Feature",
"bbox": [2.23379639995, 49.0178709, 2.23730639995, 49.0213809],
Expand Down
2 changes: 1 addition & 1 deletion extensions/pointcloud/examples/example-autzen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"pointcloud"
],
Expand Down
2 changes: 1 addition & 1 deletion extensions/sar/examples/envisat.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"datetime-range",
"sar"
Expand Down
2 changes: 1 addition & 1 deletion extensions/sar/examples/sentinel1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.8.0",
"stac_version": "0.8.1",
"stac_extensions": [
"checksum",
"datetime-range",
Expand Down
Loading