The interface is used to group the operations offered by the OGC Web Map Service 1.3.0 Interface Standard.
Operations
The GetMap operation returns an Aeronautical Aerodrome Map that satisfies the query expressions specified in the GetMap Request message.
The GetFeatureInfo operation returns the spatial and attribute data for the features at a given location on a map. It is similar to the WFS GetFeature operation, but less flexible in both input and output. The one advantage of GetFeatureInfo is that the request uses an (x,y) pixel value from a returned WMS image. This is easier to use for a client that is not able to perform true geographic referencing.
The GetLegendGraphic operation provides a mechanism for generating legend graphics as images, beyond the LegendURL reference of WMS Capabilities. It generates a legend based on the style defined on the server, or alternatively based on a user-supplied SLD.
Endpoints
Endpoint for Aeronautical Aerodrome Map Request Service is RESTful Request-Reply interface WMS.
URL:/swim/wms
Service Interface Binding
The web service is bound to the REST architectural style.
Network Interface Binding
SWIM TI Yellow Profile specification