{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "GeothermalWells", "type": "Feature Layer", "description": "

This collection of geothermal resources contains low-temperature geothermal groundwater wells (greater than 85 degrees and less than 212 degrees Fahrenheit) and true geothermal wells (212 degrees Fahrenheit or greater).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3120900, "falseY": -13447900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "IDWR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 181, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 65, 255 ], "toColor": [ 128, 10, 1, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "MaxWaterTemp", "classificationMethod": "esriClassifyManual", "minValue": 86, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 212, "label": "Low Temperature ( between 85 and 212 deg F)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 1 } }, "classMaxValue": 600, "label": "Geothermal ( > 212 deg F)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2256592, "ymin": 1200686.6300000008, "xmax": 2742626, "ymax": 1691201.1601, "spatialReference": { "wkid": 102605, "latestWkid": 8826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3120900, "falseY": -13447900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GeoWellID", "type": "esriFieldTypeGUID", "alias": "GeoWellID", "length": 38, "domain": null }, { "name": "AgencySiteID", "type": "esriFieldTypeString", "alias": "AgencySiteID", "length": 255, "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 4, "domain": null }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "StationName", "length": 255, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 43, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "WellID", "type": "esriFieldTypeInteger", "alias": "WellID", "domain": null }, { "name": "WellDepth", "type": "esriFieldTypeInteger", "alias": "WellDepth", "domain": null }, { "name": "GeothermalUse", "type": "esriFieldTypeString", "alias": "GeothermalUse", "length": 1073741822, "domain": null }, { "name": "MinWaterTemp", "type": "esriFieldTypeDouble", "alias": "MinWaterTemp", "domain": null }, { "name": "MinWaterTempDate", "type": "esriFieldTypeDate", "alias": "MinWaterTempDate", "length": 8, "domain": null }, { "name": "MinWaterTempSource", "type": "esriFieldTypeString", "alias": "MinWaterTempSource", "length": 1073741822, "domain": null }, { "name": "MaxWaterTemp", "type": "esriFieldTypeDouble", "alias": "MaxWaterTemp", "domain": null }, { "name": "MaxWaterTempDate", "type": "esriFieldTypeDate", "alias": "MaxWaterTempDate", "length": 8, "domain": null }, { "name": "MaxWaterTempSource", "type": "esriFieldTypeString", "alias": "MaxWaterTempSource", "length": 1073741822, "domain": null }, { "name": "Discharge", "type": "esriFieldTypeDouble", "alias": "Discharge", "domain": null }, { "name": "GeneralComments", "type": "esriFieldTypeString", "alias": "GeneralComments", "length": 1073741822, "domain": null }, { "name": "LocationComments", "type": "esriFieldTypeString", "alias": "LocationComments", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R150_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "930220d7c52d4ba98213b45804d7f386" } ], "tables": [] }