Hierarchical collections (#885)

* add support for hierarchical collections

* fix JSON rendering in docs

* fix JSON rendering in docs

* fix tests

* update docs

* update HTML templates with collections path

* fix template error

* add test
This commit is contained in:
Tom Kralidis
2022-04-16 18:26:55 -04:00
committed by GitHub
parent e19bf5529d
commit 09ad6f8fce
15 changed files with 192 additions and 131 deletions
-2
View File
@@ -84,7 +84,6 @@ File examples
"href": "./eo4ce/catalog.json",
"type": "application/json"
},
...
{
"rel": "child",
"href": "./dem/catalog.json",
@@ -147,7 +146,6 @@ Collections are similar to Catalogs with extra fields.
"href": "./arcticdem-frontiere-0/arcticdem-frontiere-0.json",
"type": "application/json"
},
...
{
"rel": "item",
"href": "./arcticdem-frontiere-9/arcticdem-frontiere-9.json",