This changelog provides a tracking of updates to the Catalog Viewer application programming interfaces.
To access the latest features specific to a version, check out our Developer Zone.
| Feature | Service | Release Note |
|---|---|---|
| Use the Filtersets property to define the characteristics of an event and fetch data attributes associated with any event | QueryEventDataAttributesByFilters | We enhanced the viewing of event data attributes. Now you can filter, sort, and paginate query attributes by each catalog model. The QueryEventDataAttributesByFilters service includes new properties for paging, filtering, and sorting against catalog models that allows you to define filters and query event data attributes. |
Initial release of Catalog Viewer API Services
| Feature | Service |
|---|---|
|
Get full track of events to monitor the storm surge and wind speed |
GetAvailableEventIntensities |
|
Obtain catalogs |
GetCatalogs |
| Fetch events by event identifiers | QueryEventsByIds |
|
Fetch data attributes for events by identifiers |
QueryEventDataAttributesByIds |
|
Fetch event characteristics by event identifiers |
QueryEventInfoAttributesById |
|
Fetch a specific event information by identifier |
QueryEventInfoById |
|
Filter specific events of interest |
QueryEventsByFilters |
|
Use the Filtersets property to define the characteristics of an event and fetch data attributes associated with any event |
QueryEventDataAttributesByFilters |
|
Obtain event intensities |
GetAvailableEventIntensities |
|
Fetch the industry loss financial perspective for events occurring in a geographic location |
QueryEventIndustryLossGeographiesById |
|
Get map layers |
GetLayerOptions |
|
Add the spatial layer filtersets and query catalog for events bound within given parameters |
GetSpatialDataLayers |
|
Download a spatial layer for further downstream analysis |
Download |
|
Fetch a list of legend attributes on the map |
GetLegend |
|
Obtain image of the spatial data layer |
GetImage |