From 4660ae4fbfcd46cc2c2b50941bdb5a27b4cec6b6 Mon Sep 17 00:00:00 2001 From: Seth G Date: Fri, 19 Sep 2025 10:08:09 +0200 Subject: [PATCH 1/3] Update supported WMS versions See https://github.com/MapServer/MapServer/pull/7337 --- en/ogc/wms_server.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en/ogc/wms_server.txt b/en/ogc/wms_server.txt index 6607c467d94..c2503f44f19 100644 --- a/en/ogc/wms_server.txt +++ b/en/ogc/wms_server.txt @@ -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: From 0444ef83eacdcf094d7bae280559ebebe58a2d69 Mon Sep 17 00:00:00 2001 From: Seth G Date: Fri, 19 Sep 2025 10:10:02 +0200 Subject: [PATCH 2/3] Update ogc_support.txt --- en/ogc/ogc_support.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/ogc/ogc_support.txt b/en/ogc/ogc_support.txt index ff74cb2e49c..7544ed40312 100755 --- a/en/ogc/ogc_support.txt +++ b/en/ogc/ogc_support.txt @@ -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 @@ -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 \ No newline at end of file +* OGC API: Features (OGCAPI:Features) 1.0.0 From 0010022b42038b3ba4f98d95edae958db4da149e Mon Sep 17 00:00:00 2001 From: Seth G Date: Fri, 19 Sep 2025 10:10:34 +0200 Subject: [PATCH 3/3] Update wms_client.txt --- en/ogc/wms_client.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en/ogc/wms_client.txt b/en/ogc/wms_client.txt index 9396412d5db..da27e9f4079 100755 --- a/en/ogc/wms_client.txt +++ b/en/ogc/wms_client.txt @@ -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: