-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Using docker compose up...
▶ curl -s http://localhost:8082/collections\?fields\=id | jq .collections
[
{
"id": "joplin",
"collection": null,
"links": [
{
"rel": "items",
"type": "application/geo+json",
"href": "http://localhost:8082/api/v1/pgstac/collections/joplin/items"
},
{
"rel": "parent",
"type": "application/json",
"href": "http://localhost:8082/api/v1/pgstac/"
},
{
"rel": "root",
"type": "application/json",
"href": "http://localhost:8082/api/v1/pgstac/"
},
{
"rel": "self",
"type": "application/json",
"href": "http://localhost:8082/api/v1/pgstac/collections/joplin"
},
{
"rel": "http://www.opengis.net/def/rel/ogc/1.0/queryables",
"type": "application/schema+json",
"title": "Queryables",
"href": "http://localhost:8082/api/v1/pgstac/collections/joplin/queryables"
}
]
}
]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working