ILIAD-ocean-twin / data_access_api

Apache License 2.0
1 stars 0 forks source link

OGC_records examples #2

Open miguelcorreia19 opened 1 year ago

miguelcorreia19 commented 1 year ago

We deployed the pygeoapi, which is running, but we are getting some issues with this example:

  1. On the README the links on the Test example are not working.

    Returns: Exception Collection not found

    The foo collection is suppose to exist or is it just an example and we need to substitute it?

  2. The sample-records.tinydb example that is provided in this repo is the same that is on the official pygeoapi repo sample-records.tinydb, right?