Aba Rem Surface Drainage Points
City of Seattle
@usgov.city_of_seattle_aba_rem_surface_drainage_points
City of Seattle
@usgov.city_of_seattle_aba_rem_surface_drainage_points
CREATE TABLE table_1 (
"objectid" BIGINT,
"sdp_fea_key" BIGINT,
"sdp_assetnum" DOUBLE,
"sdp_map_area_id" BIGINT,
"sdp_lctn_id" VARCHAR,
"sdp_rc_wtrbdy_name" VARCHAR,
"sdp_gsip_key" VARCHAR,
"sdp_gsip_name" VARCHAR,
"sdp_fea_type_text" VARCHAR,
"sdp_owner_text" VARCHAR,
"sdp_lifecycle_text" VARCHAR,
"sdp_srfc_elev_ref_text" VARCHAR,
"sdp_srfc_elev_ft_nbr" DOUBLE,
"sdp_depth_ref_text" VARCHAR,
"sdp_depth_ft_nbr" DOUBLE,
"sdp_install_date" VARCHAR,
"sdp_retire_date" VARCHAR,
"sdp_lst_updt_date" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.