Skip to content

RectangleCoordinates

Scott Hunter edited this page Apr 2, 2018 · 8 revisions

This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.

RectangleCoordinates

A set of coordinates describing a cartographic rectangle on the surface of the ellipsoid.

Extends: InterpolatableProperty

Interpolatable: yes

Properties

wsen - CartographicRectangleValue The set of coordinates specified as Cartographic values [WestLongitude, SouthLatitude, EastLongitude, NorthLatitude], with values in radians.

wsenDegrees - CartographicRectangleValue The set of coordinates specified as Cartographic values [WestLongitude, SouthLatitude, EastLongitude, NorthLatitude], with values in degrees.

reference - ReferenceValue The set of coordinates specified as a reference to another property.

Clone this wiki locally