Zoning Districts
City of New Orleans
@usgov.city_of_new_orleans_zoning_district_9939c
City of New Orleans
@usgov.city_of_new_orleans_zoning_district_9939c
Zoning regulates land use to promote smart growth and preserve the quality of life in communities. Permitted Use are allowed by right, subject to compliance with appropriate standards. Conditional Use require City Planning Commission review with a recommendation forwarded to the City Council for final action.
Organization: City of New Orleans
Last updated: 2022-01-24T23:27:04.215118
Tags: boundaries, cpc, planning, zoning
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"zoning_classification" VARCHAR,
"zone_description" VARCHAR,
"zoning_number" DOUBLE,
"zoning_year" BIGINT,
"zoning_ordinance_number" VARCHAR,
"prior_zoning_class" VARCHAR,
"prior_zoning_number" VARCHAR,
"prior_zoning_year" DOUBLE,
"prior_ordinance_number" DOUBLE,
"hyperlink" VARCHAR,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.