Package org.geotools.ows.wms
package org.geotools.ows.wms
Provides for Web Map Server client access as a Grid Coverage Exchange.
Overview Diagram Please
Overview Diagram Please
Example Use:
Package Specification
The current implementation is targeted towards the 1.3.0 OGC WMS Implementation Specification. There are plans to generalize this support for previous revisions.
- http://www.opengis.org/specs/ and search for wms
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:- http://docs.codehaus.org/display/GEOTOOLS/Grid+Coverage+tutorial
-
ClassesClassDescriptionA pair of coordinates and a reference system that represents a section of the Earth.Nested list of zero or more map Layers offered by this server.Used to hold data regarding Layers.A simple bean that represents a layer name paired with a style name for use in requests.WebMapServer is a class representing a WMS.Provides support for the Web Map Server 1.0 Specification.We need a custom request object.A GetFeatureInfoRequest for a 1.0.0 serverA GetMapRequest for a 1.0.0 ServerProvides support for the Web Map Server 1.1.1 Specificaiton.Represents a base object for a WMS getCapabilities response.Available WMS Operations are listed in a Request element.Provides miscellaneous utility methods for use with WMSs.