Sidewalks
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_sidewalks_4aa69
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_sidewalks_4aa69
CREATE TABLE table_1 (
"objectid" BIGINT,
"location" VARCHAR,
"width" DOUBLE,
"status" VARCHAR,
"surface" VARCHAR,
"ownmaintain" VARCHAR,
"yearconstructed" DOUBLE,
"handicap_accessible" VARCHAR,
"project_type" VARCHAR,
"projectnumber" VARCHAR,
"notes" VARCHAR,
"shape_length" DOUBLE,
"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.