Hurricane Evacuation Zones 2014
State of Connecticut
@usgov.state_of_connecticut_hurricane_evacuation_zones_2014_81c19
State of Connecticut
@usgov.state_of_connecticut_hurricane_evacuation_zones_2014_81c19
Evacuation Zones based on 2012 SLOSH zones. The Evacuation Zones were created from the intersection of the 2010 census blocks and the SLOSH zones. They were then trimmed by USACE using input from the coastal towns. Final edits were done by USACE in May, 2014.
Organization: State of Connecticut
Last updated: 2025-06-07T17:24:43.485558
Tags: 2014, evacuation, hurricane, zones
CREATE TABLE table_1 (
"objectid" BIGINT,
"statefp10" BIGINT,
"countyfp10" BIGINT,
"tractce10" BIGINT,
"blockce10" BIGINT,
"geoid10" BIGINT,
"name10" VARCHAR,
"mtfcc10" VARCHAR,
"funcstat10" VARCHAR,
"aland10" BIGINT,
"awater10" BIGINT,
"intptlat10" VARCHAR,
"intptlon10" VARCHAR,
"geoid_aff2" VARCHAR,
"p0010001" BIGINT,
"h0010001" BIGINT,
"h0030001" BIGINT,
"h0030002" BIGINT,
"h0030003" BIGINT,
"h0050001" BIGINT,
"h0050002" BIGINT,
"h0050003" BIGINT,
"h0050004" BIGINT,
"h0050005" BIGINT,
"h0050006" BIGINT,
"h0050007" BIGINT,
"h0050008" BIGINT,
"gridcode" BIGINT,
"county" VARCHAR,
"town_no" BIGINT,
"county_cod" VARCHAR,
"category" BIGINT,
"zone" VARCHAR,
"area_new" DOUBLE,
"area_cut" DOUBLE,
"per_area" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.