Skip to content

Commit 2a38448

Browse files
committedJun 11, 2019
Update validation document.
1 parent 1ad860c commit 2a38448

File tree

2 files changed

+100
-52
lines changed

2 files changed

+100
-52
lines changed
 

‎Specs/Data/CZML/ValidationDocument.czml

+68-36
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
57494,62432,42995
9595
]
9696
},
97+
"heightReference":"CLAMP_TO_GROUND",
9798
"fill":true,
9899
"material":{
99100
"solidColor":{
@@ -128,8 +129,8 @@
128129
},
129130
"width":20413,
130131
"height":8062,
131-
"extrudedHeight":22846,
132132
"heightReference":"CLAMP_TO_GROUND",
133+
"extrudedHeight":22846,
133134
"extrudedHeightReference":"CLAMP_TO_GROUND",
134135
"cornerType":"BEVELED",
135136
"granularity":44105,
@@ -156,13 +157,15 @@
156157
15797,46507
157158
]
158159
},
160+
"classificationType":"TERRAIN",
159161
"zIndex":59315
160162
},
161163
"cylinder":{
162164
"show":true,
163165
"length":33298,
164166
"topRadius":16245,
165167
"bottomRadius":59378,
168+
"heightReference":"CLAMP_TO_GROUND",
166169
"fill":true,
167170
"material":{
168171
"solidColor":{
@@ -194,8 +197,8 @@
194197
"semiMajorAxis":60072,
195198
"semiMinorAxis":38653,
196199
"height":15549,
197-
"extrudedHeight":55640,
198200
"heightReference":"CLAMP_TO_GROUND",
201+
"extrudedHeight":55640,
199202
"extrudedHeightReference":"CLAMP_TO_GROUND",
200203
"rotation":27722,
201204
"stRotation":4692,
@@ -224,6 +227,7 @@
224227
27813,30828
225228
]
226229
},
230+
"classificationType":"TERRAIN",
227231
"zIndex":3341
228232
},
229233
"ellipsoid":{
@@ -233,6 +237,7 @@
233237
15638,24381,37983
234238
]
235239
},
240+
"heightReference":"CLAMP_TO_GROUND",
236241
"fill":true,
237242
"material":{
238243
"solidColor":{
@@ -373,10 +378,10 @@
373378
},
374379
"path":{
375380
"show":true,
376-
"width":56040,
377-
"resolution":31563,
378381
"leadTime":5997,
379382
"trailTime":52915,
383+
"width":56040,
384+
"resolution":31563,
380385
"material":{
381386
"solidColor":{
382387
"color":{
@@ -434,8 +439,8 @@
434439
},
435440
"arcType":"RHUMB",
436441
"height":26391,
437-
"extrudedHeight":15922,
438442
"heightReference":"CLAMP_TO_GROUND",
443+
"extrudedHeight":15922,
439444
"extrudedHeightReference":"CLAMP_TO_GROUND",
440445
"stRotation":2555,
441446
"granularity":17060,
@@ -465,6 +470,7 @@
465470
5989,26104
466471
]
467472
},
473+
"classificationType":"TERRAIN",
468474
"zIndex":31269
469475
},
470476
"polyline":{
@@ -503,6 +509,7 @@
503509
]
504510
},
505511
"clampToGround":true,
512+
"classificationType":"TERRAIN",
506513
"zIndex":17658
507514
},
508515
"rectangle":{
@@ -513,8 +520,8 @@
513520
]
514521
},
515522
"height":20608,
516-
"extrudedHeight":23002,
517523
"heightReference":"CLAMP_TO_GROUND",
524+
"extrudedHeight":23002,
518525
"extrudedHeightReference":"CLAMP_TO_GROUND",
519526
"rotation":54979,
520527
"stRotation":8079,
@@ -542,6 +549,7 @@
542549
21388,23379
543550
]
544551
},
552+
"classificationType":"TERRAIN",
545553
"zIndex":445
546554
},
547555
"wall":{
@@ -7274,6 +7282,9 @@
72747282
"dimensions":{
72757283
"reference":"Constant#box.dimensions"
72767284
},
7285+
"heightReference":{
7286+
"reference":"Constant#box.heightReference"
7287+
},
72777288
"fill":{
72787289
"reference":"Constant#box.fill"
72797290
},
@@ -7316,12 +7327,12 @@
73167327
"height":{
73177328
"reference":"Constant#corridor.height"
73187329
},
7319-
"extrudedHeight":{
7320-
"reference":"Constant#corridor.extrudedHeight"
7321-
},
73227330
"heightReference":{
73237331
"reference":"Constant#corridor.heightReference"
73247332
},
7333+
"extrudedHeight":{
7334+
"reference":"Constant#corridor.extrudedHeight"
7335+
},
73257336
"extrudedHeightReference":{
73267337
"reference":"Constant#corridor.extrudedHeightReference"
73277338
},
@@ -7356,6 +7367,9 @@
73567367
"distanceDisplayCondition":{
73577368
"reference":"Constant#corridor.distanceDisplayCondition"
73587369
},
7370+
"classificationType":{
7371+
"reference":"Constant#corridor.classificationType"
7372+
},
73597373
"zIndex":{
73607374
"reference":"Constant#corridor.zIndex"
73617375
}
@@ -7373,6 +7387,9 @@
73737387
"bottomRadius":{
73747388
"reference":"Constant#cylinder.bottomRadius"
73757389
},
7390+
"heightReference":{
7391+
"reference":"Constant#cylinder.heightReference"
7392+
},
73767393
"fill":{
73777394
"reference":"Constant#cylinder.fill"
73787395
},
@@ -7418,12 +7435,12 @@
74187435
"height":{
74197436
"reference":"Constant#ellipse.height"
74207437
},
7421-
"extrudedHeight":{
7422-
"reference":"Constant#ellipse.extrudedHeight"
7423-
},
74247438
"heightReference":{
74257439
"reference":"Constant#ellipse.heightReference"
74267440
},
7441+
"extrudedHeight":{
7442+
"reference":"Constant#ellipse.extrudedHeight"
7443+
},
74277444
"extrudedHeightReference":{
74287445
"reference":"Constant#ellipse.extrudedHeightReference"
74297446
},
@@ -7464,6 +7481,9 @@
74647481
"distanceDisplayCondition":{
74657482
"reference":"Constant#ellipse.distanceDisplayCondition"
74667483
},
7484+
"classificationType":{
7485+
"reference":"Constant#ellipse.classificationType"
7486+
},
74677487
"zIndex":{
74687488
"reference":"Constant#ellipse.zIndex"
74697489
}
@@ -7475,6 +7495,9 @@
74757495
"radii":{
74767496
"reference":"Constant#ellipsoid.radii"
74777497
},
7498+
"heightReference":{
7499+
"reference":"Constant#ellipsoid.heightReference"
7500+
},
74787501
"fill":{
74797502
"reference":"Constant#ellipsoid.fill"
74807503
},
@@ -7639,18 +7662,18 @@
76397662
"show":{
76407663
"reference":"Constant#path.show"
76417664
},
7642-
"width":{
7643-
"reference":"Constant#path.width"
7644-
},
7645-
"resolution":{
7646-
"reference":"Constant#path.resolution"
7647-
},
76487665
"leadTime":{
76497666
"reference":"Constant#path.leadTime"
76507667
},
76517668
"trailTime":{
76527669
"reference":"Constant#path.trailTime"
76537670
},
7671+
"width":{
7672+
"reference":"Constant#path.width"
7673+
},
7674+
"resolution":{
7675+
"reference":"Constant#path.resolution"
7676+
},
76547677
"material":{
76557678
"solidColor":{
76567679
"color":{
@@ -7710,12 +7733,12 @@
77107733
"height":{
77117734
"reference":"Constant#polygon.height"
77127735
},
7713-
"extrudedHeight":{
7714-
"reference":"Constant#polygon.extrudedHeight"
7715-
},
77167736
"heightReference":{
77177737
"reference":"Constant#polygon.heightReference"
77187738
},
7739+
"extrudedHeight":{
7740+
"reference":"Constant#polygon.extrudedHeight"
7741+
},
77197742
"extrudedHeightReference":{
77207743
"reference":"Constant#polygon.extrudedHeightReference"
77217744
},
@@ -7759,6 +7782,9 @@
77597782
"distanceDisplayCondition":{
77607783
"reference":"Constant#polygon.distanceDisplayCondition"
77617784
},
7785+
"classificationType":{
7786+
"reference":"Constant#polygon.classificationType"
7787+
},
77627788
"zIndex":{
77637789
"reference":"Constant#polygon.zIndex"
77647790
}
@@ -7805,6 +7831,9 @@
78057831
"clampToGround":{
78067832
"reference":"Constant#polyline.clampToGround"
78077833
},
7834+
"classificationType":{
7835+
"reference":"Constant#polyline.classificationType"
7836+
},
78087837
"zIndex":{
78097838
"reference":"Constant#polyline.zIndex"
78107839
}
@@ -7819,12 +7848,12 @@
78197848
"height":{
78207849
"reference":"Constant#rectangle.height"
78217850
},
7822-
"extrudedHeight":{
7823-
"reference":"Constant#rectangle.extrudedHeight"
7824-
},
78257851
"heightReference":{
78267852
"reference":"Constant#rectangle.heightReference"
78277853
},
7854+
"extrudedHeight":{
7855+
"reference":"Constant#rectangle.extrudedHeight"
7856+
},
78287857
"extrudedHeightReference":{
78297858
"reference":"Constant#rectangle.extrudedHeightReference"
78307859
},
@@ -7862,6 +7891,9 @@
78627891
"distanceDisplayCondition":{
78637892
"reference":"Constant#rectangle.distanceDisplayCondition"
78647893
},
7894+
"classificationType":{
7895+
"reference":"Constant#rectangle.classificationType"
7896+
},
78657897
"zIndex":{
78667898
"reference":"Constant#rectangle.zIndex"
78677899
}
@@ -11419,32 +11451,32 @@
1141911451
}
1142011452
},
1142111453
"path":{
11422-
"width":{
11454+
"leadTime":{
1142311455
"epoch":"2016-06-17T12:00:00Z",
1142411456
"number":[
11425-
0,32449,
11426-
3600,33819
11457+
0,40222,
11458+
3600,33294
1142711459
]
1142811460
},
11429-
"resolution":{
11461+
"trailTime":{
1143011462
"epoch":"2016-06-17T12:00:00Z",
1143111463
"number":[
11432-
0,8399,
11433-
3600,19400
11464+
0,34052,
11465+
3600,57713
1143411466
]
1143511467
},
11436-
"leadTime":{
11468+
"width":{
1143711469
"epoch":"2016-06-17T12:00:00Z",
1143811470
"number":[
11439-
0,40222,
11440-
3600,33294
11471+
0,32449,
11472+
3600,33819
1144111473
]
1144211474
},
11443-
"trailTime":{
11475+
"resolution":{
1144411476
"epoch":"2016-06-17T12:00:00Z",
1144511477
"number":[
11446-
0,34052,
11447-
3600,57713
11478+
0,8399,
11479+
3600,19400
1144811480
]
1144911481
},
1145011482
"material":{

0 commit comments

Comments
 (0)
Please sign in to comment.