build_cql_filter: Builds a cql filter to be used with getFeatures, that will filter based on the given list of values.
Description
Builds a cql filter to be used with getFeatures, that will filter based on the given list of values.
Usage
build_cql_filter(attribute, values)
Value
The character string of the cql filter.
Arguments
- attribute
A string representing the attribute to filter by
- values
A character, or character list, representing one or more values