BLM CA Recreation Points
Department of the Interior
@usgov.doi_gov_blm_ca_recreation_points
Department of the Interior
@usgov.doi_gov_blm_ca_recreation_points
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"fet_type" BIGINT,
"fet_subtype" VARCHAR,
"fet_name" VARCHAR,
"adm_unit_cd" VARCHAR,
"admin_st" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"web_display" VARCHAR,
"photo_thumb" VARCHAR,
"description" VARCHAR,
"unit_name" VARCHAR,
"web_link" VARCHAR,
"photo_text" VARCHAR,
"photo_link" VARCHAR,
"coord_src_type" VARCHAR,
"orig_state_fet_type" VARCHAR,
"globalid" VARCHAR,
"sma_id_ca" DOUBLE,
"last_edited_date" VARCHAR
);
Anyone who has the link will be able to view this.