WMS (Web Map Service)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

A convenient HTTP interface is provided by the OpenGIS® Web Map Service Interface Standard (WMS) for accessing geo-registered map images from one or more geospatial databases.

You can use two methods of authentication for this endpoint:

  1. Passing Auth0 token in the authorization header.
  2. Passing API key generated from your user account in the workspace in the url.
Query Params
string
required
Defaults to GetCapabilities

Request name from: "GetCapabilities" "GetMap" "GetLegendGraphic" "GetFeatureInfo"

string
Defaults to WMS

WMS Service type from: "WMS"

string
Defaults to 1.3.0

WMS Request version from: "1.0.0" "1.1.1" "1.3.0"

string
required
Defaults to cog:Winnipeg_FA_2022

Comma-separated list of one or more map layers in the following format {collection name}:{mission name}. Valid collection names are: "cog" and "terrain"

string

Output format of service metadata/map from: "application/xml" "image/png" "image/jpeg" "image/jpg" "image/webp" "image/jp2" "image/tiff; application=geotiff"

string

Sequence number or string for cache control (not used in the current implementation).

string

Coordinate reference system.

string

Bounding box corners (lower left, upper right) in CRS units.

string

Width in pixels of map picture.

string

Height in pixels of map picture.

string

Comma-separated list of one rendering style per requested layer (not used in the current implementation).

string
Defaults to FALSE

Background transparency of map (default=FALSE).

string
Defaults to JSON

The format in which exceptions are to be reported by the WMS (default=JSON).

string

API Key

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json