Spatial Restrictions

policymgr.default.wfs.url

URL displayed in spatial obligation dialog when a new spatial obligation is created.

policymgr.default.wfs.version

Defines the WFS version used to request the WFS that delivers the spatial obligation geometries. Currently, the only allowed value is 1.1.0. Note that some attributes of a selected feature type might not be displayed in the dialog to create spatial obligations. Only those attributes are displayed that are directly defined in the schema returned by the according DescribeFeatureType response. Schemas that require to be loaded from other external sources are ignored.

policymgr.default.wfs.geometryclasses

List of class names that defines accepted geometry types for feature types to be displayed in the spatial obligation creation dialog. If a feature type is not displayed as expected, add the class name org.locationtech.jts.geom.Geometry to the list.