Uses of Class
org.geotools.data.ows.Specification
Packages that use Specification
Package
Description
Provides for Web Map Server client access as a Grid Coverage Exchange.
-
Uses of Specification in org.geotools.data.ows
Fields in org.geotools.data.ows declared as SpecificationModifier and TypeFieldDescriptionprotected Specification
AbstractOpenWebService.specification
protected Specification[]
AbstractOpenWebService.specs
Contains the specifications that are to be used with this service -
Uses of Specification in org.geotools.data.wfs.internal
Subclasses of Specification in org.geotools.data.wfs.internalModifier and TypeClassDescriptionclass
Base template-method class forWFSStrategy
implementations that leverage the GeoToolsxml-xsd
subsystem for schema assisted parsing and encoding of WFS requests and responses.class
Facade interface to interact with a WFS instance. -
Uses of Specification in org.geotools.data.wfs.internal.v1_x
Subclasses of Specification in org.geotools.data.wfs.internal.v1_xModifier and TypeClassDescriptionclass
class
A strategy object to aid in querying a CubeWerx WFS 1.1 serverclass
WFS strategy for GeoServer WFS 1.1 where the geoserver version is lower than 2.0.class
class
This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned.class
-
Uses of Specification in org.geotools.data.wfs.internal.v2_0
Subclasses of Specification in org.geotools.data.wfs.internal.v2_0 -
Uses of Specification in org.geotools.ows.wms
Subclasses of Specification in org.geotools.ows.wmsModifier and TypeClassDescriptionclass
Provides support for the Web Map Server 1.0 Specification.class
class
Provides support for the Web Map Server 1.1.1 Specificaiton.class
class
-
Uses of Specification in org.geotools.ows.wmts
Subclasses of Specification in org.geotools.ows.wmts