Zoning Districts
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_zoning_districts
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_zoning_districts
CREATE TABLE table_1 (
"zoneclass" VARCHAR,
"zonedesc" VARCHAR,
"acres" DOUBLE,
"baseelev" VARCHAR,
"height" DOUBLE,
"lastupdate" VARCHAR,
"lasteditor" VARCHAR,
"comments" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_date" TIMESTAMP,
"geo_shape" VARCHAR,
"geo_point_2d" VARCHAR
);
Anyone who has the link will be able to view this.