Interface: BoundingBox
Defined in: types/spec/2DBoundingBox.ts:11
Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere
Indexable
[k: string]: unknown
Properties
crs?
optionalcrs:CRS
Defined in: types/spec/2DBoundingBox.ts:14
lowerLeft
lowerLeft:
DPoint
Defined in: types/spec/2DBoundingBox.ts:12
orderedAxes?
optionalorderedAxes: [string,string]
Defined in: types/spec/2DBoundingBox.ts:15
upperRight
upperRight:
DPoint
Defined in: types/spec/2DBoundingBox.ts:13