API Explorer 1.0
EventIntensityFootprint Json Schema
API Explorer 1.0 : EventIntensityFootprint Json Schema
Description
Specifies type for an event intensity footprint
Overview
EventIntensityFootprint
Specifies type for an event intensity footprint
eventId : integer (int32)
Specifies the event ID
catalogId : integer (int32)
Specifies the unique identifier of the catalog associated with the request
subPeril : string
Specifies the sub-peril
isAvailable : boolean
Indicates whether the intensity footprint is available for the requested event identifier
boundingBox : BoundingBox
The bounding box (BBOX) or envelope is an expression of the maximum extents of a two-dimensional object (e.g. point, line, polygon) or set of objects within its (or their) two-dimensional (x, y) coordinate system, in other words min(x), max(x), min(y), max(y).
srs : string
A framework to measure locations on the surface of the earth as a two-dimensional Cartesian Coordinate System, where SRS stands for Spatial Reference System.
minx : string
Specifies mininum value on the x-axis plane
miny : string
Specifies mininum value on the y-axis plane
maxx : string
Specifies maximum value on x-axis plane
maxy : string
Specifies maximum value on y-axis plane
Properties
NameDescriptionData Type
Specifies the event IDinteger (int32)
Specifies the unique identifier of the catalog associated with the requestinteger (int32)
Specifies the sub-perilstring
Indicates whether the intensity footprint is available for the requested event identifierboolean
The bounding box (BBOX) or envelope is an expression of the maximum extents of a two-dimensional object (e.g. point, line, polygon) or set of objects within its (or their) two-dimensional (x, y) coordinate system, in other words min(x), max(x), min(y), max(y).BoundingBox
A framework to measure locations on the surface of the earth as a two-dimensional Cartesian Coordinate System, where SRS stands for Spatial Reference System.string
Specifies mininum value on the x-axis planestring
Specifies mininum value on the y-axis planestring
Specifies maximum value on x-axis planestring
Specifies maximum value on y-axis planestring
See Also
API Explorer 1.0