Skip to content

Commit ed8a40e

Browse files
authored
Update documentation.Rmd - missing global option skipEnrichWithDatatypes
1 parent ebc6ba7 commit ed8a40e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/documentation.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ Name|Definition|Default value
179179
``skipDataDownload``|Indicates whether downloading data associated to an entity should be skipped|**false**
180180
``skipFileDownload``|Deprecated, use `skipDataDownload` instead.|**false**
181181
``skipEnrichWithData``|Indicates whether actual data objects (features/coverages) reading and association with entity data should be skipped or not|**false**
182+
``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**
182183
``skipDynamicBbox``|Indicates whether bbox inherited from data should be ignored.|**false**
183184
``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"*
184185

0 commit comments

Comments
 (0)