Marinas
District of Columbia
@usgov.district_of_columbia_marinas
District of Columbia
@usgov.district_of_columbia_marinas
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"layer" VARCHAR,
"theme" VARCHAR,
"image" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"web_url" VARCHAR,
"web_url2" VARCHAR,
"steward" VARCHAR,
"source" VARCHAR,
"priority_level" BIGINT,
"description" VARCHAR,
"email_phone" VARCHAR,
"mar_id" BIGINT,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"gis_id" VARCHAR,
"last_updat" TIMESTAMP,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" TIMESTAMP,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.