Development Intensity Zones

The Development Intensity Zones (DIZ) geography as a block group-based assessment of existing development, largely formed from two analysis dimensions—density and proximity. Zones are classified from least to greatest development intensity.https://github.com/dvrpc/development-intensity-zones/blob/main/images/image.pngProtected zones are within block group-based geographies but are removed from density and proximity index calculations. DIZ also uses the presence of structures (i.e. housing units, commercial and industrial square footage) to calculate these indices. The DIZ covers the 9-county DVRPC region, along with surrounding counties for greater context beyond the region. The DIZ can be used for a variety of purposes. It provides simple classifications of the region’s areas by which data can be summed and analyzed. It can be used for policy applications, such as incentivizing where future growth or investment goes based on smart growth principles. It’s important to note that the DIZ classifications are based on the current presence of development, largely using housing units for residential intensity and commercial square feet for non-residential intensity. This captures used space and space with potential for use (vacant space) and the presence of infrastructure to build buildings, but if one’s analysis is more suited for the presence of people, other metrics such as population, households, and employment may be more appropriate. If future growth in development is desirable for one’s analysis, the DIZ does not capture that. For more information, see Methodology.Version 1 release Sept. 2023

View map in GIS Catalog
objectid
geoid
density_index
density_level
proximity_index
proximity_level
prelim_diz_zone
cw_dev_density
prelim_diz_zone_plus_1
avg_stories
percentile_50
crosswalk_bonus
stories_bonus
diz_zone
diz_zone_name
dvrpc_reg

Data Dictionary

Column Type Label Description
geoid String geoid
density_index Double density_index
density_level String density_level
proximity_index Double proximity_index
proximity_level String proximity_level
prelim_diz_zone Double prelim_diz_zone
cw_dev_density Double cw_dev_density
prelim_diz_zone_plus_1 Double prelim_diz_zone_plus_1
avg_stories Double avg_stories
percentile_50 Double percentile_50
crosswalk_bonus Integer crosswalk_bonus
stories_bonus Integer stories_bonus
diz_zone Double diz_zone
diz_zone_name String diz_zone_name
objectid OID objectid Internal feature number.
dvrpc_reg String dvrpc_reg
shape Geometry shape Feature geometry.
st_area(shape) Double st_area(shape)
st_perimeter(shape) Double st_perimeter(shape)