Short Name:
|
Derived From:
|
Fields: |
Reads the given shape file.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
data
|
Data
|
# != null |
|
File data of shape. |
||||
optional
|
format
|
string
|
'Any' |
|
The shape format to use. |
||||
optional
|
georef
|
bool
|
true |
|
Read georeference information from shape metadata, if present? |
||||
optional
|
merge
|
bool
|
true |
|
Merge contours of polygons into single shape? This will improve performance and reduce memory usage, but requires that polygon contours are disjoint. |