A versatile and lightweight toolkit for building a simple web map.
This project is maintained by qqnluaq
The query predicate holds if at least ONE of it’s arguments hold.
A predicate object is defined with these properties. Click on a property name for more information:
{ "operator": "or", "arguments": [ ... ], }
"arguments": Array
Defines the arguments for a predicate that takes exactly 1 or more operands.
These arguments are a "predicate"
objects.