dz1-spatial-query/stac-fastapi-pgstac/tests/data/joplin/collection.json
weixin_46229132 5bc6302955 first commit
2025-07-03 20:29:02 +08:00

28 lines
1.0 KiB
JSON

{
"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": [],
"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"
]
]
}
}
}