Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/ogc/ogc_support.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
MapServer OGC Specification support
*******************************************************************************

* Web Map Service (OGC:WMS) 1.0.0, 1.0.7, 1.1.0, 1.1.1, 1.3.0
* Web Map Service (OGC:WMS) 1.0.0, 1.1.0, 1.1.1, 1.3.0
* Web Feature Service (OGC:WFS) 1.0.0, 1.1.0, 2.0
* Web Coverage Service (OGC:WCS) 1.0.0, 1.1.0, 2.0.0, 2.0.1
* Geography Markup Language (OGC:GML) 2.1.2, 3.1.0 Level 0 Profile, 3.2.1
Expand All @@ -19,4 +19,4 @@ MapServer OGC Specification support
* Observations and Measurements (OGC:OM) 1.0.0
* SWE Common (OGC:SWE) 1.0.1
* OWS Common (OGC:OWS) 1.0.0, 1.1.0, 2.0.0
* OGC API: Features (OGCAPI:Features) 1.0.0
* OGC API: Features (OGCAPI:Features) 1.0.0
3 changes: 1 addition & 2 deletions en/ogc/wms_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ MapServer's WMS connection type to include layers from remote WMS servers in
MapServer applications.

MapServer supports the following WMS versions when acting as client:
1.0.0, 1.0.7, 1.1.0, 1.1.1, 1.3.0 (see :ref:`ogc_support` for an updated
list).
1.0.0, 1.1.0, 1.1.1, 1.3.0 (see :ref:`ogc_support` for an updated list).

This document assumes that you are already familiar with certain aspects of
MapServer:
Expand Down
3 changes: 1 addition & 2 deletions en/ogc/wms_server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ Map Server Interfaces Implementation Specification v1.1.1`_.

MapServer v3.5 or more recent is required to implement WMS
features. At the time this document was written, MapServer supports
the following WMS versions: 1.0.0, 1.0.7, 1.1.0 (a.k.a. 1.0.8), 1.1.1
and 1.3.0.
the following WMS versions: 1.0.0, 1.1.0, 1.1.1 and 1.3.0.

This document assumes that you are already familiar with certain
aspects of MapServer:
Expand Down