Skip to content

Commit 135ab08

Browse files
Update altm:nominal_track field to include recommended value for non-representative item geometry
1 parent 7ce56bc commit 135ab08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The fields in the table below can be used in these parts of STAC documents:
3030
| altm:instrument_type | string | Primary instrument type. See the list of [primary instrument types](#primary-instrument-types). |
3131
| altm:instrument_mode | string | Instrument mode. |
3232
| altm:sampling_rate | number | Sampling rate of the instrument in Hz. |
33-
| altm:nominal_track | [GeoJSON LineString Coordinates Array](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.4) | An array of coordinates used to define the nominal track on the earths surface. This track is essentially a line that is representative of the product but does not include points for every value. This value is recommended ONLY if the item geometry is not representative of the track. |
33+
| altm:nominal_track | [GeoJSON LineString Coordinates Array](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.4) | An array of coordinates used to define the nominal track on the earths surface. This value is recommended ONLY if the item geometry is not representative of the acquisition track. |
3434

3535
> \[!NOTE]
3636
> Various fields and objects in this extensions replace [deprecated fields](https://github.com/stac-extensions/sentinel-3/blob/main/deprecated.md)

0 commit comments

Comments
 (0)