Building Footprints
State of Oregon
@usgov.state_of_oregon_building_footprints_77726
State of Oregon
@usgov.state_of_oregon_building_footprints_77726
This feature class is a compliation GIS dataset that contains building footprints depicting building shape and location in the state of Oregon. All contributing datasets were compiled into the stateside dataset. Static datasets or infrequently maintained datasets were reviewed for quality. New building footprint data were reviewed and digitized from 2017 and 2018 imagery accessed from the Oregon Statewide Imagery Program.
Organization: State of Oregon
Last updated: 2024-02-09T16:08:00.490066
Tags: building, building-space, footprints, geoscientificinformation, hazus-building, location, oregon, structure
CREATE TABLE table_1 (
"objectid" BIGINT,
"orbld_id" VARCHAR,
"county" VARCHAR,
"contributor" VARCHAR,
"source" VARCHAR,
"source_type" VARCHAR,
"source_date" VARCHAR,
"lag" DOUBLE,
"roof_mean" DOUBLE,
"roof_max" DOUBLE,
"year_built" BIGINT,
"sq_ft" BIGINT,
"review_img" VARCHAR,
"review_img_year" VARCHAR,
"review_date" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.