arrowToJson params Schema #
undefined#/properties/postProcess/items/allOf/36/properties/params
Parameters to be passed to the arrowToJson module
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
params Type #
object (arrowToJson params)
arrowToJson params Properties #
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| arrowDataProperty | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| structure | Not specified | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
arrowDataProperty #
arrowDataProperty TODO
arrowDataProperty
- is optional
- type:
string - cannot be null
- Unstructured type
structure #
Enumeration of strings with constraints below
structure
structure Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"geojson" |
|
"raw" |