-
-
Notifications
You must be signed in to change notification settings - Fork 305
OGCCompliance
Tom Kralidis edited this page Apr 10, 2020
·
8 revisions
This page provides information on pygeoapi's CITE demo, setup and testing instructions against the OGC Compliance Interoperability & Testing Evaluation (CITE) engine.
https://github.com/opengeospatial/cite/wiki
- demo runs with specific test data on an Elasticsearch instance against master
- follow the instructions in https://github.com/geopython/pygeoapi/blob/master/tests/cite/ogcapi-features/README.md
- go to https://cite.opengeospatial.org/teamengine/
- Click "Start Testing"
- You will be asked to login. If you do not have a CITE username/password, you must register to continue
- Click "Create a new session"
- Set the following:
- Organization: OGC
- Standard: OGC API - Features 1.0
- Click "Start a New Test Session"
- Enter the URL of your pygeoapi demo landing page
At this point the OGC CITE tests will execute and results for the session will be returned.
- follow the instructions at https://github.com/opengeospatial/ets-ogcapi-features10/blob/master/src/site/asciidoc/how-to-run-the-tests.adoc#3-docker
- run your local CITE instance (http://localhost:8081/teamengine/) against your pygeoapi instance using the same steps as above



