|
| 1 | +{ |
| 2 | + "stac_version": "1.0.0", |
| 3 | + "stac_extensions": [ |
| 4 | + "https://stac-extensions.github.io/eo/v1.0.0/schema.json", |
| 5 | + "https://stac-extensions.github.io/view/v1.0.0/schema.json" |
| 6 | + ], |
| 7 | + "type": "Feature", |
| 8 | + "id": "CS3-20160503_132131_08", |
| 9 | + "bbox": [ |
| 10 | + -122.59750209, |
| 11 | + 37.48803556, |
| 12 | + -122.2880486, |
| 13 | + 37.613537207 |
| 14 | + ], |
| 15 | + "geometry": { |
| 16 | + "type": "Polygon", |
| 17 | + "coordinates": [ |
| 18 | + [ |
| 19 | + [ |
| 20 | + -122.308150179, |
| 21 | + 37.488035566 |
| 22 | + ], |
| 23 | + [ |
| 24 | + -122.597502109, |
| 25 | + 37.538869539 |
| 26 | + ], |
| 27 | + [ |
| 28 | + -122.576687533, |
| 29 | + 37.613537207 |
| 30 | + ], |
| 31 | + [ |
| 32 | + -122.2880486, |
| 33 | + 37.562818007 |
| 34 | + ], |
| 35 | + [ |
| 36 | + -122.308150179, |
| 37 | + 37.488035566 |
| 38 | + ] |
| 39 | + ] |
| 40 | + ] |
| 41 | + }, |
| 42 | + "properties": { |
| 43 | + "title": "Full Item", |
| 44 | + "description": "A sample STAC Item demonstrates an Item that does not have a collection, which is not recommended, but allowed by the spec.", |
| 45 | + "datetime": null, |
| 46 | + "start_datetime": "2016-05-03T13:22:30Z", |
| 47 | + "end_datetime": "2016-05-03T13:27:30Z", |
| 48 | + "created": "2016-05-04T00:00:01Z", |
| 49 | + "updated": "2017-01-01T00:30:55Z", |
| 50 | + "license": "various", |
| 51 | + "providers": [ |
| 52 | + { |
| 53 | + "name": "Remote Data, Inc", |
| 54 | + "description": "Producers of awesome spatiotemporal assets", |
| 55 | + "roles": [ |
| 56 | + "producer", |
| 57 | + "processor" |
| 58 | + ], |
| 59 | + "url": "http://remotedata.it" |
| 60 | + } |
| 61 | + ], |
| 62 | + "platform": "cool_sat2", |
| 63 | + "instruments": [ |
| 64 | + "cool_sensor_v1" |
| 65 | + ], |
| 66 | + "view:sun_elevation": 33.4, |
| 67 | + "gsd": 0.512, |
| 68 | + "cs:type": "scene", |
| 69 | + "cs:anomalous_pixels": 0.14, |
| 70 | + "cs:earth_sun_distance": 1.014156, |
| 71 | + "cs:sat_id": "CS3", |
| 72 | + "cs:product_level": "LV1B" |
| 73 | + }, |
| 74 | + "links": [ |
| 75 | + { |
| 76 | + "rel": "root", |
| 77 | + "href": "./catalog.json", |
| 78 | + "type": "application/json", |
| 79 | + "title": "Example Catalog" |
| 80 | + }, |
| 81 | + { |
| 82 | + "rel": "parent", |
| 83 | + "href": "./catalog.json", |
| 84 | + "type": "application/json", |
| 85 | + "title": "Example Catalog" |
| 86 | + }, |
| 87 | + { |
| 88 | + "rel": "alternate", |
| 89 | + "type": "text/html", |
| 90 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/CS3-20160503_132130_04.html", |
| 91 | + "title": "HTML representation of this STAC Item" |
| 92 | + }, |
| 93 | + { |
| 94 | + "rel": "license", |
| 95 | + "type": "text/html", |
| 96 | + "href": "http://remotedata.io/license.html", |
| 97 | + "title": "Data License for Remote Data, Inc." |
| 98 | + } |
| 99 | + ], |
| 100 | + "assets": { |
| 101 | + "analytic": { |
| 102 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/analytic.tif", |
| 103 | + "title": "4-Band Analytic", |
| 104 | + "eo:bands": [ |
| 105 | + { |
| 106 | + "name": "band1" |
| 107 | + }, |
| 108 | + { |
| 109 | + "name": "band1" |
| 110 | + }, |
| 111 | + { |
| 112 | + "name": "band2" |
| 113 | + }, |
| 114 | + { |
| 115 | + "name": "band3" |
| 116 | + } |
| 117 | + ] |
| 118 | + }, |
| 119 | + "thumbnail": { |
| 120 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/thumbnail.png", |
| 121 | + "title": "Thumbnail", |
| 122 | + "type": "image/png", |
| 123 | + "roles": [ |
| 124 | + "thumbnail" |
| 125 | + ] |
| 126 | + }, |
| 127 | + "udm": { |
| 128 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/UDM.tif", |
| 129 | + "title": "Unusable Data Mask" |
| 130 | + }, |
| 131 | + "json-metadata": { |
| 132 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/extended-metadata.json", |
| 133 | + "title": "Extended Metadata", |
| 134 | + "type": "application/json", |
| 135 | + "roles": [ |
| 136 | + "metadata" |
| 137 | + ] |
| 138 | + }, |
| 139 | + "ephemeris": { |
| 140 | + "href": "http://cool-sat.com/catalog/CS3-20160503_132130_04/S3-20160503_132130_04.EPH", |
| 141 | + "title": "Satellite Ephemeris Metadata" |
| 142 | + } |
| 143 | + } |
| 144 | +} |
0 commit comments