Skip to content

Commit fb655c3

Browse files
committed
updated info on the EO profile
1 parent 4e9af23 commit fb655c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

json-spec/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,24 +71,24 @@ too loose right now, it just checks for a string, see the 'relative vs absolute
7171

7272
STAC Items are still a work in progress, and feedback is very much appreciated. The core fields were designed to be
7373
quite flexible, adapting to many different data organization schemes. Organizations are encouraged to adapt
74-
the core fields to their needs, finding any limitations that would need the specification.
74+
the core fields to their needs, finding any limitations that would need to be addressed the specification.
7575

7676
Implementors are encouraged to publish their implementations, ideally contributing to the examples folder.
7777
This will enable a spreading of best practices, and it is hoped that additional specification extensions can
7878
become best practices or their own specifications.
7979

8080
There is also interest in representing additional domain-specific information. The core STAC fields were
8181
made to be flexible to a variety of assets. But there is a lot of value in shared fields that may not apply
82-
to every STAC data type, but are shared by a certain domain. The most likely first domain will be "Earth
83-
Observation" - satellite imagery - as many of the initial participants in creating the specification were
84-
from that domain.
82+
to every STAC data type, but are shared by a certain domain. There is a just released 'profile' for
83+
Earth Observation, see the [extensions/](../extensions/) folder in the top directory for a set of recommended
84+
fields if you are providing earth observation data.
8585

8686
### Recommendations
8787

8888
The evolution of the STAC JSON spec will take place in this repository, primarily informed by the 'examples' folder.
8989
This will show how a variety of providers at least could represent their catalogs in STAC static catalogs
9090
(and as things mature the examples will mirror their production catalogs). The various recommendations can
91-
be viewed in the **TODO:** [recommendations](recommendations.md) document. Some of these will likely
91+
be viewed in the **TODO** [recommendations](recommendations.md) document. Some of these will likely
9292
evolve to be requirements, or at least documented specification options and extensions.
9393

9494

0 commit comments

Comments
 (0)