{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Water Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288896, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WELL_NO]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 62500, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9442099.1716, "ymin": 4636971.3671, "xmax": -8963345.6564, "ymax": 5185643.674400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WELL_NO", "type": "esriFieldTypeInteger", "alias": "WELL_NO", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 2, "domain": null }, { "name": "WELL_USE", "type": "esriFieldTypeString", "alias": "WELL_USE", "length": 15, "domain": null }, { "name": "LONG83", "type": "esriFieldTypeDouble", "alias": "LONG83", "domain": null }, { "name": "LAT83", "type": "esriFieldTypeDouble", "alias": "LAT83", "domain": null }, { "name": "SOURCE_OF_COORD", "type": "esriFieldTypeString", "alias": "SOURCE_OF_COORD", "length": 30, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 15, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 57, "domain": null }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "length": 35, "domain": null }, { "name": "COMPLETION_DATE", "type": "esriFieldTypeDate", "alias": "COMPLETION_DATE", "length": 8, "domain": null }, { "name": "TOTAL_DEPTH", "type": "esriFieldTypeSingle", "alias": "TOTAL_DEPTH", "domain": null }, { "name": "BEDROCK_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "BEDROCK_DEPTH", "domain": null }, { "name": "DEM_ELEV", "type": "esriFieldTypeSingle", "alias": "DEM_ELEV", "domain": null }, { "name": "AQUIFER_TYPE", "type": "esriFieldTypeString", "alias": "AQUIFER_TYPE", "length": 20, "domain": null }, { "name": "DRILL_TYPE", "type": "esriFieldTypeString", "alias": "DRILL_TYPE", "length": 15, "domain": null }, { "name": "TEST_RATE_GPM", "type": "esriFieldTypeSingle", "alias": "TEST_RATE_GPM", "domain": null }, { "name": "STATIC_WATER_LEVEL_FT", "type": "esriFieldTypeDouble", "alias": "STATIC_WATER_LEVEL_FT", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeSingle", "alias": "ELEV", "domain": null }, { "name": "CASE_LENGTH", "type": "esriFieldTypeDouble", "alias": "CASE_LENGTH", "domain": null }, { "name": "STR_COMP_DATE", "type": "esriFieldTypeString", "alias": "STR_COMP_DATE", "length": 10, "domain": null }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WellNo_IDX", "fields": "WELL_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Owner_IDX", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "County_IDX", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5aa44708d75f4d7a8c5cc6a31346faaa" } ], "tables": [] }