tileset.json 2.26 KB
Newer Older
Patrick's avatar
Patrick committed
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
{
	"asset" : {
		"version" : "0.0"
	},
	"properties" : {
		"gml_id" : {},
		"gml_parent_id" : {},
		"citygml_target_uri" : {},
		"citygml_feature_role" : {},
		"citygml_feature_role_attr_name" : {},
		"citygml_feature_role_attr_val" : {},
		"gml_description" : {},
		"gml_name" : {},
		"citygml_creationDate" : {},
		"citygml_terminationDate" : {},
		"externalReference{}.externalObject.name" : {},
		"externalReference{}.externalObject.uri" : {},
		"externalReference{}.informationSystem" : {},
		"citygml_generalizes_to{}.xlink_href" : {},
		"citygml_relative_to_terrain" : {},
		"citygml_relative_to_water" : {},
		"citygml_appearance{}.xlink_href" : {},
		"citygml_class" : {},
		"citygml_class_codeSpace" : {},
		"citygml_function{}" : {},
		"citygml_function{}.codeSpace" : {},
		"citygml_usage{}" : {},
		"citygml_usage{}.codeSpace" : {},
		"citygml_year_of_construction" : {},
		"citygml_year_of_demolition" : {},
		"citygml_roof_type" : {},
		"citygml_roof_type_codeSpace" : {},
		"citygml_measured_height" : {
			"minimum" : 12.5,
			"maximum" : 35
		},
		"citygml_measured_height_units" : {},
		"citygml_storeys_above_ground" : {},
		"citygml_storeys_below_ground" : {},
		"citygml_storey_heights_above_ground" : {},
		"citygml_storey_heights_above_ground_units" : {},
		"citygml_storey_heights_below_ground" : {},
		"citygml_storey_heights_below_ground_units" : {},
		"citygml_outer_building_installation{}.xlink_href" : {},
		"citygml_interior_building_installation{}.xlink_href" : {},
		"citygml_bounded_by{}.xlink_href" : {},
		"citygml_level_of_detail{}" : {},
		"citygml_interior_room{}.xlink_href" : {},
		"citygml_consists_of_building_part{}.xlink_href" : {},
		"citygml_address{}.xlink_href" : {},
		"footprint_area" : {},
		"footprint_area_unit" : {},
		"gross_floor_area" : {},
		"gross_floor_area_unit" : {}
	},
	"geometricError" : 67.45996055472642,
	"root" : {
		"boundingVolume" : {
			"box" : [ 4155348.6786887813, 672943.4777632501, 4775709.619341666, 441.7821512138471, 0, 0, 0, 473.17278632707894, 0, 0, 0, 352.48630644660443 ]
		},
		"refine" : "ADD",
		"content" : {
			"boundingVolume" : {
				"box" : [ 4155348.6786887813, 672943.4777632501, 4775709.619341666, 441.7821512138471, 0, 0, 0, 473.17278632707894, 0, 0, 0, 352.48630644660443 ]
			},
			"url" : "data/data0.b3dm"
		}
	}
}