SMK Usage Guide

A versatile and lightweight toolkit for building a simple web map.

This project is maintained by bcgov

SMK / Configuration / Layers / Query

Layer Query Parameter

Configures a parameter that will be used by a query predicate.

These are all the parameter types available, click on the layer type to see more information about it, including it’s properties and their default values:

{ "parameters": [
    { "type": "constant"      },
    { "type": "input"         },
    { "type": "select"        },
    { "type": "select-unique" }
] }