Learn R Programming

frheritage (version 0.1.0)

geo_spatial_check: Validate a spatial predicate string

Description

Checks that the provided spatial filter is one of the allowed OGC predicates.

Usage

geo_spatial_check(spatial_filter)

Value

character. The validated predicate in uppercase.

Arguments

spatial_filter

character. Spatial predicate to validate.