Building Footprints USGS
City of Tempe
@usgov.city_of_tempe_building_footprints_usgs_91e75
City of Tempe
@usgov.city_of_tempe_building_footprints_usgs_91e75
This layer contains building footprints which were derived from LiDAR flown by the USGS in 2014 and provided by Arizona State University in 2017.
Organization: City of Tempe
Last updated: 2024-02-09T15:00:01.547469
Tags: building-footprints, lidar
CREATE TABLE table_1 (
"objectid" BIGINT,
"topelev_m" DOUBLE,
"baseelev_m" DOUBLE,
"hgt_agl" DOUBLE,
"med_slope" DOUBLE,
"rooftype" VARCHAR,
"ssr" DOUBLE,
"id" DOUBLE,
"bldgid" DOUBLE,
"area_m2" DOUBLE,
"avght_m" DOUBLE,
"minht_m" DOUBLE,
"maxht_m" DOUBLE,
"base_m" DOUBLE,
"orient8" DOUBLE,
"len" DOUBLE,
"wid" DOUBLE,
"city" VARCHAR,
"create_user" VARCHAR,
"create_date" BIGINT,
"edit_user" VARCHAR,
"edit_date" BIGINT,
"globalid" VARCHAR,
"status" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.