Skip to content

Commit 8396dc5

Browse files
authored
docs: provider updates (#2063)
1 parent 4e050e9 commit 8396dc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/data-publishing/ogcapi-features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters.
3939
.. note::
4040

4141
* All Providers that support `bbox` also support the `bbox-crs` parameter. `bbox-crs` is handled within pygeoapi core.
42-
* All Providers support the `crs` parameter to reproject (transform) response data. Some, like PostgreSQL and OGR, perform this natively: '✅n'.
42+
* All Providers support the `crs` parameter to reproject (transform) response data. Some, like PostgreSQL and OGR, perform this natively.
4343

4444

4545
Connection examples

docs/source/data-publishing/ogcapi-records.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ parameters.
1818
:header: Provider, properties (filters), resulttype, q, bbox, datetime, sortby, properties (display), domains, CQL, transactions
1919
:align: left
2020

21-
`ElasticsearchCatalogue`_,✅,results/hits,✅,✅,✅,✅,✅,✅,✅
22-
`TinyDBCatalogue`_,✅,results/hits,✅,✅,✅,✅,❌,✅,✅,✅,✅
23-
`CSWFacade`_,✅,results/hits,✅,✅,✅,,❌,✅,❌,❌
21+
`ElasticsearchCatalogue`_,✅,results/hits,✅,✅,✅,✅,✅,✅,✅,✅
22+
`TinyDBCatalogue`_,✅,results/hits,✅,✅,✅,✅,❌,✅,✅,✅
23+
`CSWFacade`_,✅,results/hits,✅,✅,✅,,❌,✅,❌,❌
2424

2525

2626
Below are specific connection examples based on supported providers.

0 commit comments

Comments
 (0)