Linear Drain
City of Austin
@usgov.city_of_austin_linear_drain
City of Austin
@usgov.city_of_austin_linear_drain
This data has been collected as part of a larger project by the City of Austin's Watershed Protection and Development Review Department to inventory its drainage infrastructure and create a GIS to store this information. The project includes an internal team developing a GIS based on record documents and an external team locating ground level appurtenances using GPS field collection units. The data in this data set represents the former.
Organization: City of Austin
Last updated: 2022-08-12T21:45:00.920648
Tags: drainage, storm-sewer, stormwater, watershed, wpd
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" BIGINT,
"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,
"struct_shape" VARCHAR,
"pipe_width" DOUBLE,
"pipe_height" DOUBLE,
"pipe_material" VARCHAR,
"globalid" VARCHAR,
"edit_status" VARCHAR,
"fme_date" VARCHAR,
"status" VARCHAR,
"observation" DOUBLE,
"modeled" VARCHAR,
"collected_by" VARCHAR,
"last_date_visited" VARCHAR,
"measured_by" VARCHAR,
"photolink" VARCHAR,
"unit" DOUBLE,
"gps_date" VARCHAR,
"gps_time" VARCHAR,
"gps_pdop" DOUBLE,
"gps_satqual" DOUBLE,
"gps_source" VARCHAR,
"gps_quality" VARCHAR,
"marked" VARCHAR,
"marked_date" VARCHAR,
"grate_length" DOUBLE,
"grate_width" DOUBLE,
"grate_open_percent" DOUBLE,
"depth_to_bottom" DOUBLE,
"gps_x" DOUBLE,
"gps_y" DOUBLE,
"maximo_asset_number" VARCHAR,
"maximo_site_id" VARCHAR,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.