Skip to content

Commit 12f9873

Browse files
authored
Clearly state where the fields can be used #21 (#23)
1 parent 019f348 commit 12f9873

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,14 @@ This is the place to add a short introduction.
1616
- [JSON Schema](json-schema/schema.json)
1717
- [Changelog](./CHANGELOG.md)
1818

19-
## Item Properties and Collection Fields
19+
## Fields
20+
21+
The fields in the table below can be used in these parts of STAC documents:
22+
- [ ] Catalogs
23+
- [x] Collections
24+
- [x] Item Properties (incl. Summaries in Collections)
25+
- [x] Assets (for both Collections and Items, incl. Item Asset Definitions in Collections)
26+
- [ ] Links
2027

2128
| Field Name | Type | Description |
2229
| -------------------- | ------------------------- | ----------- |

0 commit comments

Comments
 (0)