From b6bf67b8c8b2ea19d97b97460d51420e7778fd7c Mon Sep 17 00:00:00 2001 From: Jo Date: Fri, 22 Jul 2022 02:29:39 +0200 Subject: [PATCH] - Added overview for mongo provider in the documentation (#940) --- docs/source/data-publishing/ogcapi-features.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/data-publishing/ogcapi-features.rst b/docs/source/data-publishing/ogcapi-features.rst index 3f23f12..01251d9 100644 --- a/docs/source/data-publishing/ogcapi-features.rst +++ b/docs/source/data-publishing/ogcapi-features.rst @@ -167,7 +167,10 @@ The OGR provider requires a recent (3+) version of GDAL to be installed. MongoDB ^^^^^^^ -.. todo:: add overview and requirements +.. note:: + Mongo 5 or greater is supported. + +* each document must be a GeoJSON Feature, with a valid geometry. .. code-block:: yaml