This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
forked from stac-extensions/label
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AOI_2_Vegas_img2636.json
107 lines (107 loc) · 2.47 KB
/
AOI_2_Vegas_img2636.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"stac_version": "1.0.0-rc.1",
"stac_extensions": [
"https://stac-extensions.github.io/label/v1.0.1/schema.json",
"https://stac-extensions.github.io/version/v1.0.0/schema.json"
],
"id": "AOI_2_Vegas_img2636",
"type": "Feature",
"bbox": [
-115.23556259985658,
36.12654269972625,
-115.23412932899998,
36.12829769972975
],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-115.23556259985658,
36.12654269972625
],
[
-115.23556259985658,
36.12829769972975
],
[
-115.23412932899998,
36.12829769972975
],
[
-115.23412932899998,
36.12654269972625
]
]
]
},
"assets": {
"labels": {
"title": "AOI_2_Vegas_img2636_label",
"href": "https://spacenet-dataset.s3.amazonaws.com/spacenet/SN2_buildings/train/AOI_2_Vegas/geojson_buildings/SN2_buildings_train_AOI_2_Vegas_geojson_buildings_img2636.geojson",
"type": "application/geo+json"
},
"raster": {
"title": "AOI_2_Vegas_img2636_previewcog",
"href": "https://spacenet-dataset.s3.amazonaws.com/AOIs/AOI_2_Vegas/PS-MS/AOI_2_Vegas_PS-MS_COG.tif",
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
}
},
"properties": {
"datetime": "2016-08-26T22:41:55Z",
"license": "CC-BY-SA-4.0",
"label:properties": [
"OBJECTID_1"
],
"label:description": "building footprints manually labeled",
"label:tasks": [
"segmentation"
],
"label:type": "vector",
"label:methods": [
"manual"
],
"version": "1",
"label:classes": [
{
"name": "OBJECTID_1",
"classes": [
"0"
]
}
],
"label:overviews": [
{
"property_key": "OBJECTID_1",
"counts": [
{
"name": "0",
"count": 27
}
]
}
]
},
"links": [
{
"rel": "root",
"href": "../catalog.json"
},
{
"rel": "parent",
"href": "collection.json"
},
{
"rel": "collection",
"href": "collection.json"
},
{
"rel": "source",
"href": "https://spacenet-dataset.s3.amazonaws.com/spacenet/SN2_buildings/train/AOI_2_Vegas/PS-RGB/SN2_buildings_train_AOI_2_Vegas_PS-RGB_img2636.tif",
"title": "The source imagery these building labels were derived from",
"label:assets": [
"OBJECTID_1"
]
}
]
}