Bedrock Outcrop Points Compilation
Vermont Center for Geographic Information
@usgov.vcgi_org_bedrock_outcrop_points_compilation_84199
Vermont Center for Geographic Information
@usgov.vcgi_org_bedrock_outcrop_points_compilation_84199
A compilation of bedrock outcrops as points and/or polygons from 1:62,500 and 1:24,000 geologic mapping by the Vermont Geological Survey, the United States Geological Survey, and local colleges and universities. Layer includes data from VGS Open File Reports, VGS Bulletins, USGS reports, digitized 1:62,500 surficial and bedrock maps, university theses, and unpublished data. For each point or polygon the NAD 1983 UTM Zone 18N X and Y coordinates are included (for polygons it is the X and Y coordinates of the centroid). A reference and publication year are included where possible.
Organization: Vermont Center for Geographic Information
Last updated: 2024-02-09T15:14:12.239589
Tags: appmapsandmapping, deptdec, divgeology, isothemegeologic, newnessupdated, nodevtanr, progmapping, subthemebedrock, vermont-geological-survey
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"x_utm83" DOUBLE,
"y_utm83" DOUBLE,
"reference" VARCHAR,
"pub_year" DOUBLE,
"creator" VARCHAR,
"createdate" TIMESTAMP,
"editor" VARCHAR,
"editdate" TIMESTAMP,
"refscale" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.