hub/tests/tests_data/palma_test.geojson

48 lines
1021 B
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"gml_id": "1701548DD7810B-1",
"name": "Build_1701548DD7810B-1",
"usage": "Single-family building",
"yearOfConstruction": 1903,
"measuredHeight": 4.01,
"id": 10000230
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.670232581277104,
39.56952142176154,
12.83
],
[
2.670223774973652,
39.56943886109741,
8.82
],
[
2.670329525337772,
39.56943078141684,
8.82
],
[
2.670338924541374,
39.56951109114386,
8.82
],
[
2.670232581277104,
39.56952142176154,
12.83
]
]
]
}
}
]
}