FDEP GENERALIZED WELL INFORMATION SYSTEM

Metadata also available as - [Questions & Answers]

Metadata:


Identification_Information:
Citation:
Citation_Information:
Originator: Florida Department of Environmental Protection (FDEP)
Publication_Date: 19970600
Title: FDEP GENERALIZED WELL INFORMATION SYSTEM
Edition: 20010000
Geospatial_Data_Presentation_Form: SHAPE
Online_Linkage: <http://www.dep.state.fl.us>
Description:
Abstract:
This dataset contains FDEP generalized well information system for the state of Florida.
Purpose:
This dataset contains FDEP generalized well information system for the state of Florida. In 1983, The Florida Legislature passed the Water Quality Assurance Act, A portion which required the Department of Environmental Protection to "establish a ground water quality monitoring network designed to detect or predict contamination of the state's ground water resources" (Florida Statutes, Chapter 403.063). To facilitate this effort, the act requires that the Department work cooperatively with other federal and state agencies, including the five Water Management Districts and other government agencies in the establishment of the network. The Department of Environmental Protection is the lead agency in the network, determining goals and strategies, setting priorities and coordinating the effort. Contracts were developed with the five Water Management Districts and other government agencies to carry out most of the necessary field work. The network consists of three elements each having unique monitoring priorities and goals. The three elements are: Background Network: The purpose of the background Network is to help define background water quality through a network of approximately 1700 wells that tap all major potable aquifers within the state; VISA (Very Intense Study Area) Network This network monitors specific areas of the state that are believed to be highly susceptible to ground water contamination, based on predominant land use and hydrogeology. These data may or may not represent background conditions within the areas monitored, and thus, should not be used to define regional background ground water quality;Private Well Survey:This survey is a joint effort between the Florida Department of Health and Rehabilitative Services and the Department of Environmental Protection. The survey was originally designed to analyze the ground water quality from 50 wells in each of Florida's 67 counties. Unfortunately, due to changing priorities and lack of funding, this program has been discontinued. Before curtailment, approximately 28 counties were sampled. This data will supplement the background Network by providing additional sampling points, while indicating the general quality of water consumed by private well owners. Information on well location (latitude and longitude) was often collected by estimating location from a USGS 7.5" quadrangle. This method has not been consistently accurate, so the water management districts collecting the information have been supplied with GPS units for well location. Updates are estimated to be complete in 1997. Currently datum information is being updated. Information on well location (latitude and longitude) may be wrong for some points. This coverage is made with July 1997 data. DEP has July. 1997 data in dBase format. The information in this coverage is intended to provide a baseline of water quality, not necessarily identify contaminated areas.
Time_Period_of_Content:
Time_Period_Information:
Range_of_Dates/Times:
Beginning_Date: 19970600
Ending_Date: 19970600
Currentness_Reference: Ground Condition
Status:
Progress: Complete
Maintenance_and_Update_Frequency: Irregular
Spatial_Domain:
Bounding_Coordinates:
West_Bounding_Coordinate: -87.429040
East_Bounding_Coordinate: -79.872251
North_Bounding_Coordinate: 30.983191
South_Bounding_Coordinate: 24.492815
Keywords:
Theme:
Theme_Keyword_Thesaurus: NONE
Theme_Keyword: drinking water
Theme_Keyword: wells
Theme_Keyword: conservation
Theme_Keyword: USGS
Theme_Keyword: ground water
Theme_Keyword: planning
Theme_Keyword: Florida Department of Environmental Protection
Theme_Keyword: FDEP
Place:
Place_Keyword_Thesaurus: NONE
Place_Keyword: Florida
Temporal:
Temporal_Keyword_Thesaurus: NONE
Temporal_Keyword: 1990s
Access_Constraints: NONE
Use_Constraints:
THE DATA INCLUDED IN THIS APPLICATION ARE BASED ON INTERPRETATION OF AVAILABLE INFORMATION AND SHOULD NOT BE CONSTRUED AS LEGALLY BINDING.

