Building Footprints
City of Sioux Falls
@usgov.city_of_sioux_falls_building_footprints_b129f
City of Sioux Falls
@usgov.city_of_sioux_falls_building_footprints_b129f
CREATE TABLE table_1 (
"objectid" BIGINT,
"structure" DOUBLE,
"units" DOUBLE,
"comments" VARCHAR,
"numberstories" DOUBLE,
"groundelevation" DOUBLE,
"buildingtopelevation" DOUBLE,
"occupieddate" TIMESTAMP,
"status" VARCHAR,
"ownedby" BIGINT,
"capturemeth" VARCHAR,
"internalparkingspaces" DOUBLE,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.