California Evacuation Aggregation Layer
State of California
@usgov.ca_gov_california_evacuation_aggregation_layer_b85e4
State of California
@usgov.ca_gov_california_evacuation_aggregation_layer_b85e4
This feature service is an aggregation of multiple California County Evacuation Zone services that are being refreshed every 10 minutes. The schema used mirrors the Zonehaven (now Genysys) Schema. This service is fully updated every 10 minutes from county sources. During the update, there may be a brief period (~1 min) where the service is rebuilding and not all features are visible.
Updated Frequency : 10 minutes
Contact : gissupport@caloes.ca.gov**
**
Symbology
| Status | Color Hex Value | Color Name | Color | Description |
|---|---|---|---|---|
| NORMAL | #FFFFFF | White | No active public safety incidents. | |
| EVACUATION WARNING | #E5C447 | Yellow | Potential threat to life and/or property. Those who require additional time to evacuate, and those with pets and livestock should leave now. | |
| EVACUATION ORDER | #D37072 | Red | Immediate threat to life. This is a lawful order to leave now. The area is lawfully closed to public access. | |
| Inventory of Counties whose Evacuation Order information is publicly shared by Cal OES through the California Active Evacuation Zones feature service. | ||||
| Organization: State of California | ||||
| Last updated: 2025-08-23T12:41:24.906953 | ||||
| Tags: aggregation, california-office-of-emergency-services, caloes, cdt, evacuation-data-management, evacuations |
CREATE TABLE table_1 (
"objectid" BIGINT,
"county_jurisdiction" VARCHAR,
"city" VARCHAR,
"zone_name" VARCHAR,
"zone_id" VARCHAR,
"status" VARCHAR,
"event_type" VARCHAR,
"critical_info" VARCHAR,
"public_info" VARCHAR,
"edit_date" VARCHAR,
"statewide_last_updated" VARCHAR,
"notes" VARCHAR,
"shape_area" DOUBLE -- SHAPE, Area,
"shape_length" DOUBLE -- SHAPE, Length,
"globalid" VARCHAR,
"creationdate" VARCHAR,
"creator" VARCHAR,
"editdate" VARCHAR,
"editor" VARCHAR
);Anyone who has the link will be able to view this.