Boat Launch Sites By Waterbody
State of New York
@usgov.state_of_new_york_boat_launch_sites_by_waterbody
State of New York
@usgov.state_of_new_york_boat_launch_sites_by_waterbody
CREATE TABLE table_1 (
"waterbody" VARCHAR,
"restrooms" VARCHAR,
"cars" BIGINT,
"trailers" BIGINT,
"access" VARCHAR,
"name_icon" VARCHAR,
"point_x" DOUBLE,
"point_y" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.