Skip to content

Commit

Permalink
Update documentation.Rmd - missing global option `skipEnrichWithDatat…
Browse files Browse the repository at this point in the history
…ypes`
  • Loading branch information
eblondel authored May 20, 2024
1 parent ebc6ba7 commit ed8a40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/documentation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ Name|Definition|Default value
``skipDataDownload``|Indicates whether downloading data associated to an entity should be skipped|**false**
``skipFileDownload``|Deprecated, use `skipDataDownload` instead.|**false**
``skipEnrichWithData``|Indicates whether actual data objects (features/coverages) reading and association with entity data should be skipped or not|**false**
``skipEnrichWithDatatypes``|Indicates whether entity data object should be enriched with data types. Applies to zip archives that are scanned to detect which file extension should be used as `sourceType` / `uploadType`|**false**
``skipDynamicBbox``|Indicates whether bbox inherited from data should be ignored.|**false**
``enrichDataStrategy``|Strategy to use when inheriting spatial bbox from multiple data objects, either "first" (take the first data object for the bbox, or "union" (union of bboxes from the different data objects).|**"first"*

Expand Down

0 comments on commit ed8a40e

Please sign in to comment.