Scale is an important factor in data usage. Certain scale data sets are not suitable for some projects, analysis, or modeling purposes. Please be sure you are using the best available data.

1:24000 scale data sets are recommended for projects that are at the county level. 1:24000 data should NOT be used for high accuracy base mapping such as property parcel boundaries.

1:100000 scale data sets are recommended for projects that are at the multi-county or regional level. 1:250000 scale data sets are recommended for projects that are at the regional or state level or larger.

Native_Data_Set_Environment: For more information, visit: <http://www.dep.state.fl.us>
Cross_Reference:
Citation_Information:
Originator: Florida Department of Environmental Protection (FDEP)
Publication_Date: 19970600
Title: Unknown
Geospatial_Data_Presentation_Form: Map

Data_Quality_Information:
Attribute_Accuracy:
Attribute_Accuracy_Report:
Relied on the integrity of the attribute information within the original data layer. However, There are numerous errors in item DRILL_DATE. Some points are not located within WMD_CODE boundaries. Some points are not located within HYDRO_UNIT boundaries. Records missing in item SUBAQUIFER. Records missing in item HYDRO_UNIT.
Logical_Consistency_Report:
Data is collected by each of the 5 Florida water management districts. The data is processed and compiled by the Ground Water Quality Monitoring Section into .dbf files. Flat files generated from the .dbf files are used as input for the Oracle loader. From Oracle, two files are dumped for generation of a coverage. One file is a list of coordinates, while the other is an associate ID file containing well records. Due to table length limit of 200 characters for adding records in ARC/INFO, the data was downloaded in to 5 separate ID files. Field GIS_SEQ is the common uniqueidentifier in all 5 id files. EXPLANATION OF PROCEDURES USED TO TRANSFORM THE DATA (verbal description, algorithms, projection, commands, etc., as needed) The aml 'genpoints.aml' generates a point coverage from Oracle database (GWIS) dumps, saved as (1) a coordinate table and (2) ID table containing records. Original data is in HPGN, NAD83 and WGS84 datums. The AML projects all points to ALBERSHPGN. A coordinate table ("pointcov".gen) is used as input text file to generate a point coverage. Records are added from the 5 ID tables ("pointcov".id) into previously defined INFO tables. Due to a table length limit of 200 characters for adding records in INFO, the table is defined in 5 blocks with item GIS_SEQ as the common uniqueidentifier. Individual blocks are populated using the corresponding ID file. Records not accepted are written to a "pointcov" reject file. The point coverage PAT file is then joined with the INFO tables to create a composite feature attribute table containing all the fields. GIS_SEQ is used as the joinitem. The coverage is brought in to ARCEDIT and broken up into separate coverages based on datum, using PUT command. Item AK_ORG (agency code) is used as proxy for datum. Coverages are projected to ALBERSHPGN and combined using GET command. Point topology is rebuilt; It then reselects points which fall outside the clip coverage for its destined library and creates a report ("pointcov".libclip). Genpoints then replaces the library layer. The files and programs used to build this coverage are :

ogwis.sql1 dumps ogwis_bn.id and ogwis_bn.gen (5 id and gen files are generated by the five queries). ogwis.sql2 * ogwis.sql3 * ogwis.sql4 * ogwis.sql5 * ogwis_bn.id ID file containing well records ogwis_bn.gen coordinate file ogwis.dat INFO table populated by records from ID file genpoints.aml aml creating ARC/INFO coverage ogwis_bn.reject list of points rejected by INFO ogwis_bn.libclip list of points outside clip coverage

The oracle work was performed in a VAX environment. The id files and coordinate files were transferred to a UNIX environment where the remaining work was performed. ARC/INFO v. 7.11 for UNIX was used.

