File tree 1 file changed +29
-25
lines changed
stac_dist/Vienna_building_area
1 file changed +29
-25
lines changed Original file line number Diff line number Diff line change 11
11
"providers" : [
12
12
{
13
13
"organization_name" : " Stadt Wien" ,
14
- "organization" : " Stadt Wien" ,
15
14
"organization_email" :
" [email protected] " ,
16
- "roles" : " licensor"
15
+ "roles" : [
16
+ " licensor"
17
+ ]
17
18
}
18
19
],
19
20
"dataSource" : " Open data Austria (data.gv.at)" ,
20
21
"cube:dimensions" : {
21
22
"x" : {
22
23
"axis" : " x" ,
23
24
"extent" : [
24
- 331000 ,
25
- 354000
25
+ -11200 ,
26
+ 18800
26
27
],
27
28
"reference_system" : " EPSG:31256" ,
28
29
"type" : " spatial" ,
33
34
"y" : {
34
35
"axis" : " y" ,
35
36
"extent" : [
36
- -11200 ,
37
- 18800
37
+ 331000 ,
38
+ 354000
38
39
],
39
40
"reference_system" : " EPSG:31256" ,
40
41
"type" : " spatial" ,
81
82
"preprocessing" : " The original bulding footprint dataset was masked, next the building cover per 100m gridcell was calculatedc and a raster was produced" ,
82
83
"source_data" : " https://www.wien.gv.at/stadtentwicklung/stadtvermessung/geodaten/viewer/geodatendownload.html" ,
83
84
"models" : " https://github.com/FAIRiCUBE/uc1-urban-climate/blob/master/notebooks/dev/f06_pre_processing/Vienna_distance_raster_from_points_data.ipynb" ,
84
- "apis" : " AWS-S3 API" ,
85
85
"access_control" : " fairicube account required " ,
86
86
"datetime" : " 2024-07-17T10:29:47Z" ,
87
87
"modification" : " 2024-07-17T10:29:51Z" ,
95
95
"coordinates" : [
96
96
[
97
97
[
98
- 20.527587778333267 ,
99
- 44.951075003750404
98
+ 16.18109409638113 ,
99
+ 48.11720087650675
100
100
],
101
101
[
102
- 20.527587778333267 ,
103
- 45.2313494572559
102
+ 16.18109409638113 ,
103
+ 48.32420866274977
104
104
],
105
105
[
106
- 20.839371582277582 ,
107
- 45.2313494572559
106
+ 16.58564092856156 ,
107
+ 48.32420866274977
108
108
],
109
109
[
110
- 20.839371582277582 ,
111
- 44.951075003750404
110
+ 16.58564092856156 ,
111
+ 48.11720087650675
112
112
],
113
113
[
114
- 20.527587778333267 ,
115
- 44.951075003750404
114
+ 16.18109409638113 ,
115
+ 48.11720087650675
116
116
]
117
117
]
118
118
]
132
132
}
133
133
],
134
134
"assets" : {
135
- "file on s3 " : {
135
+ "file_on_s3 " : {
136
136
"href" : " https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/r08_buildings/r08_Wien_buildings_area_ha_100m_b1_1_1.tif" ,
137
137
"roles" : [
138
- " data"
138
+ [
139
+ " data"
140
+ ]
139
141
]
140
142
},
141
- "rasdaman datacube " : {
143
+ "rasdaman_datacube " : {
142
144
"href" : " https://fairicube.rasdaman.com/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=DescribeCoverage&COVERAGEID=Vienna_building_area&outputType=GeneralGridCoverage" ,
143
145
"roles" : [
144
- " data"
146
+ [
147
+ " data"
148
+ ]
145
149
]
146
150
}
147
151
},
148
152
"bbox" : [
149
- 20.527587778333267 ,
150
- 44.951075003750404 ,
151
- 20.839371582277582 ,
152
- 45.2313494572559
153
+ 16.18109409638113 ,
154
+ 48.11720087650675 ,
155
+ 16.58564092856156 ,
156
+ 48.32420866274977
153
157
],
154
158
"stac_extensions" : [
155
159
" https://stac-extensions.github.io/raster/v1.1.0/schema.json" ,
You can’t perform that action at this time.
0 commit comments