Class SimpleWFSHelper
java.lang.Object
org.tailormap.api.geotools.wfs.SimpleWFSHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic URIgetOGCRequestURL(String url, String service, String version, String request, org.springframework.util.MultiValueMap<String, String> parameters) static URIgetWFSRequestURL(String wfsUrl, String request, String version, org.springframework.util.MultiValueMap<String, String> parameters)
-
Field Details
-
DEFAULT_WFS_VERSION
- See Also:
-
-
Constructor Details
-
SimpleWFSHelper
public SimpleWFSHelper()
-
-
Method Details
-
getWFSRequestURL
-
getOGCRequestURL
-