Skip to content

Commit 5678ba2

Browse files
authored
Merge pull request #1038 from MapServer/geographika-patch-4
Update support WMS versions
2 parents 464f78b + 0010022 commit 5678ba2

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

en/ogc/ogc_support.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
MapServer OGC Specification support
88
*******************************************************************************
99

10-
* Web Map Service (OGC:WMS) 1.0.0, 1.0.7, 1.1.0, 1.1.1, 1.3.0
10+
* Web Map Service (OGC:WMS) 1.0.0, 1.1.0, 1.1.1, 1.3.0
1111
* Web Feature Service (OGC:WFS) 1.0.0, 1.1.0, 2.0
1212
* Web Coverage Service (OGC:WCS) 1.0.0, 1.1.0, 2.0.0, 2.0.1
1313
* Geography Markup Language (OGC:GML) 2.1.2, 3.1.0 Level 0 Profile, 3.2.1
@@ -19,4 +19,4 @@ MapServer OGC Specification support
1919
* Observations and Measurements (OGC:OM) 1.0.0
2020
* SWE Common (OGC:SWE) 1.0.1
2121
* OWS Common (OGC:OWS) 1.0.0, 1.1.0, 2.0.0
22-
* OGC API: Features (OGCAPI:Features) 1.0.0
22+
* OGC API: Features (OGCAPI:Features) 1.0.0

en/ogc/wms_client.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ MapServer's WMS connection type to include layers from remote WMS servers in
2626
MapServer applications.
2727

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

3231
This document assumes that you are already familiar with certain aspects of
3332
MapServer:

en/ogc/wms_server.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Map Server Interfaces Implementation Specification v1.1.1`_.
2626

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

3231
This document assumes that you are already familiar with certain
3332
aspects of MapServer:

0 commit comments

Comments
 (0)