Zoning District
City of Tempe
@usgov.city_of_tempe_zoning_district_8c6f3
City of Tempe
@usgov.city_of_tempe_zoning_district_8c6f3
Zoning districts classify, regulate and restrict uses, as well as combine uses and encourage the location of compatible land uses close to one another. The district regulations provide development standards pertaining to the intensity of land uses and development, height and bulk of buildings and structures, and area of yards and other open areas between buildings and structures.
Contact: Jacob Payne
Contact Phone: 480-350-8690
Link: N/A
Data Source: ArcGIS Server, SQL Server
Data Source Type: Geospatial
Preparation Method: N/A
Publish Frequency: As information changes
Publish Method: Automatic
Data Dictionary
Organization: City of Tempe
Last updated: 2025-04-26T16:28:41.736415
Tags: community-development, open-data, planning, zoning
CREATE TABLE table_1 (
"objectid" BIGINT,
"zoningcode" VARCHAR,
"ordinancenumber" VARCHAR,
"ordinancefile" VARCHAR,
"zoningdescription" VARCHAR,
"priorclassification" VARCHAR,
"createdate" TIMESTAMP,
"editdate" TIMESTAMP,
"heightmax" DOUBLE,
"coverageminimum" DOUBLE,
"landscapeminimum" DOUBLE,
"siteminimum" DOUBLE,
"lotdepth" DOUBLE,
"lotwidth" DOUBLE,
"setbackfront" DOUBLE,
"setbackrear" DOUBLE,
"setbackside" DOUBLE,
"setbackstreet" DOUBLE,
"densitymaximum" DOUBLE,
"pfsminimum" DOUBLE,
"osfsminimum" DOUBLE,
"cwssminimum" DOUBLE,
"osssminimum" DOUBLE,
"cwrsminimum" DOUBLE,
"pssminimum" VARCHAR,
"psssminimum" DOUBLE,
"rapdminimum" VARCHAR,
"lcrsmax" VARCHAR,
"globalid" VARCHAR,
"buildingsetback" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.