tileset.json 2.7 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
	"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" : 1.6,
			"maximum" : 24.3
		},
		"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" : {},
		"LoD1_datenquelleBodenhoehe" : {},
		"LoD1_datenquelleLage" : {},
		"alkisId" : {},
		"anzahlDerDreiBisVierZimmerWohnungen" : {},
		"anzahlDerFuenfUndMehrZimmerWohnungen" : {},
		"baublockNummer" : {},
		"baublockseitenNummer" : {},
		"dachgeschossausbau" : {},
		"gebaeudekennzeichen_1" : {},
		"gebaeudekennzeichen_2" : {},
		"geschossflaeche" : {},
		"gmlIdALKISLageBezeichnung_1" : {},
		"gmlIdALKISLageBezeichnung_2" : {},
		"grundflaeche" : {},
		"hoeheEFH" : {},
		"hoeheFirst" : {},
		"hoeheTrauf" : {},
		"statusDesGebaeudes" : {},
		"umbauterRaum" : {}
	},
	"geometricError" : 225.65855423675384,
	"root" : {
		"boundingVolume" : {
			"box" : [ 4155305.234884402, 672842.5487232395, 4775768.442179372, 668.5917059811763, 0, 0, 0, 783.0869944699807, 0, 0, 0, 580.2606065925211 ]
		},
		"refine" : "ADD",
		"content" : {
			"boundingVolume" : {
				"box" : [ 4155305.234884402, 672842.5487232395, 4775768.442179372, 668.5917059811763, 0, 0, 0, 783.0869944699807, 0, 0, 0, 580.2606065925211 ]
			},
			"url" : "data/data0.b3dm"
		}
	}
}