|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WFSStrategy.RequestComponents | |
---|---|
org.geotools.data.wfs.v1_1_0 |
Uses of WFSStrategy.RequestComponents in org.geotools.data.wfs.v1_1_0 |
---|
Methods in org.geotools.data.wfs.v1_1_0 that return WFSStrategy.RequestComponents | |
---|---|
WFSStrategy.RequestComponents |
WFSStrategy.createGetFeatureRequest(WFSProtocol wfs,
GetFeature request)
Creates a GetFeature request that the server implementation this strategy works upon can deal with, and returns both the appropriate request to send to the server as well as the Filter that should be post processed at runtime once the server response is obtained,
in order to match the actual query . |
WFSStrategy.RequestComponents |
CubeWerxStrategy.createGetFeatureRequest(WFSProtocol wfs,
GetFeature query)
Addresses the following issues with the CubeWerx WFS server: |
WFSStrategy.RequestComponents |
DefaultWFSStrategy.createGetFeatureRequest(WFSProtocol wfs,
GetFeature query)
Creates the mapping GetFeature request for the given Query and
outputFormat , and post-processing filter based on the server's stated filter
capabilities. |
WFSStrategy.RequestComponents |
IonicStrategy.createGetFeatureRequest(WFSProtocol wfs,
GetFeature query)
Ionic uses urn:opengis:def:crs:ogc::83 instead of EPSG:4269 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |