Specifies type for an event intensity footprint
![]() |
EventIntensityFootprint
Specifies type for an event intensity footprint
|
| Name | Description | Data Type |
|---|---|---|
| eventId | Specifies the event ID | integer (int32) |
| catalogId | Specifies the unique identifier of the catalog associated with the request | integer (int32) |
| subPeril | Specifies the sub-peril | string |
| isAvailable | Indicates whether the intensity footprint is available for the requested event identifier | boolean |
| 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). | BoundingBox |
| boundingBox\srs | 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 |
| boundingBox\minx | Specifies mininum value on the x-axis plane | string |
| boundingBox\miny | Specifies mininum value on the y-axis plane | string |
| boundingBox\maxx | Specifies maximum value on x-axis plane | string |
| boundingBox\maxy | Specifies maximum value on y-axis plane | string |