INLANDWATERS Creeks Lines
City of Austin
@usgov.city_of_austin_inlandwaters_creeks_lines
City of Austin
@usgov.city_of_austin_inlandwaters_creeks_lines
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"creek_id" BIGINT,
"feature_code" DOUBLE,
"stream_name" VARCHAR,
"comments" VARCHAR,
"source" VARCHAR,
"watershed_name" VARCHAR,
"siteplan_number" VARCHAR,
"created_by" VARCHAR,
"created_date" VARCHAR,
"modified_by" VARCHAR,
"modified_date" VARCHAR,
"enabled" BIGINT,
"drainage_area_threshold" DOUBLE,
"shape_length" DOUBLE,
"maintenance" VARCHAR,
"jurisdiction" VARCHAR,
"bank_stabilization" VARCHAR,
"ownership" VARCHAR,
"geomorphic_reach_id" VARCHAR,
"dig_feature" VARCHAR,
"creek_type" VARCHAR,
"fme_date" VARCHAR
);
Anyone who has the link will be able to view this.