UTILITIESCOMMUNICATION OpenChannel
City of Austin
@usgov.city_of_austin_utilitiescommunication_openchannel
City of Austin
@usgov.city_of_austin_utilitiescommunication_openchannel
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"enabled" BIGINT,
"drainage_id" BIGINT,
"jtx_jobid" DOUBLE,
"comments" VARCHAR,
"up_node_id" DOUBLE,
"dn_node_id" DOUBLE,
"up_node_type" VARCHAR,
"dn_node_type" VARCHAR,
"created_by" VARCHAR,
"created_date" VARCHAR,
"modified_by" VARCHAR,
"modified_date" VARCHAR,
"checked_by" VARCHAR,
"watershed" VARCHAR,
"map_index" VARCHAR,
"mapsco" VARCHAR,
"date_built" VARCHAR,
"year_built" DOUBLE,
"year_source" VARCHAR,
"year_abandoned" DOUBLE,
"location_source" VARCHAR,
"place_id" DOUBLE,
"dimen_source" VARCHAR,
"up_elev_source" VARCHAR,
"dn_elev_source" VARCHAR,
"up_invert" DOUBLE,
"dn_invert" DOUBLE,
"slope" DOUBLE,
"slope_est" VARCHAR,
"length" DOUBLE,
"ownership" VARCHAR,
"maintenance" VARCHAR,
"material" VARCHAR,
"ditch_shape" VARCHAR,
"bottom_width" DOUBLE,
"top_of_bank_right" DOUBLE,
"top_of_bank_left" DOUBLE,
"slope_r" VARCHAR,
"slope_l" VARCHAR,
"vcp_link" VARCHAR,
"globalid" VARCHAR,
"edit_status" VARCHAR,
"fme_date" VARCHAR,
"status" VARCHAR,
"top_width" DOUBLE,
"depth" DOUBLE,
"observation" DOUBLE,
"modeled" VARCHAR,
"maximo_asset_number" VARCHAR,
"maximo_site_id" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.