Add ESRI Service provider for OGC API - Features (#954)

This commit is contained in:
Benjamin Webb
2022-08-15 09:44:13 -04:00
committed by GitHub
parent eaf11ef7ad
commit 5a6fdd2bed
8 changed files with 788 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ jobs:
pytest tests/test_csv__formatter.py
pytest tests/test_csv__provider.py
pytest tests/test_elasticsearch__provider.py
pytest tests/test_esri_provider.py
pytest tests/test_filesystem_provider.py
pytest tests/test_geojson_provider.py
pytest tests/test_mongo_provider.py