dz1-spatial-query/stac-fastapi-pgstac/testdata/joplin/collection.json

35 lines
1.2 KiB
JSON
Raw Normal View History

2025-07-03 20:29:02 +08:00
{
"id": "joplin",
"description": "This imagery was acquired by the NOAA Remote Sensing Division to support NOAA national security and emergency response requirements. In addition, it will be used for ongoing research efforts for testing and developing standards for airborne digital imagery. Individual images have been combined into a larger mosaic and tiled for distribution. The approximate ground sample distance (GSD) for each pixel is 35 cm (1.14 feet).",
"stac_version": "1.0.0",
"license": "public-domain",
"links": [
{
"rel": "license",
"href": "https://creativecommons.org/licenses/publicdomain/",
"title": "public domain"
}
],
"type": "Collection",
"extent": {
"spatial": {
"bbox": [
[
-94.6911621,
37.0332547,
-94.402771,
37.1077651
]
]
},
"temporal": {
"interval": [
[
"2000-02-01T00:00:00Z",
"2000-02-12T00:00:00Z"
]
]
}
}
}