Completeness_Report:
In 1983, The Florida Legislature passed the Water Quality Assurance Act, A portion which required the Department of Environmental Protection to "establish a ground water quality monitoring network designed to detect or predict contamination of the state's ground water resources" (Florida Statutes, Chapter 403.063). To facilitate this effort, the act requires that the Department work cooperatively with other federal and state agencies, including the five Water Management Districts and other government agencies in the establishment of the network. The Department of Environmental Protection is the lead agency in the network, determining goals and strategies, setting priorities and coordinating the effort. Contracts were developed with the five Water Management Districts and other government agencies to carry out most of the necessary field work. The network consists of three elements each having unique monitoring priorities and goals. The three elements are: Background Network: The purpose of the background Network is to help define background water quality through a network of approximately 1700 wells that tap all major potable aquifers within the state; VISA (Very Intense Study Area) Network This network monitors specific areas of the state that are believed to be highly susceptible to ground water contamination, based on predominant land use and hydrogeology. These data may or may not represent background conditions within the areas monitored, and thus, should not be used to define regional background ground water quality;Private Well Survey:This survey is a joint effort between the Florida Department of Health and Rehabilitative Services and the Department of Environmental Protection. The survey was originally designed to analyze the ground water quality from 50 wells in each of Florida's 67 counties. Unfortunately, due to changing priorities and lack of funding, this program has been discontinued. Before curtailment, approximately 28 counties were sampled. This data will supplement the background Network by providing additional sampling points, while indicating the general quality of water consumed by private well owners. Information on well location (latitude and longitude) was often collected by estimating location from a USGS 7.5" quadrangle. This method has not been consistently accurate, so the water management districts collecting the information have been supplied with GPS units for well location. Updates are estimated to be complete in 1997. Currently datum information is being updated. Information on well location (latitude and longitude) may be wrong for some points. This coverage is made with July 1997 data. DEP has July. 1997 data in dBase format. The information in this coverage is intended to provide a baseline of water quality, not necessarily identify contaminated areas.
Lineage:
Source_Information:
Source_Citation:
Citation_Information:
Originator: Florida Department of Environmental Protection (FDEP)
Publication_Date: 19970600
Title: Unknown
Geospatial_Data_Presentation_Form: Map
Source_Scale_Denominator: 24000
Type_of_Source_Media: Map
Source_Time_Period_of_Content:
Time_Period_Information:
Range_of_Dates/Times:
Beginning_Date: 19970600
Ending_Date: 19970600
Source_Currentness_Reference: Ground Condition.
Source_Citation_Abbreviation: FDEP
Source_Contribution:
Vector data representing a cartographic representation of wells in the state of Florida.
Process_Step:
Process_Description:
The process step describes, in general, the process used in the production of data sets. The originating agencies created the original spatial coverage. GeoPlan, during the QA/QC process included the following aspects: (1) Reprojected data to FGDL Albers (2) Set Precision to DOUBLE (3) Set Tolerances to FGDL Standards (4) Added DESCRIPT item and it's based on WELL_STATUS (5) Numerous item names greater than ten characters were assigned names with ten characters or less.
Process_Date: 2000

Spatial_Reference_Information:
Horizontal_Coordinate_System_Definition:
Planar:
Map_Projection:
Map_Projection_Name: Albers Conical Equal Area
Albers_Conical_Equal_Area:
Standard_Parallel: 24.000000
Standard_Parallel: 31.500000
Longitude_of_Central_Meridian: -84.000000
Latitude_of_Projection_Origin: 24.000000
False_Easting: 400000.00000
False_Northing: 0.00000
Planar_Coordinate_Information:
Planar_Coordinate_Encoding_Method: Coordinate Pair
Coordinate_Representation:
Abscissa_Resolution: 0.001024
Ordinate_Resolution: 0.001024
Planar_Distance_Units: METERS
Geodetic_Model:
Horizontal_Datum_Name: D_North_American_1983_HARN
Ellipsoid_Name: GRS1980
Semi-major_Axis: 6378137.000000
Denominator_of_Flattening_Ratio: 298.257222

