Uses of Class
org.opengis.cite.iso19142.util.FeatureProperty
-
Uses of FeatureProperty in org.opengis.cite.iso19142.joins
Modifier and TypeMethodDescriptionstatic void
JoinQueryUtils.appendValueRefToPredicate
(Element predicateElem, FeatureProperty featureProperty) Appends a fes:ValueReference element to a filter predicate.Modifier and TypeMethodDescriptionstatic void
JoinQueryUtils.appendSpatialJoinQuery
(Document req, String operator, List<FeatureProperty> properties) Inserts a spatial join query into a GetFeature request entity.