public class GeoServerPre200Strategy extends StrictWFS_1_x_Strategy
text/gml; subtype=gml/3.1.1
instead of text/xml; subtype=gml/3.1.1
as
default output format.
capabilities
Constructor and Description |
---|
GeoServerPre200Strategy() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultOutputFormat(WFSOperationType op)
GeoServer versions prior to 2.0 state
text/gml; subtype=gml/3.1.1 instead of text/xml; subtype=gml/3.1.1 |
Configuration |
getFilterConfiguration()
GeoServer versions lower than 2.0 can only reliably parse Filter 1.0.
|
createDelete, createDescribeFeatureTypeRequestPost, createDescribeStoredQueriesRequestPost, createGetFeatureRequestPost, createInsert, createListStoredQueriesRequestPost, createTransactionRequest, createUpdate, findParameters, getClientSupportedOutputFormats, getFeatureTypeInfo, getFeatureTypeNames, getFilterCapabilities, getOperationMetadata, getOperationName, getOperationURI, getServerSupportedOutputFormats, getServerSupportedOutputFormats, getServiceInfo, getServiceVersion, getSupportedCRSIdentifiers, getWfsConfiguration, setCapabilities, supports, supportsTransaction, translateTypeInfo
buildDescribeFeatureTypeParametersForGET, buildDescribeStoredQueriesParametersForGET, buildGetFeatureParametersForGET, buildListStoredQueriesParametersForGET, buildUrlGET, createGetCapabilitiesRequest, dispose, encodeGetFeatureGetFilter, encodePropertyName, getConfig, getFieldTypeMappings, getOperationURL, getPostContents, getPostContentType, getPrefixedTypeName, getVersion, prepareEncoder, setConfig, simplify, splitFilters, supportsOperation
newRequestHandle
public String getDefaultOutputFormat(WFSOperationType op)
text/gml; subtype=gml/3.1.1
instead of text/xml; subtype=gml/3.1.1
getDefaultOutputFormat
in class AbstractWFSStrategy
public Configuration getFilterConfiguration()
TODO: find a way to figure out whether the geoserver instance is actually that old
getFilterConfiguration
in class StrictWFS_1_x_Strategy
StrictWFS_1_x_Strategy.getFilterConfiguration()
Copyright © 1996–2019 Geotools. All rights reserved.