Entity_and_Attribute_Information:
Detailed_Description:
Entity_Type:
Entity_Type_Label: DEPGWI.DBF
Entity_Type_Definition: Database File
Entity_Type_Definition_Source: None
Attribute:
Attribute_Label: GIS_SEQ
Attribute_Definition: Common uniqueidentifier
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: PK_WELL
Attribute_Definition: Well ID
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AG_WEL_ID
Attribute_Definition:
Code used by reporting agency to identify the well from which the sample was taken.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LAT_DD
Attribute_Definition: Represents the degrees of latitude ranging from 00 to 90.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LAT_MM
Attribute_Definition: Represents the minutes of latitude ranging from 00 through 59.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LAT_SS
Attribute_Definition:
Represents the seconds of latitude with a format allowing up to tenthousandths of a second of specificity.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LONG_DD
Attribute_Definition: Represents degrees of longitude ranging from 000 to 180.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LONG_MM
Attribute_Definition:
Represents seconds of longitude with a format allowing up to tenthousandths of a second of specificity.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_WELL_ST
Attribute_Definition:
A code indicating the current operational status of the well and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: D
Enumerated_Domain_Value_Definition: Flowing and abandoned, not free flowing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: E
Enumerated_Domain_Value_Definition: Flowing and abandoned, free flowing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: F
Enumerated_Domain_Value_Definition: Flowing and active, not free flowing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: G
Enumerated_Domain_Value_Definition: Flowing and active, free flowing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: H
Enumerated_Domain_Value_Definition: Nonflowing and abandonded
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: K
Enumerated_Domain_Value_Definition: Nonflowing and actively pumped
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: N
Enumerated_Domain_Value_Definition: Nonflowing and no pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: Plugged
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: X
Enumerated_Domain_Value_Definition: Destroyed
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: WELL_ST
Attribute_Definition: An explanatory text description of AK_WELL_ST
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_WELL_TY
Attribute_Definition:
A code identifying the current, primary use of the well and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: AS
Enumerated_Domain_Value_Definition: Agricultural Supply Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: BW
Enumerated_Domain_Value_Definition: Public Drinking Water Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: IS
Enumerated_Domain_Value_Definition: Industrial Supply Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: IW
Enumerated_Domain_Value_Definition: Irrigation Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: MW
Enumerated_Domain_Value_Definition: Ground Water Quality Monitoring Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: OW
Enumerated_Domain_Value_Definition: Ground Water Observation Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: SP
Enumerated_Domain_Value_Definition: Spring
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: VW
Enumerated_Domain_Value_Definition: Private Drinking Water Well
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: XW
Enumerated_Domain_Value_Definition: Other Well
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: WELL_TYPE
Attribute_Definition: An explanatory text description of AK_WELL_TY
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_DATUM
Attribute_Definition: Agency Datum (27 HPGN)
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LAND_SURF
Attribute_Definition:
Elevation of land surface around casing relative to National Geodetic Vertical Datum1929 ("mean sea level").
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: MEAS_POINT
Attribute_Definition:
Elevation of water level measuring point relative to the National Geodetic Vertical Datum1929 ("mean sea level").
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_WMD_COD
Attribute_Definition:
A code identifying the Water Management District in which the well is located and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: 8023
Enumerated_Domain_Value_Definition: Southwest Water Management District
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: 8024
Enumerated_Domain_Value_Definition: South Water Management District
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: 8025
Enumerated_Domain_Value_Definition: Northwest Water Management District
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: 8026
Enumerated_Domain_Value_Definition: St. Johns Water Management District
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: 8027
Enumerated_Domain_Value_Definition: Suwannee Water Management District
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: WMD_CODE
Attribute_Definition: An explanatory text description of AK_WMD_COD
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK__ORG
Attribute_Definition: Agency Caode and is used as proxy for datum
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_LOC_MTD
Attribute_Definition:
Code identifier that represents the method of collection for a given set of geographic coordinates and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: AGPS
Enumerated_Domain_Value_Definition: Autonomous GPS
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: DGPS
Enumerated_Domain_Value_Definition: Differentially Corrected GPS
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: MMAP
Enumerated_Domain_Value_Definition: Manual Map Interpolation
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: UNKN
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: LOC_METHOD
Attribute_Definition: An explanatory text description of AK_LOC_MTD
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: USGSSITEID
Attribute_Definition: Site identifier issued to the well by the US Geological Survey.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: DRILL_DATE
Attribute_Definition: Year,month and day the well drilling was completed.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: TOT_DEPTH
Attribute_Definition:
Total depth (in feet) to current bottom of well from land surface rounded to the nearest foot
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: CASE_DEPTH
Attribute_Definition:
Total depth (in feet) to current bottom of well casing from land surface rounded to nearest foot.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_CONT_MD
Attribute_Definition:
A code describing how the well was constructed and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: A
Enumerated_Domain_Value_Definition: Air rotary
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: B
Enumerated_Domain_Value_Definition: Bored or augered
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: C
Enumerated_Domain_Value_Definition: Cable tool
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: D
Enumerated_Domain_Value_Definition: Hand dug
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: H
Enumerated_Domain_Value_Definition: Hydraulic rotary
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: J
Enumerated_Domain_Value_Definition: Jetted
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: Air percussion
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: R
Enumerated_Domain_Value_Definition: Reverse rotary
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: V
Enumerated_Domain_Value_Definition: Driven
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: Z
Enumerated_Domain_Value_Definition: Other/combination
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: CONST_METH
Attribute_Definition: An explanatory text description of AK_CONT_MD
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: A
Enumerated_Domain_Value_Definition: Airlift
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: B
Enumerated_Domain_Value_Definition: Bucket/bailer
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: C
Enumerated_Domain_Value_Definition: Centrifugal pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: H
Enumerated_Domain_Value_Definition: Hand or pitcher pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: J
Enumerated_Domain_Value_Definition: Jet pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: L
Enumerated_Domain_Value_Definition: Peristaltic pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: N
Enumerated_Domain_Value_Definition: None
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: Piston pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: R
Enumerated_Domain_Value_Definition: Rotary pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: S
Enumerated_Domain_Value_Definition: Submersible pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: T
Enumerated_Domain_Value_Definition: Turbine pump
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: Z
Enumerated_Domain_Value_Definition: Other
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: LIFT_TYPE
Attribute_Definition: An explanatory text description of AK_LIFT_TY
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_FINISH
Attribute_Definition: Code identifying the method of well finish and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: F
Enumerated_Domain_Value_Definition: Gravelpackperforated casing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: G
Enumerated_Domain_Value_Definition: Gravelpackwith screen
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: Perforated or slotted casing
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: S
Enumerated_Domain_Value_Definition: Screen
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: T
Enumerated_Domain_Value_Definition: Sand point
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: W
Enumerated_Domain_Value_Definition: Walled
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: X
Enumerated_Domain_Value_Definition: Open hole
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: Z
Enumerated_Domain_Value_Definition: Any other method
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: FINISH
Attribute_Definition: An explanatory text description of AK_FINISH
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SCREEN_BEG
Attribute_Definition:
Depth to top of screened or open hole interval measured in feet from land surface, rounded to nearest foot.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SCREEN_END
Attribute_Definition:
Depth to bottom of screened or open hole interval measured in feet from land surface, rounded to nearest foot.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_SCR_MAT
Attribute_Definition:
A code identifying the material in which the screen is made and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: G
Enumerated_Domain_Value_Definition: Galvanized iron or galvanized steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: I
Enumerated_Domain_Value_Definition: Wrought iron
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: L
Enumerated_Domain_Value_Definition: Black iron or black steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: O
Enumerated_Domain_Value_Definition: Other plastics
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: PVC
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: R
Enumerated_Domain_Value_Definition: Stainless steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: S
Enumerated_Domain_Value_Definition: Steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: X
Enumerated_Domain_Value_Definition: Threaded PVC no glue
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: Z
Enumerated_Domain_Value_Definition: Other materials
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: SCREEN_MAT
Attribute_Definition: An explanatory text description of AK_SCR_MAT
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SCREEN_DIA
Attribute_Definition:
Diameter of screen in inches measured to the hundredth of an inch.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_CASE_M
Attribute_Definition:
A code describing the material of which the casing is made and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: A
Enumerated_Domain_Value_Definition: ABS plastic
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: B
Enumerated_Domain_Value_Definition: Brick
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: C
Enumerated_Domain_Value_Definition: Concrete
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: G
Enumerated_Domain_Value_Definition: Galvanized iron/galvanized steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: I
Enumerated_Domain_Value_Definition: Wrought iron
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: L
Enumerated_Domain_Value_Definition: Black iron or black steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: M
Enumerated_Domain_Value_Definition: Other metals
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: N
Enumerated_Domain_Value_Definition: Stainless steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: PVC
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: S
Enumerated_Domain_Value_Definition: Steel
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: V
Enumerated_Domain_Value_Definition: PVC with glued coupling
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: X
Enumerated_Domain_Value_Definition: Threaded pvcno glue
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: Z
Enumerated_Domain_Value_Definition: Other metals
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: CASE_MAT
Attribute_Definition: An explanatory text description of AK_CASE_MT
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_GENCSMT
Attribute_Definition:
A code describing the generic material of which the casing is made and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: M
Enumerated_Domain_Value_Definition: Other metals
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: O
Enumerated_Domain_Value_Definition: Other plastics
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: P
Enumerated_Domain_Value_Definition: PVC
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: U
Enumerated_Domain_Value_Definition: Unknown
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: GENCASEMAT
Attribute_Definition: An explanatory text description of AK_GENCSMT
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: CASE_DIA
Attribute_Definition:
Diameter of casing in inches measured to the hundredth of an inch.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_AQ_CODE
Attribute_Definition:
Code identifying the aquifer from which water is being taken and is as follows:
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: BF
Enumerated_Domain_Value_Definition: Any aquifer below Floridan aquifer
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: FA
Enumerated_Domain_Value_Definition: Floridan aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: FL
Enumerated_Domain_Value_Definition: Lower Floridan aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: FU
Enumerated_Domain_Value_Definition: Upper Floridan aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: IA
Enumerated_Domain_Value_Definition: Intermediate aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: SB
Enumerated_Domain_Value_Definition: Surficial Biscayne aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: SF
Enumerated_Domain_Value_Definition: Surficial aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Enumerated_Domain:
Enumerated_Domain_Value: SS
Enumerated_Domain_Value_Definition: Surficial NWFL sand/gravel aquifer system
Enumerated_Domain_Value_Definition_Source: Same
Attribute:
Attribute_Label: AQ_CODE
Attribute_Definition: An explanatory text description of AK_AQ_CODE
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_SUBAQFR
Attribute_Definition: Code for stratigraphic unit from which water is being taken.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SUBAQUIFER
Attribute_Definition: An explanatory text description of AK_SUBAQFR
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AQU_TOP
Attribute_Definition:
Elevation of top of aquifer tapped relative to National Geodetic Vertical Datum1929 ("mean sea level").
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AQU_BOTTOM
Attribute_Definition:
Elevation of top of aquifer tapped relative to National Geodetic Vertical Datum1929 ("mean sea level").
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: AK_HYD_UNT
Attribute_Definition:
Code for the designator determined by the USGS for the surface water basin in which the well is located.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: GEO_LOG
Attribute_Definition:
A yes or no flag telling whether a geophysical log is available for this well.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LITH_LOG
Attribute_Definition:
A yes or no flag telling whether a lithologic log is available on this well.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: DRILL_LOG
Attribute_Definition:
A yes or no flag telling whether a well driller's log is available on this well.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: HYDRO_DATA
Attribute_Definition:
A yes or no flag telling whether hydrologic data are available for this well.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SAMP_BN
Attribute_Definition:
A yes or no flag indicating whether this well was sampled as a background well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SAMP_VISA
Attribute_Definition:
A yes or no flag indicating whether this well was sampled as a VISA well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: SAMPHRSPWS
Attribute_Definition:
A yes or no flag indicating whether this well was sampled as an HRS private well survey well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: BN_TV_MON
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a monthly TV background well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: BN_TV_Q
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a quarterly TV background well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: VS_TV_MON
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a monthly TV VISA well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: VS_TV_Q
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a quarterly TV VISA well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: VS_TV_CONT
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a continuous TV VISA well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: USGS_SPEC
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a USGS special project well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: LEON_PILOT
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a Leon County pilot project well at least once.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: WL_REC
Attribute_Definition:
A yes or no flag indicating whether the well was sampled as a water level recording station with a water level recorder which might have used a lead weighted float.
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown
Attribute:
Attribute_Label: DESCRIPT
Attribute_Definition: Based on item WELL_STATUS
Attribute_Definition_Source: Unknown
Attribute_Domain_Values:
Unrepresentable_Domain: Unknown

