Private Wells
Vermont Center for Geographic Information
@usgov.vcgi_org_private_wells_017a3
Vermont Center for Geographic Information
@usgov.vcgi_org_private_wells_017a3
Private wells in this layer come from the Department of Environmental Conservation's Water Supply Data Composite. Managed by the Water Supply Division's Well Driller and Well Location Program, the database contains private well information submitted by Vermont licensed well drillers. Licensed well drillers have been required to submit well completion reports (well logs) to the state since 1966. Well tags have been required since 1986. NOTE: the data contained here is only as accurate as what was submitted - many wells were completed, but not reported, many reports have missing information, were recorded inaccurately or poorly located geographically.
Help us improve our database. Click the appropriate link within the feature's attributes to report a missing/inaccurate well report.
Data is updated daily.
For the Lithology Reports associated with Private Wells, download the Lithology Reports here : Private Wells - Lithology Reports
Organization: Vermont Center for Geographic Information
Last updated: 2024-02-09T15:18:50.842547
Tags: 012, appmapsandmapping, deptdec, divdwgwp, inlandwaters, istothemewater, nodevtanr, subthemeother, vermont, vt-anr-open-data
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"town" VARCHAR,
"wellreportnumber" VARCHAR,
"tag" VARCHAR,
"mapcell" VARCHAR,
"taxmap" VARCHAR,
"subdivision" VARCHAR,
"lotnumber" VARCHAR,
"drillername" VARCHAR,
"ownersfirstname" VARCHAR,
"ownerslastname" VARCHAR,
"datecompleted" TIMESTAMP,
"datereceived" TIMESTAMP,
"purchaserfirstname" VARCHAR,
"purchaserlastname" VARCHAR,
"welldepth" DOUBLE,
"yieldgpm" DOUBLE,
"staticwaterlevel" DOUBLE,
"overburdenthickness" DOUBLE,
"casinglength" DOUBLE,
"casingdiameter" DOUBLE,
"casinglengthbelowlandsurface" DOUBLE,
"casingmaterial" VARCHAR,
"casingweight" DOUBLE,
"linerlength" DOUBLE,
"linerdiameter" DOUBLE,
"linermaterial" VARCHAR,
"linerweight" DOUBLE,
"grouttype" VARCHAR,
"diameterdrilledinbedrock" DOUBLE,
"depthdrilledinbedrock" DOUBLE,
"screenmaketype" VARCHAR,
"screenmaterial" VARCHAR,
"screenlength" DOUBLE,
"screendiameter" DOUBLE,
"screenslotsize" DOUBLE,
"depthofscreen" DOUBLE,
"gravelsizetype" VARCHAR,
"wellusecode" VARCHAR,
"wellreasoncode" VARCHAR,
"drillingmethodcode" VARCHAR,
"casingfinishcode" VARCHAR,
"casingsealingmethodcode" VARCHAR,
"yieldtestmethodcode" VARCHAR,
"welldevelopmentcode" VARCHAR,
"notsteelcasing" VARCHAR,
"overflowing" VARCHAR,
"wateranalysis" VARCHAR,
"wellscreen" VARCHAR,
"comments" VARCHAR,
"awpartial" VARCHAR,
"uniquegisname" VARCHAR,
"locationdeterminationmethod" VARCHAR,
"e911address" VARCHAR,
"welltype" VARCHAR,
"casinglengthexposed" DOUBLE,
"depthtolinertop" DOUBLE,
"hydrofractured" VARCHAR,
"hydrofracturedresultingflow" VARCHAR,
"sealtype" VARCHAR,
"yieldtesttestedforhours" DOUBLE,
"wellreportid" BIGINT,
"longdd" DOUBLE,
"latdd" DOUBLE,
"wellreportupdatepageurl" VARCHAR,
"changedate" TIMESTAMP,
"welllocationunknown" VARCHAR,
"importdate" TIMESTAMP
);Anyone who has the link will be able to view this.