@@ -19,17 +19,18 @@ This is the place to add a short introduction.
1919## Fields  
2020
2121The fields in the table below can be used in these parts of STAC documents:
22+ 
2223-  [ ]  Catalogs
2324-  [x]  Collections
2425-  [x]  Item Properties (incl. Summaries in Collections)
2526-  [x]  Assets (for both Collections and Items, incl. Item Asset Definitions in Collections)
2627-  [ ]  Links
2728
28- |  Field Name           |  Type                      |  Description | 
29- |  -------------------- |  ------------------------- |  ----------- | 
29+ |  Field Name           |  Type                      |  Description                                   | 
30+ |  -------------------- |  ------------------------- |  --------------------------------------------  | 
3031|  template: new_field    |  string                    |  ** REQUIRED** . Describe the required field... | 
31- |  template: xyz          |  [ XYZ Object] ( #xyz-object )  |  Describe the field... | 
32- |  template: another_one  |  \[ number]                  |  Describe the field... | 
32+ |  template: xyz          |  [ XYZ Object] ( #xyz-object )  |  Describe the field...                         | 
33+ |  template: another_one  |  \[ number]                  |  Describe the field...                         | 
3334
3435### Additional Field Information  
3536
@@ -41,20 +42,20 @@ This is a much more detailed description of the field `template:new_field`...
4142
4243This is the introduction for the purpose and the content of the XYZ Object...
4344
44- |  Field Name   |  Type   |  Description | 
45- |  -----------  |  ------ |  ----------- | 
46- |  x            |  number |  ** REQUIRED** . Describe the required field... | 
47- |  y            |  number |  ** REQUIRED** . Describe the required field... | 
48- |  z            |  number |  ** REQUIRED** . Describe the required field... | 
45+ |  Field Name |  Type   |  Description                                   | 
46+ |  ---------- |  ------ |  --------------------------------- ----------- | 
47+ |  x          |  number |  ** REQUIRED** . Describe the required field... | 
48+ |  y          |  number |  ** REQUIRED** . Describe the required field... | 
49+ |  z          |  number |  ** REQUIRED** . Describe the required field... | 
4950
5051## Relation types  
5152
5253The following types should be used as applicable ` rel `  types in the
5354[ Link Object] ( https://github.com/radiantearth/stac-spec/tree/master/item-spec/item-spec.md#link-object ) .
5455
55- |  Type                 |  Description  | 
56- |  -------------------  |   ----------- | 
57- |  fancy-rel-type       |  This link points to a fancy resource. | 
56+ |  Type           |  Description                             | 
57+ |  --------------  |   -------------------------- ----------- | 
58+ |  fancy-rel-type |  This link points to a fancy resource. | 
5859
5960## Contributing  
6061
0 commit comments