Distribution_Information:
Distributor:
Contact_Information:
Contact_Person_Primary:
Contact_Person: Operator
Contact_Organization: FLORIDA GEOGRAPHIC DATA LIBRARY
Contact_Address:
Address_Type: Physical
Address:
431 Architecture Building PO Box 115706
City: Gainesville
State_or_Province: Florida
Postal_Code: 32611-5706
Contact_Voice_Telephone: (352) 3920997, Operator
Contact_Electronic_Mail_Address: <http://www.fgdl.org/fgdldocs/document/techsupp.htm>
Hours_of_Service: 24 Hours / Day
Contact_Instructions:
Please visit the web site, <http://www.fgdl.org>, for all questions or concerns.
Distribution_Liability:
Florida Geographic Data Library is a product of the University of Florida GeoPlan Center with support from the Florida Department of Transportation and the Florida Department of Environmental Protection. THE FGDL DATA AS PROVIDED BY CONTRIBUTING ORGANIZATIONS AND ANY PROGRAMMING SOFTWARE CREATED BY THE UNIVERSITY OF FLORIDA GEOPLAN CENTER (COLLECTIVELY THE "MATERIALS") ARE COPYRIGHTED BY THE UNIVERSITY OF FLORIDA GEOPLAN CENTER FOR THE FGDL CONTRIBUTING AGENCIES AND ORGANIZATIONS (THE "DATA PROVIDERS"). DO NOT REPRODUCE, REDISTRIBUTE OR RESELL THE MATERIALS, OR PROVIDE THE MATERIALS FOR FREE TO CUSTOMERS OR CLIENTS, OR PLACE THE MATERIALS FOR DOWNLOAD ON A WEBSITE. ADDITIONALLY, WHEN USING FGDL DATA OR SOFTWARE IN PROJECTS, MAPS, ETC.; YOU AGREE TO ACKNOWLEDGE THE FGDL AS A DATA SOURCE. THE MATERIALS ARE PROVIDED "AS IS". THE UNIVERSITY OF FLORIDA GEOPLAN CENTER MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE QUALITY OR SUITABILITY OF THE MATERIALS, EITHER EXPRESSLY OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THE UNIVERSITY OF FLORIDA GEOPLAN CENTER MAKES NO WARRANTIES, GUARANTIES OR REPRESENTATIONS AS TO THE TRUTH, ACCURACY OR COMPLETENESS OF THE DATA PROVIDED BY THE FGDL CONTRIBUTING ORGANIZATIONS. THE UNIVERSITY OF FLORIDA GEOPLAN CENTER SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED AS A RESULT OF USING, MODIFYING, CONTRIBUTING OR DISTRIBUTING THE MATERIALS.

Metadata_Reference_Information:
Metadata_Date: 19970600
Metadata_Contact:
Contact_Information:
Contact_Person_Primary:
Contact_Person: Operator
Contact_Address:
Address_Type: Physical
Address: 3900 Commonwealth Blvd. M.S. 49
City: Tallahassee
State_or_Province: FL
Postal_Code: 32399
Contact_Voice_Telephone: 850 921-9427
Metadata_Standard_Name: FGDC Content Standards for Digital Geospatial Metadata
Metadata_Standard_Version: FGDC-STD-001-1998

Generated by mp version 2.7.3 on Fri Aug 3 15:39:59 2001