diff --git a/en/ogc/ogc_api.txt b/en/ogc/ogc_api.txt index 9437b31d3a7..269c660925f 100644 --- a/en/ogc/ogc_api.txt +++ b/en/ogc/ogc_api.txt @@ -9,7 +9,7 @@ :Author: Jeff McKenna :Contact: jmckenna at gatewaygeomatics.com -:Last Updated: 2024-07-08 +:Last Updated: 2024-07-15 .. contents:: Table of Contents :depth: 3 @@ -62,8 +62,12 @@ and the relevant emerging OGC API standards. Requirements ============ -MapServer 8.0 or more recent (compiled with the CMake `WITH_OGCAPI` -switch enabled) is required to implement OGC API. +MapServer 8.0 or more recent (compiled with the **-DWITH_OGCAPI** CMake +switch enabled) is required to implement OGC API. + +.. note:: + From MapServer versions 8.0.0 to 8.2.0, OGC API - Features also required the **-DWITH_WFS** CMake switch to + be enabled. This document assumes that you are already familiar with certain aspects of MapServer: