Skip to content

Commit

Permalink
Update validation document.
Browse files Browse the repository at this point in the history
  • Loading branch information
shunter committed Jun 11, 2019
1 parent 1ad860c commit 2a38448
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 52 deletions.
104 changes: 68 additions & 36 deletions Specs/Data/CZML/ValidationDocument.czml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
57494,62432,42995
]
},
"heightReference":"CLAMP_TO_GROUND",
"fill":true,
"material":{
"solidColor":{
Expand Down Expand Up @@ -128,8 +129,8 @@
},
"width":20413,
"height":8062,
"extrudedHeight":22846,
"heightReference":"CLAMP_TO_GROUND",
"extrudedHeight":22846,
"extrudedHeightReference":"CLAMP_TO_GROUND",
"cornerType":"BEVELED",
"granularity":44105,
Expand All @@ -156,13 +157,15 @@
15797,46507
]
},
"classificationType":"TERRAIN",
"zIndex":59315
},
"cylinder":{
"show":true,
"length":33298,
"topRadius":16245,
"bottomRadius":59378,
"heightReference":"CLAMP_TO_GROUND",
"fill":true,
"material":{
"solidColor":{
Expand Down Expand Up @@ -194,8 +197,8 @@
"semiMajorAxis":60072,
"semiMinorAxis":38653,
"height":15549,
"extrudedHeight":55640,
"heightReference":"CLAMP_TO_GROUND",
"extrudedHeight":55640,
"extrudedHeightReference":"CLAMP_TO_GROUND",
"rotation":27722,
"stRotation":4692,
Expand Down Expand Up @@ -224,6 +227,7 @@
27813,30828
]
},
"classificationType":"TERRAIN",
"zIndex":3341
},
"ellipsoid":{
Expand All @@ -233,6 +237,7 @@
15638,24381,37983
]
},
"heightReference":"CLAMP_TO_GROUND",
"fill":true,
"material":{
"solidColor":{
Expand Down Expand Up @@ -373,10 +378,10 @@
},
"path":{
"show":true,
"width":56040,
"resolution":31563,
"leadTime":5997,
"trailTime":52915,
"width":56040,
"resolution":31563,
"material":{
"solidColor":{
"color":{
Expand Down Expand Up @@ -434,8 +439,8 @@
},
"arcType":"RHUMB",
"height":26391,
"extrudedHeight":15922,
"heightReference":"CLAMP_TO_GROUND",
"extrudedHeight":15922,
"extrudedHeightReference":"CLAMP_TO_GROUND",
"stRotation":2555,
"granularity":17060,
Expand Down Expand Up @@ -465,6 +470,7 @@
5989,26104
]
},
"classificationType":"TERRAIN",
"zIndex":31269
},
"polyline":{
Expand Down Expand Up @@ -503,6 +509,7 @@
]
},
"clampToGround":true,
"classificationType":"TERRAIN",
"zIndex":17658
},
"rectangle":{
Expand All @@ -513,8 +520,8 @@
]
},
"height":20608,
"extrudedHeight":23002,
"heightReference":"CLAMP_TO_GROUND",
"extrudedHeight":23002,
"extrudedHeightReference":"CLAMP_TO_GROUND",
"rotation":54979,
"stRotation":8079,
Expand Down Expand Up @@ -542,6 +549,7 @@
21388,23379
]
},
"classificationType":"TERRAIN",
"zIndex":445
},
"wall":{
Expand Down Expand Up @@ -7274,6 +7282,9 @@
"dimensions":{
"reference":"Constant#box.dimensions"
},
"heightReference":{
"reference":"Constant#box.heightReference"
},
"fill":{
"reference":"Constant#box.fill"
},
Expand Down Expand Up @@ -7316,12 +7327,12 @@
"height":{
"reference":"Constant#corridor.height"
},
"extrudedHeight":{
"reference":"Constant#corridor.extrudedHeight"
},
"heightReference":{
"reference":"Constant#corridor.heightReference"
},
"extrudedHeight":{
"reference":"Constant#corridor.extrudedHeight"
},
"extrudedHeightReference":{
"reference":"Constant#corridor.extrudedHeightReference"
},
Expand Down Expand Up @@ -7356,6 +7367,9 @@
"distanceDisplayCondition":{
"reference":"Constant#corridor.distanceDisplayCondition"
},
"classificationType":{
"reference":"Constant#corridor.classificationType"
},
"zIndex":{
"reference":"Constant#corridor.zIndex"
}
Expand All @@ -7373,6 +7387,9 @@
"bottomRadius":{
"reference":"Constant#cylinder.bottomRadius"
},
"heightReference":{
"reference":"Constant#cylinder.heightReference"
},
"fill":{
"reference":"Constant#cylinder.fill"
},
Expand Down Expand Up @@ -7418,12 +7435,12 @@
"height":{
"reference":"Constant#ellipse.height"
},
"extrudedHeight":{
"reference":"Constant#ellipse.extrudedHeight"
},
"heightReference":{
"reference":"Constant#ellipse.heightReference"
},
"extrudedHeight":{
"reference":"Constant#ellipse.extrudedHeight"
},
"extrudedHeightReference":{
"reference":"Constant#ellipse.extrudedHeightReference"
},
Expand Down Expand Up @@ -7464,6 +7481,9 @@
"distanceDisplayCondition":{
"reference":"Constant#ellipse.distanceDisplayCondition"
},
"classificationType":{
"reference":"Constant#ellipse.classificationType"
},
"zIndex":{
"reference":"Constant#ellipse.zIndex"
}
Expand All @@ -7475,6 +7495,9 @@
"radii":{
"reference":"Constant#ellipsoid.radii"
},
"heightReference":{
"reference":"Constant#ellipsoid.heightReference"
},
"fill":{
"reference":"Constant#ellipsoid.fill"
},
Expand Down Expand Up @@ -7639,18 +7662,18 @@
"show":{
"reference":"Constant#path.show"
},
"width":{
"reference":"Constant#path.width"
},
"resolution":{
"reference":"Constant#path.resolution"
},
"leadTime":{
"reference":"Constant#path.leadTime"
},
"trailTime":{
"reference":"Constant#path.trailTime"
},
"width":{
"reference":"Constant#path.width"
},
"resolution":{
"reference":"Constant#path.resolution"
},
"material":{
"solidColor":{
"color":{
Expand Down Expand Up @@ -7710,12 +7733,12 @@
"height":{
"reference":"Constant#polygon.height"
},
"extrudedHeight":{
"reference":"Constant#polygon.extrudedHeight"
},
"heightReference":{
"reference":"Constant#polygon.heightReference"
},
"extrudedHeight":{
"reference":"Constant#polygon.extrudedHeight"
},
"extrudedHeightReference":{
"reference":"Constant#polygon.extrudedHeightReference"
},
Expand Down Expand Up @@ -7759,6 +7782,9 @@
"distanceDisplayCondition":{
"reference":"Constant#polygon.distanceDisplayCondition"
},
"classificationType":{
"reference":"Constant#polygon.classificationType"
},
"zIndex":{
"reference":"Constant#polygon.zIndex"
}
Expand Down Expand Up @@ -7805,6 +7831,9 @@
"clampToGround":{
"reference":"Constant#polyline.clampToGround"
},
"classificationType":{
"reference":"Constant#polyline.classificationType"
},
"zIndex":{
"reference":"Constant#polyline.zIndex"
}
Expand All @@ -7819,12 +7848,12 @@
"height":{
"reference":"Constant#rectangle.height"
},
"extrudedHeight":{
"reference":"Constant#rectangle.extrudedHeight"
},
"heightReference":{
"reference":"Constant#rectangle.heightReference"
},
"extrudedHeight":{
"reference":"Constant#rectangle.extrudedHeight"
},
"extrudedHeightReference":{
"reference":"Constant#rectangle.extrudedHeightReference"
},
Expand Down Expand Up @@ -7862,6 +7891,9 @@
"distanceDisplayCondition":{
"reference":"Constant#rectangle.distanceDisplayCondition"
},
"classificationType":{
"reference":"Constant#rectangle.classificationType"
},
"zIndex":{
"reference":"Constant#rectangle.zIndex"
}
Expand Down Expand Up @@ -11419,32 +11451,32 @@
}
},
"path":{
"width":{
"leadTime":{
"epoch":"2016-06-17T12:00:00Z",
"number":[
0,32449,
3600,33819
0,40222,
3600,33294
]
},
"resolution":{
"trailTime":{
"epoch":"2016-06-17T12:00:00Z",
"number":[
0,8399,
3600,19400
0,34052,
3600,57713
]
},
"leadTime":{
"width":{
"epoch":"2016-06-17T12:00:00Z",
"number":[
0,40222,
3600,33294
0,32449,
3600,33819
]
},
"trailTime":{
"resolution":{
"epoch":"2016-06-17T12:00:00Z",
"number":[
0,34052,
3600,57713
0,8399,
3600,19400
]
},
"material":{
Expand Down
Loading

0 comments on commit 2a38448

Please sign in to comment.