API Explorer 1.0
Post/api/Catalogs/{catalogId}/QueryEventsByFilters
API Explorer 1.0 > All Operations Resource Group : /api/Catalogs/{catalogId}/QueryEventsByFilters (Post)
Description
This call enables you to find events in the stochastic catalog data that meet your specific set of event attributes.
Parameters
NameDescriptionData Type
Represents the unique indentifier for the cataloginteger (int32)
Indicates the current API versionstring
Request (application/json-patch+json)

(Required) Contains the user-specified filter sets criteria. These filters define a range of central pressure, wind speed, and forward speed, and the radius of maximum winds within which you want to search for events.
Request (application/json)

(Required) Contains the user-specified filter sets criteria. These filters define a range of central pressure, wind speed, and forward speed, and the radius of maximum winds within which you want to search for events.
Request (text/json)

(Required) Contains the user-specified filter sets criteria. These filters define a range of central pressure, wind speed, and forward speed, and the radius of maximum winds within which you want to search for events.
Request (application/*+json)

(Required) Contains the user-specified filter sets criteria. These filters define a range of central pressure, wind speed, and forward speed, and the radius of maximum winds within which you want to search for events.
200 Response

The response body is of type GeometryCollection.

Returns the geometry collection such as the MultiLineString coordinates and catalog properties for the event.

Overview

GeometryCollection
Represents a collection of geometries
type : string
Geometric collection of event occurrences on a two-dimensional geographic location
features : Array[Features]
Specifies collection of geometric features
type : string
Specifies type of the features
geometry : Geometry
Represents spatial data type that is mapped on a two-dimensional flat surface
type : string
Represents the type of geometric shape on a two-dimensional flat surface
coordinates : integer (int32)]
Specifies the latitude and longitude coordinates of events
properties : (undefined)
Specifies properties of the features
Fault Responses
FaultDescription
This fault returns a response body of type ProblemDetails.
Bad Request
This fault returns a response body of type ProblemDetails.
Unauthorized
See Also
All Operations Resource GroupAPI Explorer 1.0