CRS §
Represents the coordinate reference system
Symbols
| symbol | description |
|---|---|
CRS84 | |
CRS84h |
BBox §
Reflects the OGC bbox
Fields
field
required
type
description
bboxrequired
array<double>
Four or six numbers, depending on whether the coordinate reference system includes a vertical axis (height or depth).
crsrequired
If the bbox value consists of four numbers, the coordinate reference system is
WGS 84
unless a different coordinate reference system is specified.
If the bbox value consists of six numbers, the coordinate reference system is
WGS 84h
longitude/latitude/ellipsoidal height unless a different coordinate reference system is specified.