{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "FGS Wells", "type": "Feature Layer", "description": "Location of FGS wells from the Florida Geologic Survey core and cuttings repository. Most well locations have been taken from paper documents ranging from the early part of the 20th century through 2010. Location information can be Section, Township, Range, distance from section lines, or GPS. To date, approximately 60% of wells have been verified for location accuracy. It is important to check the verified field for a determination on the accuracy of a well location. There are four database tables that are related (one to many relationship) to the well locations point feature class. The formation picks table comes from the old lithologic database. There can be more then one formation pick for each well. Sometimes more than one person provided formation picks. The information on who provided what formation pick is currently unavailable.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3086, "latestWkid": 3086, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -19550100, "falseY": -7526400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Alan Baker, James Cichon, Lee Hartman, Michelle Ladle, Keith Wood, Christopher Williams, Jesse Hurd, Dave Paul, Levi Hannon, Seth Basset, Brianne Apolinar, Cheryl Dukes, Sarah Lovins.", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ec2b95fe2986caa699e3873bf7d116b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVQ4jd3TTUgUcRjH8e9OUw65rbsZLrkmsaUZVBYVgR0S61BEBh6E2i4RbUj0cunt0NkwT70jBB1KDxVB0a1CCYSghczAd8ly1nYhzWEdXXeY6RCbO+6MjqGXfpdh/s8zH56Z+f9Flijifwyv3tyA8jWONtm4uLB3YxFqfAxt0lH7fHAOK/2XgFN8exvA0GuQ8k+iJZrQkreB5L/AAXLXfqDsWAHl55fT9xQEEYLVJXxsuE5PyxmmlUpAXggs4Q5EqLrnJ1htruQFYf8DD+uqcnlzupVpZYvV5Nawf/cNiiqz0cyU1i7j+7sCuh6dQ0tm/VBreGo0RPlZezSdXZc99D0Lzw+vyLuCIAqoMR8DL8yd8ntwCdl4aqIYKf8amprK3IpmeM32DUgeN8OtLnTNDBj6n+vsdZcgUFixlV/9w4x22UwcbQsD4C05RGmtl1XFZkQQYcfFmXtlCCKNMoOvjs9+Eetv7Nv0ms/3Q+yttyz/TcetFPDQqmQNJ0fC9PceJbDPzfqD1ujgS+huiaPGbjqHoxGVslAFbRfakWvcbKubqSlD0HEXeppjTIzsweb02Z+87iedFO708/NLE88PHEb94cEwDD7dGUPyPSYhX7VD54bTk8MJAIJHmom2dzI+UM/4nE85gDMzpSTQNd1pu3M4vRUXHV5glgz+DSTcpTGUyKJYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -115000.0000000014, "ymin": -115000.00000000186, "xmax": 1015000.0000000006, "ymax": 1015000.0000000019, "spatialReference": { "wkid": 102967, "latestWkid": 6439, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -19550100, "falseY": -7526400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BOREHOLE_NUMBER", "type": "esriFieldTypeInteger", "alias": "BOREHOLE_NUMBER", "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "Well Name", "length": 255, "domain": null }, { "name": "TOTAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "Total Depth", "domain": null }, { "name": "LATITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LATITUDE_DECIMAL_DEGREES", "domain": null }, { "name": "LONGITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DECIMAL_DEGREES", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 10, "domain": null }, { "name": "BOREHOLE_ADDRESS", "type": "esriFieldTypeString", "alias": "BOREHOLE_ADDRESS", "length": 255, "domain": null }, { "name": "BOREHOLE_TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "BOREHOLE_TOWNSHIP", "domain": null }, { "name": "TOWNSHIP_DIR", "type": "esriFieldTypeString", "alias": "TOWNSHIP_DIR", "length": 1, "domain": null }, { "name": "BOREHOLE_RANGE", "type": "esriFieldTypeInteger", "alias": "BOREHOLE_RANGE", "domain": null }, { "name": "RANGE_DIR", "type": "esriFieldTypeString", "alias": "RANGE_DIR", "length": 1, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null }, { "name": "QUARTERS", "type": "esriFieldTypeString", "alias": "Quarters", "length": 45, "domain": null }, { "name": "WATER_MANAGEMENT_DISTRICT", "type": "esriFieldTypeString", "alias": "WATER_MANAGEMENT_DISTRICT", "length": 6, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 4000, "domain": null }, { "name": "BOREHOLE_TYPE", "type": "esriFieldTypeString", "alias": "BOREHOLE_TYPE", "length": 10, "domain": null }, { "name": "BOREHOLE_USAGE", "type": "esriFieldTypeString", "alias": "BOREHOLE_USAGE", "length": 50, "domain": null }, { "name": "DOCUMENTED_ELEVATION", "type": "esriFieldTypeDouble", "alias": "DOCUMENTED_ELEVATION", "domain": null }, { "name": "ELEVATION_REFERENCE_POINT", "type": "esriFieldTypeString", "alias": "ELEVATION_REFERENCE_POINT", "length": 5, "domain": null }, { "name": "DEM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "DEM_ELEVATION", "domain": null }, { "name": "DEM_REFERENCE_SOURCE", "type": "esriFieldTypeString", "alias": "DEM_REFERENCE_SOURCE", "length": 255, "domain": null }, { "name": "VERTICAL_DATUM", "type": "esriFieldTypeString", "alias": "VERTICAL_DATUM", "length": 10, "domain": null }, { "name": "VERTICAL_ACQUISITION_METHOD", "type": "esriFieldTypeString", "alias": "VERTICAL_ACQUISITION_METHOD", "length": 20, "domain": null }, { "name": "HORIZONTAL_DATUM", "type": "esriFieldTypeString", "alias": "HORIZONTAL_DATUM", "length": 10, "domain": null }, { "name": "HORIZONTAL_ACQUISITION_METHOD", "type": "esriFieldTypeString", "alias": "HORIZONTAL_ACQUISITION_METHOD", "length": 20, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 20, "domain": null }, { "name": "VERIFICATION_METHOD", "type": "esriFieldTypeString", "alias": "Verification Method", "length": 10, "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 50, "domain": null }, { "name": "WMD_ID", "type": "esriFieldTypeString", "alias": "WMD_ID", "length": 50, "domain": null }, { "name": "USGS_ID", "type": "esriFieldTypeString", "alias": "USGS_ID", "length": 50, "domain": null }, { "name": "ALTERNATE_DESIGNATION", "type": "esriFieldTypeString", "alias": "ALTERNATE_DESIGNATION", "length": 100, "domain": null }, { "name": "WACS_FACILITY_ID", "type": "esriFieldTypeString", "alias": "WACS_FACILITY_ID", "length": 50, "domain": null }, { "name": "UIC_ID", "type": "esriFieldTypeString", "alias": "UIC_ID", "length": 50, "domain": null }, { "name": "UIC_MONITOR_WELL_ID", "type": "esriFieldTypeString", "alias": "UIC_MONITOR_WELL_ID", "length": 50, "domain": null }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "Location Source", "length": 255, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 255, "domain": null }, { "name": "DRILL_YEAR", "type": "esriFieldTypeInteger", "alias": "Drill Year", "domain": null }, { "name": "DRILL_DATE", "type": "esriFieldTypeDate", "alias": "Drill Date", "length": 8, "domain": null }, { "name": "DRILLER_NAME", "type": "esriFieldTypeString", "alias": "DRILLER_NAME", "length": 255, "domain": null }, { "name": "DRILL_COMPANY", "type": "esriFieldTypeString", "alias": "DRILL_COMPANY", "length": 100, "domain": null }, { "name": "DRILLED_BY_FGS", "type": "esriFieldTypeString", "alias": "DRILLED_BY_FGS", "length": 1, "domain": null }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "Well Permit Number", "length": 255, "domain": null }, { "name": "LOCATION_VERIFICATION_NOTE", "type": "esriFieldTypeString", "alias": "LOCATION_VERIFICATION_NOTE", "length": 4000, "domain": null }, { "name": "FGS_LITHOLOG_AVAIL", "type": "esriFieldTypeString", "alias": "FGS_LITHOLOG_AVAIL", "length": 1, "domain": null }, { "name": "DRILLERS_LOG_AVAIL", "type": "esriFieldTypeString", "alias": "DRILLERS_LOG_AVAIL", "length": 1, "domain": null }, { "name": "HYDROGEOLOGIST_LOG_AVAIL", "type": "esriFieldTypeString", "alias": "HYDROGEOLOGIST_LOG_AVAIL", "length": 1, "domain": null }, { "name": "FIELD_LITHOLOGY_AVAIL", "type": "esriFieldTypeString", "alias": "FIELD_LITHOLOGY_AVAIL", "length": 1, "domain": null }, { "name": "PALOE_LOG_AVAIL", "type": "esriFieldTypeString", "alias": "PALOE_LOG_AVAIL", "length": 1, "domain": null }, { "name": "PROGRAM_AREA", "type": "esriFieldTypeString", "alias": "Program Area", "length": 50, "domain": null }, { "name": "IS_OFFSHORE", "type": "esriFieldTypeString", "alias": "Is Offshore", "length": 1, "domain": null }, { "name": "API_NUMBER", "type": "esriFieldTypeString", "alias": "API Number", "length": 50, "domain": null }, { "name": "DATA_CONFIDENTIAL_EXPIR_DATE", "type": "esriFieldTypeDate", "alias": "DATA_CONFIDENTIAL_EXPIR_DATE", "length": 8, "domain": null }, { "name": "DATA_CONFIDENTIAL_INDICATOR", "type": "esriFieldTypeString", "alias": "DATA_CONFIDENTIAL_INDICATOR", "length": 1, "domain": null }, { "name": "INTERNAL_ID", "type": "esriFieldTypeInteger", "alias": "INTERNAL_ID", "domain": null }, { "name": "REPORT_LINK", "type": "esriFieldTypeString", "alias": "REPORT_LINK", "length": 103, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GEOMETRY", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY", "domain": null } ], "geometryField": { "name": "GEOMETRY", "type": "esriFieldTypeGeometry", "alias": "GEOMETRY" }, "indexes": [ { "name": "R478298_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FGS_GEODES_BOREHOLES_SPIDX", "fields": "GEOMETRY", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }