GET gdacsapi/api/polygons/getgeometry
Summary: Get detailed geometry for a specific event
Operation ID: getEventGeometry
Auth: none
Operation ID: getEventGeometry
Auth: none
Description
Returns detailed GeoJSON geometry for a specific event including centroid points, affected area polygons, and intensity maps (for earthquakes).
Parameters (2)
eventid
(integer, query, required)
Unique identifier for the event
eventtype
(string, query, required)
Type of disaster event
Constraints: {'enum': ['EQ', 'TC', 'FL', 'VO', 'DR', 'WF']}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get event geometry | openapi-spec |
https://www.gdacs.org/gdacsapi/api/polygons/getgeometry?eventtype=FL&eventid=1103742&episodeid=10 |
|
| Get detailed geometry for a specific event | openapi-spec |
https://www.gdacs.org/gdacsapi/api/polygons/getgeometry?eventtype=EQ&eventid=1529871 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:19:09.731376 | 200 | 233ms | |
| 2026-03-23 09:41:15.732900 | 200 | 292ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:19:09.731376 | fab5ec6414c7 |
3e34e8a10a0e |