pointInPolygon params Schema #

undefined#/properties/postProcess/items/allOf/32/properties/params

Parameters to be passed to the pointInPolygon 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 (pointInPolygon params)

pointInPolygon params Properties #

Property Type Required Nullable Defined by
loadTest Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
loadTransformer Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
loadAccumulator Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
searchTest Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
searchTransformer Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
merge Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
passthrough Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
loadAccumulatorAppend boolean Optional cannot be null specSchema (Unified Pipeline Specification)
removeBbox boolean Optional cannot be null specSchema (Unified Pipeline Specification)
data Not specified Optional cannot be null specSchema (Unified Pipeline Specification)

loadTest #

loadTest TODO

loadTest

loadTransformer #

loadTransformer TODO

loadTransformer

loadAccumulator #

loadAccumulator TODO

loadAccumulator

searchTest #

searchTest TODO

searchTest

searchTransformer #

searchTransformer TODO

searchTransformer

merge #

merge TODO

merge

passthrough #

passthrough TODO

passthrough

loadAccumulatorAppend #

loadAccumulatorAppend TODO

loadAccumulatorAppend

removeBbox #

removeBbox TODO

removeBbox

data #

Inline data to be processed by the JSONata expressions

data