From b96028bee7e184495b7c1713df7e4122017fa641 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Mon, 18 Jan 2021 16:46:56 -0500 Subject: [PATCH] Update ogcapi-features.rst --- docs/source/data-publishing/ogcapi-features.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/data-publishing/ogcapi-features.rst b/docs/source/data-publishing/ogcapi-features.rst index 4af081a..5e29acb 100644 --- a/docs/source/data-publishing/ogcapi-features.rst +++ b/docs/source/data-publishing/ogcapi-features.rst @@ -18,9 +18,9 @@ parameters. :header: Provider, properties (filters), resulttype, bbox, datetime, sortby, properties (display) :align: left - CSV,✅,results/hits,❌,❌,❌,✅ + CSV,❌,results/hits,❌,❌,❌,✅ Elasticsearch,✅,results/hits,✅,✅,✅,✅ - GeoJSON,✅,results/hits,❌,❌,❌,❌ + GeoJSON,❌,results/hits,❌,❌,❌,❌ MongoDB,✅,results,✅,✅,✅,❌ OGR,✅,results/hits,✅,❌,❌,❌ PostgreSQL,✅,results/hits,✅,❌,❌,❌