-
Notifications
You must be signed in to change notification settings - Fork 143
CartographicRectangleRadiansValue
Scott Hunter edited this page Jun 11, 2019
·
2 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.
A two-dimensional region specified as [WestLongitude, SouthLatitude, EastLongitude, NorthLatitude]
, with values in radians. If the array has four elements, the value is constant. If it has five or more elements, they are time-tagged samples arranged as [Time, WestLongitude, SouthLatitude, EastLongitude, NorthLatitude, Time, WestLongitude, SouthLatitude, EastLongitude, NorthLatitude, ...]
, where Time is an ISO 8601 date and time string or seconds since epoch.
Type: array