GET /dataset/{dataset}/{version}/fields
Summary: Get Fields
Operation ID: get_fields_dataset__dataset___version__fields_get
Auth: unknown
Operation ID: get_fields_dataset__dataset___version__fields_get
Auth: unknown
Description
Get the fields of a version. For a version with a vector default asset, these are the fields (attributes) of the features of the base vector dataset. For a version with a raster default asset, the fields are all the raster tile sets that use the same grid as the raster default asset. Also included are some fields with special meaning such as 'area__ha', 'latitude', and 'longitude'.
Parameters (2)
dataset
(string, path, required)
Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}
version
(string, path, required)
Constraints: {'pattern': '^v\\d{1,8}(\\.\\d{1,3}){0,2}?$|^latest$'}
No probe data for this endpoint yet.