PANSA 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 DescribeLayer operation provides structural information about one or more WMS layers, primarily for SLD-enabled clients. For each requested layer it identifies the underlying data service and the type name, enabling clients to construct appropriate SLD documents.

Idempotent
IDEMPOTENT
Operation Message
Binding Method
SWIM_TI_YP_1_1_WS_LIGHT

Endpoint for PANSA 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