polygonLookup params Schema #
undefined#/properties/postProcess/items/allOf/33/properties/params
Parameters to be passed to the polygonLookup 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
(polygonLookup params)
polygonLookup params Properties #
loadTest #
loadTest TODO
loadTest
- is optional
- type: any of the folllowing:
array
orstring
(loadTest) - cannot be null
- defined in: loadTest
loadTransformer #
loadTransformer TODO
loadTransformer
- is optional
- type: any of the folllowing:
array
orstring
(loadTransformer) - cannot be null
- defined in: loadTransformer
loadAccumulator #
loadAccumulator TODO
loadAccumulator
- is optional
- type: any of the folllowing:
array
orstring
(loadAccumulator) - cannot be null
- defined in: loadAccumulator
searchTest #
searchTest TODO
searchTest
- is optional
- type: any of the folllowing:
array
orstring
(searchTest) - cannot be null
- defined in: searchTest
searchTransformer #
searchTransformer TODO
searchTransformer
- is optional
- type: any of the folllowing:
array
orstring
(searchTransformer) - cannot be null
- defined in: searchTransformer
extractCoordinates #
extractCoordinates TODO
extractCoordinates
- is optional
- type: any of the folllowing:
array
orstring
(extractCoordinates) - cannot be null
- defined in: extractCoordinates
searchLimit #
searchLimit TODO
searchLimit
- is optional
- type:
integer
(searchLimit) - cannot be null
- defined in: searchLimit
merge #
merge TODO
merge
passthrough #
passthrough TODO
passthrough
- is optional
- type: any of the folllowing:
array
orstring
(passthrough) - cannot be null
- defined in: passthrough
loadAccumulatorAppend #
loadAccumulatorAppend TODO
loadAccumulatorAppend
- is optional
- type:
boolean
- cannot be null
- Unstructured type
data #
Inline data to be processed by the JSONata expressions
data