gdacs{eventtype}.geojson: Get all events of a specific type (GeoJSON feed)

API: gdacs.org:gdacs-api
Endpoint: /xml/gdacs{eventtype}.geojson
Response format: application/geo+json
Auth: unknown
Method: GET

Description

Returns a GeoJSON feed of all events for a specific disaster type. Available for EQ (earthquakes), TC (tropical cyclones), FL (floods), VO (volcanoes), DR (droughts), and WF (wildfires).

Parameters (1)

eventtype (string, path, required)

Event type code

Constraints: {'enum': ['EQ', 'TC', 'FL', 'VO', 'DR', 'WF']}

No probe data for this endpoint yet.