Skip to content

Commit

Permalink
Merge branch 'master' of github.com:r-geoflow/geoflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed May 20, 2024
2 parents 218e79b + ed8a40e commit 65a8393
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 65a8393

Please sign in to comment.