Aeronautical Aerodrome Map Request Service Interface

The interface is used to group the operations offered by the OGC Web Map Service 1.3.0 Interface Standard.

Operations

The GetCapabilities operation returns metadata about the operations, services, and data (“capabilities”) that are offered the WMS service.

Idempotent
IDEMPOTENT
Operation Message
Binding Method
SWIM_TI_YP_1_1_WS_LIGHT
Parameter

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.

Idempotent
IDEMPOTENT
Operation Message
Binding Method
SWIM_TI_YP_1_1_WS_LIGHT

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.

Idempotent
IDEMPOTENT
Operation Message
Binding Method
SWIM_TI_YP_1_1_WS_LIGHT

Endpoint for Aeronautical Aerodrome Map Request Service is RESTful Request-Reply interface WMS.

Url

URL:/swim/wms

Reference
Description

This is the map that is generated on the server as a result of the GetMap query to the service.

Interface Provision Side