Lakes And Rivers
City of Austin
@usgov.city_of_austin_lakes_and_rivers_d3d63
City of Austin
@usgov.city_of_austin_lakes_and_rivers_d3d63
Polygon layer delineating the area covered by major lakes within Travis County Texas.
Organization: City of Austin
Last updated: 2022-12-23T08:41:38.212970
Tags: lakes
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"lakes_id" BIGINT,
"source" BIGINT,
"name" VARCHAR,
"max_depth" DOUBLE,
"shape_area" DOUBLE,
"shape_length" DOUBLE -- Shape, Length,
"surface_area" DOUBLE,
"feature_code" BIGINT,
"reg_elevation" DOUBLE,
"created_by" VARCHAR,
"modified_by" VARCHAR,
"created_date" VARCHAR,
"modified_date" VARCHAR
);Anyone who has the link will be able to view this.