{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Text Annotation Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Individual_SitesAnno" }, { "id": 3, "name": "Geothermal_Clusters___Font_4_Anno" }, { "id": 5, "name": "Geothermal_Clusters__Font_3_Anno" }, { "id": 7, "name": "Geothermal_Clusters___Font_2_Anno" }, { "id": 9, "name": "Geothermal_Clusters__Font_1_Anno" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 248058.21960000042, "ymin": 3889560.0572999995, "xmax": 757737.4369000001, "ymax": 4649726.6139, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Individual_SitesAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text Annotation Layers" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 248562.26150000002, "ymin": 3908124.1543000005, "xmax": 754657.6464999998, "ymax": 4591275.5374, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS6_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS6_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS6_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_11", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_11", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Individual_SitesAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 248562.26150000002, "ymin": 3908124.1543000005, "xmax": 754657.6464999998, "ymax": 4591275.5374, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Geothermal_Clusters___Font_4_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text Annotation Layers" }, "subLayers": [ { "id": 4, "name": " Text Annotation 4" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 251706.05489999987, "ymin": 3985902.2084999997, "xmax": 754894.9663000004, "ymax": 4649726.6139, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS6_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS6_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS6_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_10", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_10", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": " Text Annotation 4", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Geothermal_Clusters___Font_4_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 251706.05489999987, "ymin": 3985902.2084999997, "xmax": 754894.9663000004, "ymax": 4649726.6139, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Geothermal_Clusters__Font_3_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text Annotation Layers" }, "subLayers": [ { "id": 6, "name": " Text Annotation 3" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 279023.4698999999, "ymin": 4286065.5989, "xmax": 286651.9600999998, "ymax": 4288500.5973000005, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS6_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS6_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS6_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_9", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_9", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": " Text Annotation 3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Geothermal_Clusters__Font_3_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 279023.4698999999, "ymin": 4286065.5989, "xmax": 286651.9600999998, "ymax": 4288500.5973000005, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Geothermal_Clusters___Font_2_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text Annotation Layers" }, "subLayers": [ { "id": 8, "name": " Text Annotation 2" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 248058.21960000042, "ymin": 3889560.0572999995, "xmax": 746727.3415000001, "ymax": 4648136.482000001, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS6_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS6_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS6_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_8", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_8", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": " Text Annotation 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Geothermal_Clusters___Font_2_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 248058.21960000042, "ymin": 3889560.0572999995, "xmax": 746727.3415000001, "ymax": 4648136.482000001, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Geothermal_Clusters__Font_1_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text Annotation Layers" }, "subLayers": [ { "id": 10, "name": " Text Annotation1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 255580.6705, "ymin": 3982301.0068999995, "xmax": 757737.4369000001, "ymax": 4643760.758400001, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS6_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS6_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS6_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS6_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_7", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_7", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": " Text Annotation1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Geothermal_Clusters__Font_1_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 255580.6705, "ymin": 3982301.0068999995, "xmax": 757737.4369000001, "ymax": 4643760.758400001, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "GeothermEX Gradient Hole Anomaly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e9cd9c198fd5a85a83c56037f78f9d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVpmGy9okMSp57iDbm5ydVhhNtINYWTMNY+VgZ+BTjGP4zcDIw/sdvEBPDf4YPD2YhC6EaxsTICFbG+I+P4T/DU9wGMUoy/GP4QkQE/P/G8J/5CcOl6dcY2DiPYkj/+m7NoJfGwMDIyEuEYVAAMujOtsUY4ipeIFKb7kljxBn267s1NLAxxUkyjOmfDINeJoilhVWe8a80w3/GT4QN+88gwsDA8JCB8R8uBzAwMDC9ZmBk+IffsLc3RBluLHvAQBh8Yfj3/z/D708uDAwM87Eb9v6WBcP7W0SYhR0M3qQBAPCIPg6wQVHzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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.25, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 271017.76779999956, "ymin": 4241362.2589, "xmax": 507264.2368000001, "ymax": 4544134.389699999, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "N_Lat", "type": "esriFieldTypeDouble", "alias": "N_Lat", "domain": null }, { "name": "W_Long", "type": "esriFieldTypeDouble", "alias": "W_Long", "domain": null }, { "name": "PIER_figur", "type": "esriFieldTypeString", "alias": "PIER_figur", "length": 254, "domain": null }, { "name": "Map_141_po", "type": "esriFieldTypeString", "alias": "Map_141_po", "length": 254, "domain": null }, { "name": "lat_long_b", "type": "esriFieldTypeString", "alias": "lat_long_b", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Power Plant Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PlantName", "field2": "StatusDate", "field3": "Capacity_MW", "uniqueValueGroups": [ { "heading": "PlantName, StatusDate, Capacity_MW", "classes": [ { "label": "1. Wabuska, (1984 , 2.2)", "description": "1. Wabuska, (1984 , 2.2)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wabuska", "", "2.2" ] ] }, { "label": "2. Beowawe, (1985 , 16.6)", "description": "2. Beowawe, (1985 , 16.6)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Beowawe", "", "16.6" ] ] }, { "label": "3. Desert Peak, , 27.5", "description": "3. Desert Peak, , 27.5", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Desert Peak", "", "27.5" ] ] }, { "label": "4. Steamboat Hills, (1986, 14.5)", "description": "4. Steamboat Hills, (1986, 14.5)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steamboat Hills", "", "14.5" ] ] }, { "label": "5. Empire, (1987, 4.8)", "description": "5. Empire, (1987, 4.8)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Empire", "", "4.8" ] ] }, { "label": "6. Soda Lake 1 and 2, (1987, 26.1)", "description": "6. Soda Lake 1 and 2, (1987, 26.1)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Soda Lake 1 and 2", "", "26.1" ] ] }, { "label": "7. Dixie Valley, (1988, 62)", "description": "7. Dixie Valley, (1988, 62)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dixie Valley", "", "62" ] ] }, { "label": "8. Stillwater 2, (1989, 47.2)", "description": "8. Stillwater 2, (1989, 47.2)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stillwater 2", "", "47.2" ] ] }, { "label": "9. Brady, (2012, 26.1)", "description": "9. Brady, (2012, 26.1)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Brady", "", "26.1" ] ] }, { "label": "10. Salt Wells, (2008, 15)", "description": "10. Salt Wells, (2008, 15)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Salt Wells", "", "15" ] ] }, { "label": "11. Blue Mountain, 2009, 48.5)", "description": "11. Blue Mountain, 2009, 48.5)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Blue Mountain", "", "48.5" ] ] }, { "label": "12. Burdette (Galena 1), (Date, 30)", "description": "12. Burdette (Galena 1), (Date, 30)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Burdette (Galena 1)", "", "30" ] ] }, { "label": "13. Galena 2, Date, 13.5)", "description": "13. Galena 2, Date, 13.5)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Galena 2", "", "13.5" ] ] }, { "label": "14. Galena 3, (Date, 26.5)", "description": "14. Galena 3, (Date, 26.5)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Galena 3", "", "26.5" ] ] }, { "label": "15. Jersey Valley, (6/21/2012, 15)", "description": "15. Jersey Valley, (6/21/2012, 15)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Jersey Valley", "6/21/2012", "15" ] ] }, { "label": "16. McGinness Hills, (6/21/2012, 52)", "description": "16. McGinness Hills, (6/21/2012, 52)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "McGinness Hills", "6/21/2012", "52" ] ] }, { "label": "17. Patua, (6/21/2012, 120)", "description": "17. Patua, (6/21/2012, 120)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Patua", "6/21/2012", "120" ] ] }, { "label": "18. Tuscarora, (6/21/2012, 19)", "description": "18. Tuscarora, (6/21/2012, 19)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tuscarora", "6/21/2012", "19" ] ] }, { "label": "19. Steamboat 1 and 1A, (Date, 10.8)", "description": "19. Steamboat 1 and 1A, (Date, 10.8)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steamboat 1 and 1A", "", "10.8" ] ] }, { "label": "20. Steamboat 2 and 3, (Date, 47.8)", "description": "20. Steamboat 2 and 3, (Date, 47.8)", "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steamboat 2 and 3", "", "47.8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wabuska,,2.2", "label": "1. Wabuska, (1984 , 2.2)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beowawe,,16.6", "label": "2. Beowawe, (1985 , 16.6)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desert Peak,,27.5", "label": "3. Desert Peak, , 27.5" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steamboat Hills,,14.5", "label": "4. Steamboat Hills, (1986, 14.5)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Empire,,4.8", "label": "5. Empire, (1987, 4.8)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Soda Lake 1 and 2,,26.1", "label": "6. Soda Lake 1 and 2, (1987, 26.1)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dixie Valley,,62", "label": "7. Dixie Valley, (1988, 62)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stillwater 2,,47.2", "label": "8. Stillwater 2, (1989, 47.2)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Brady,,26.1", "label": "9. Brady, (2012, 26.1)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Salt Wells,,15", "label": "10. Salt Wells, (2008, 15)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blue Mountain,,48.5", "label": "11. Blue Mountain, 2009, 48.5)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Burdette (Galena 1),,30", "label": "12. Burdette (Galena 1), (Date, 30)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Galena 2,,13.5", "label": "13. Galena 2, Date, 13.5)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Galena 3,,26.5", "label": "14. Galena 3, (Date, 26.5)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Jersey Valley,6/21/2012,15", "label": "15. Jersey Valley, (6/21/2012, 15)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "McGinness Hills,6/21/2012,52", "label": "16. McGinness Hills, (6/21/2012, 52)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Patua,6/21/2012,120", "label": "17. Patua, (6/21/2012, 120)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tuscarora,6/21/2012,19", "label": "18. Tuscarora, (6/21/2012, 19)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steamboat 1 and 1A,,10.8", "label": "19. Steamboat 1 and 1A, (Date, 10.8)" }, { "symbol": { "type": "esriPMS", "url": "138865e3e2fccbd3608b361356194df3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jd3UT0iTYRzA8a9rc74522uztVnDCUWDJiQ1w0ssD8kgJPKloimBGxToUErYIK2tyyZEy5Rg9gdLQaOkbhFRjm5eIvDiJQoyFk1Sep04bCN6D0E0xdmC6Au/w8PzPJ/Tw6PmL6X+r2ELVnMP7xNnCwvvsoyxuFRHWVkUWZ4pDGzQN2DZVkvQo8EbHkOWawsBqxCKh7nZvRlbFdiq9iCnXHyaf/pn8I6KLo47jQr6eR6inQJOXwywAtmNwnqKVBe54tXybAoiIzA5CM2HjEzEfcwm+zcGW4w3uNwmImgp9cdwlJuJP3kFIa+WR/Ee4A6wmC9sQ69rou2oisgoAakFSZKoOebi2/Q9CLSK9I1EmE125AebDfcZ8ot8TLJz+DkX3kwjCAIeZyOxwQnwSWquPzgN9AEf1gdrNzVRb99NvR1O9hLuDSroj4LBIKMH9pE644KB8yKe8BCJOdd64GJE/YByafI1jncybrf756bJZKLbe45Q6C70dxVhNTlIzB0EptaGRZ2f9uatVFbAw5d8adxPQ/TSL0dSJcuQzUJ6BW4FDBzuuE1yoWYteDtbStvxu3XKqvMEb0GZVdtbDUfqKhl/cYpMZjw3XKK5ytdUOfaWnE9o1ZbSAhr1NTKZx0D6d3h5pVWZhfzcXP0T/3FefQcaFZBX2GgvuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steamboat 2 and 3,,47.8", "label": "20. Steamboat 2 and 3, (Date, 47.8)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 233, 255 ], "toColor": [ 187, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 207, 255 ], "toColor": [ 222, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 212, 252, 255 ], "toColor": [ 228, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 179, 252, 255 ], "toColor": [ 213, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 214, 252, 255 ], "toColor": [ 182, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 194, 255 ], "toColor": [ 252, 236, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 259827.94374898553, "ymin": 4298727.168308804, "xmax": 573700.8823474775, "ymax": 4594130.901268145, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlantName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityURI", "type": "esriFieldTypeString", "alias": "FacilityURI", "length": 255, "domain": null }, { "name": "PlantName", "type": "esriFieldTypeString", "alias": "PlantName", "length": 255, "domain": null }, { "name": "PlantType", "type": "esriFieldTypeString", "alias": "PlantType", "length": 255, "domain": null }, { "name": "OtherID", "type": "esriFieldTypeString", "alias": "OtherID", "length": 255, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": null }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "StatusDate", "length": 8, "domain": null }, { "name": "PLSS_Meridians", "type": "esriFieldTypeString", "alias": "PLSS_Meridians", "length": 255, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "Section_", "type": "esriFieldTypeString", "alias": "Section_", "length": 255, "domain": null }, { "name": "SectionPart", "type": "esriFieldTypeString", "alias": "SectionPart", "length": 255, "domain": null }, { "name": "UTM_E", "type": "esriFieldTypeDouble", "alias": "UTM_E", "domain": null }, { "name": "UTM_N", "type": "esriFieldTypeDouble", "alias": "UTM_N", "domain": null }, { "name": "UTMDatumZone", "type": "esriFieldTypeString", "alias": "UTMDatumZone", "length": 255, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "LatDegree", "type": "esriFieldTypeDouble", "alias": "LatDegree", "domain": null }, { "name": "LongDegree", "type": "esriFieldTypeDouble", "alias": "LongDegree", "domain": null }, { "name": "SRS", "type": "esriFieldTypeString", "alias": "SRS", "length": 255, "domain": null }, { "name": "LocationUncertaintyStatement", "type": "esriFieldTypeString", "alias": "LocationUncertaintyStatement", "length": 255, "domain": null }, { "name": "LocationUncertaintyCode", "type": "esriFieldTypeString", "alias": "LocationUncertaintyCode", "length": 255, "domain": null }, { "name": "LocationUncertaintyRadius", "type": "esriFieldTypeDouble", "alias": "LocationUncertaintyRadius", "domain": null }, { "name": "LocationKeyword", "type": "esriFieldTypeString", "alias": "LocationKeyword", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "UseApplication", "type": "esriFieldTypeString", "alias": "UseApplication", "length": 255, "domain": null }, { "name": "Capacity_MW", "type": "esriFieldTypeDouble", "alias": "Capacity_MW", "domain": null }, { "name": "FacilityContact", "type": "esriFieldTypeString", "alias": "FacilityContact", "length": 255, "domain": null }, { "name": "PostalAddress", "type": "esriFieldTypeString", "alias": "PostalAddress", "length": 255, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 255, "domain": null }, { "name": "EMailAddress", "type": "esriFieldTypeString", "alias": "EMailAddress", "length": 255, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "FluidTemperature_C", "type": "esriFieldTypeDouble", "alias": "FluidTemperature_C", "domain": null }, { "name": "Flow_gpm", "type": "esriFieldTypeDouble", "alias": "Flow_gpm", "domain": null }, { "name": "MetadataURI", "type": "esriFieldTypeString", "alias": "MetadataURI", "length": 255, "domain": null }, { "name": "UpdateTimeStamp", "type": "esriFieldTypeDate", "alias": "UpdateTimeStamp", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RelatedResource", "type": "esriFieldTypeString", "alias": "RelatedResource", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "Direct Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d405b81ef51e44a8bb5400cbca1d7e4b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADkElEQVRIie3Uf0zUdRzH8ed9+V6ih0rpYi01zZayBcVSyWmLSaxNESXTTCkXLfy1/DEEFkkjVCxux+iHZEaN027YNToNrzAIZKdwZIh4huNICfIOSFGDuAO6+37b9V+rO+6uqP7o9dfnj/fej8/nvfc+Iv9SxP9hv1NdFMFp6yC5xT/zj426NGMz+dpCZFli9zOr2FtWObawXCvy2od16Gpi0KQ5EAQlmSUGtiWX85YhZWxgY14UT+eauOsOiYPbh3nPOIllC5yUpCvQ6JNIXmRj/uxosg/3/X3wwe2vk6/fSfqqfu4MV/GqVqLDHsPRmnVsS04lc+3tmCxu3v70KjkpG9jzkf6vwfaKCWi056gwz6Bkh5Pq8+Ecq7+I7qv5gAvIJk9bx5nWN1G/OJPilyTSDx1ha9J6Dny2IjhYl/0EqXkG5s0ZonCLm0K9CoczgyM1Rb+r6x8+ieF0HFe6dRSkxVKaGYL6k3gSY6+x8MFoXjnU7T+s2aTjnWOryU1x4EZFbukQrbaZtFhtXq7ZQ8vlBF5Q72fjslSy1oRjskhoyjt5ef1W9uveHx3ekNDGmYvTKM0YQn8qjO96TJTVLvHsNL4jcfV6FuqjNZjbDlC4cTolO2V2vFvMioUPc7xhk2/Y0jkRQ44TvWkSvQMFaE9mE0g8ozeaFyO5G/lg11T2Pa/gyby7R38xso66C2k8EnmD/qalvy1Q4LmNqHtFUEDlWbBf92PU59qLOPHNFoo236Kv9v4gUJgyeS0rF3lOCiqbBoGq0WGw0dnTjySFMXG8QMXeBSzf/XVAcMzs5cyKUHJzQKa3rw1w+gODJBmo/3Yd8fN+ot6iAR4NgJ3M3GkzkBWhVDcr6PrjmL3DZ9sK+LzxOfal2jluiiGQqEKTWBqrAEIwNg7hdlf8WZm3D+R72m2DCIKKCaEiVW9EkpB1yS84etYaHrpPxOWSuGL/AbgRCAxu6Qua25N4LGqAhlY1kOgHq2TuPZHAeOosAl29Wm+FotcW5kv5nDA/Rc6zHVQ2LfYDBVGMIz5GQJaVGM2/MOwqDxwGK61dDiRXGOOU40h5vBlk379XR08EcQ+4EASJCx29QGcwMAy7T2G1L2HXajuSPJXRI4E8hfOXofuawVeh6LNNk3UPxsZE5kwXEDxN/YisGMHYEMLNwbLg4ZERC4ervuTjWhWBZGDIAbQED3vy462VjEHEsWj6n4Z/BYcpYZRRjQ++AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 240184.7719849722, "ymin": 4062651.4880828024, "xmax": 722137.0623585158, "ymax": 4648831.602953507, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureURI", "type": "esriFieldTypeString", "alias": "FeatureURI", "length": 255, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 255, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 255, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 255, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "OtherLocationName", "type": "esriFieldTypeString", "alias": "OtherLocationName", "length": 255, "domain": null }, { "name": "UTM_E", "type": "esriFieldTypeDouble", "alias": "UTM_E", "domain": null }, { "name": "UTM_N", "type": "esriFieldTypeDouble", "alias": "UTM_N", "domain": null }, { "name": "UTMDatumZone", "type": "esriFieldTypeString", "alias": "UTMDatumZone", "length": 255, "domain": null }, { "name": "LatDegree", "type": "esriFieldTypeDouble", "alias": "LatDegree", "domain": null }, { "name": "LongDegree", "type": "esriFieldTypeDouble", "alias": "LongDegree", "domain": null }, { "name": "SRS", "type": "esriFieldTypeString", "alias": "SRS", "length": 255, "domain": null }, { "name": "LocationUncertaintyStatement", "type": "esriFieldTypeString", "alias": "LocationUncertaintyStatement", "length": 255, "domain": null }, { "name": "LocationUncertaintyCode", "type": "esriFieldTypeString", "alias": "LocationUncertaintyCode", "length": 255, "domain": null }, { "name": "LocationUncertaintyRadius", "type": "esriFieldTypeDouble", "alias": "LocationUncertaintyRadius", "domain": null }, { "name": "LocationKeyword", "type": "esriFieldTypeString", "alias": "LocationKeyword", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "StatusDate", "length": 8, "domain": null }, { "name": "HeatApplication", "type": "esriFieldTypeString", "alias": "HeatApplication", "length": 255, "domain": null }, { "name": "Temperature", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null }, { "name": "TemperatureUnits", "type": "esriFieldTypeString", "alias": "TemperatureUnits", "length": 255, "domain": null }, { "name": "MeasurementProcedure", "type": "esriFieldTypeString", "alias": "MeasurementProcedure", "length": 255, "domain": null }, { "name": "Flow", "type": "esriFieldTypeDouble", "alias": "Flow", "domain": null }, { "name": "FlowUnits", "type": "esriFieldTypeString", "alias": "FlowUnits", "length": 255, "domain": null }, { "name": "FlowMeasurementProcedure", "type": "esriFieldTypeString", "alias": "FlowMeasurementProcedure", "length": 255, "domain": null }, { "name": "MeasurementDateTime", "type": "esriFieldTypeDate", "alias": "MeasurementDateTime", "length": 8, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null }, { "name": "CapacityUnits", "type": "esriFieldTypeString", "alias": "CapacityUnits", "length": 255, "domain": null }, { "name": "CapacityProcedure", "type": "esriFieldTypeString", "alias": "CapacityProcedure", "length": 255, "domain": null }, { "name": "EnergyUse", "type": "esriFieldTypeDouble", "alias": "EnergyUse", "domain": null }, { "name": "EnergyUseUnits", "type": "esriFieldTypeString", "alias": "EnergyUseUnits", "length": 255, "domain": null }, { "name": "EnergyUseProcedure", "type": "esriFieldTypeString", "alias": "EnergyUseProcedure", "length": 255, "domain": null }, { "name": "LoadFactor", "type": "esriFieldTypeString", "alias": "LoadFactor", "length": 255, "domain": null }, { "name": "FacilityContact", "type": "esriFieldTypeString", "alias": "FacilityContact", "length": 255, "domain": null }, { "name": "PostalAddress", "type": "esriFieldTypeString", "alias": "PostalAddress", "length": 255, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 255, "domain": null }, { "name": "EMailAddress", "type": "esriFieldTypeString", "alias": "EMailAddress", "length": 255, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "MetadataURI", "type": "esriFieldTypeString", "alias": "MetadataURI", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "Individual Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "056761977e279c7d2d8dc9d4a16b5cae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVQokaXRwQoBQRzH8e9/LSdKuXkB+wYulJOSIhfO7k4OymFL7cHNyc3BU8hV2YfYPMC+wDotZkRoNUvJr+Y2n5nff8bmx9h/AWdK6XLCE00LyAG+pXGDBQcDVCYUVIwv4CTO6Cuh6YypPtELaMXodklKi6ISPGDwXklT/1K9Zs6giZGPIDaBxQZNN223FrYGKOdZhxE9uL9QMkEmi2uA3YxzY0YnPDJE0UbIIezFYhnMicxKDwSsHis1P//0FdCCMJdzI7pVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 243297.42090000026, "ymin": 3913481.977499999, "xmax": 750248.2169000003, "ymax": 4644100.7432, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "County", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 254, "domain": null }, { "name": "Map_161_ID", "type": "esriFieldTypeDouble", "alias": "Map_161_ID", "domain": null }, { "name": "DB_SiteID", "type": "esriFieldTypeDouble", "alias": "DB_SiteID", "domain": null }, { "name": "Geothermal", "type": "esriFieldTypeString", "alias": "Geothermal", "length": 254, "domain": null }, { "name": "Recommende", "type": "esriFieldTypeString", "alias": "Recommende", "length": 254, "domain": null }, { "name": "Original_M", "type": "esriFieldTypeString", "alias": "Original_M", "length": 254, "domain": null }, { "name": "Database_S", "type": "esriFieldTypeString", "alias": "Database_S", "length": 254, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "AREA_", "length": 254, "domain": null }, { "name": "New_region", "type": "esriFieldTypeString", "alias": "New_region", "length": 254, "domain": null }, { "name": "Individ_Ma", "type": "esriFieldTypeString", "alias": "Individ_Ma", "length": 254, "domain": null }, { "name": "LATDDNAD83", "type": "esriFieldTypeDouble", "alias": "LATDDNAD83", "domain": null }, { "name": "LONDDNAD83", "type": "esriFieldTypeDouble", "alias": "LONDDNAD83", "domain": null }, { "name": "Symbol_", "type": "esriFieldTypeString", "alias": "Symbol_", "length": 254, "domain": null }, { "name": "Cluster_", "type": "esriFieldTypeString", "alias": "Cluster_", "length": 254, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "F16", "type": "esriFieldTypeString", "alias": "F16", "length": 254, "domain": null }, { "name": "F17", "type": "esriFieldTypeString", "alias": "F17", "length": 254, "domain": null }, { "name": "F18", "type": "esriFieldTypeString", "alias": "F18", "length": 254, "domain": null }, { "name": "F19", "type": "esriFieldTypeString", "alias": "F19", "length": 254, "domain": null }, { "name": "UTM83_E", "type": "esriFieldTypeDouble", "alias": "UTM83_E", "domain": null }, { "name": "UTM83_N", "type": "esriFieldTypeDouble", "alias": "UTM83_N", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "SMU Gradient Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GRADIENT_T", "uniqueValueGroups": [ { "heading": "Symbol_", "classes": [ { "label": "Hot Gradient Hole", "description": "Hot Gradient Hole", "symbol": { "type": "esriPMS", "url": "c01df4ccd3f08e81ed3cb5452e811847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQoka3SPSgEYBgH8J+i5CMRE6UYGHVFcqvIJEnKJJuBUcZbRBH5WHxEuoRVGa50WIxkUEpXxOImCqVOpFwd5+Tivz7P7+193/65/pDcf8FXlObRi/xMy6/cV7KWhhtp6mS4mcoHYl9hIdXHJHCJ/U84TuSGwyDBMaJhVpKzAUZClIyzmYRpb44yHaGqi45aRkMk2inrpmGLeCzlwDT8zMU2p1tU3DKDoU5m6ynoYenjyt/j9xwxtUBdO62DdAQITHD+RDjjb6fkbpeDfsrbmMvhaZlVPP4GO2NxkpYxavrYxU42JUnssV3EywHrGXYyN+yanXmKcZI1/sjGT8M/dfsN6LNAwh2dqRgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hot Gradient Hole" ] ] }, { "label": "Warm Gradient Hole", "description": "Warm Gradient Hole", "symbol": { "type": "esriPMS", "url": "3ed5ca5e17efc7d82b5d6fb392cec7ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQoka3SsUsCYRjH8a+gWP0DgpTLQWNT2XTQkGCgQtFawxEp1iLl2pKEtFxIxKmIQouDk+DgDSFpRNyQbTrU0HBFuAg3BhcXNaRdJfYb3+f5vO/zwuNkjDj/C88Awh/MA/D4BUejTIsi55EIE6ZJf1A4HExVKkxKEvNDL2ezXLtc3AgCC4EAkmHw8lnz+fB3Ohw2m1wC99+NjWGw225zUS5zEAqx/HE822qxks/jLBbZsvszpRLPbjeqKLKaSOCXZbRYjEVgqVbj2LrfFlvpdtmvVhHDYc5kme1Mhs10mr6qcjLYO4QbDV4FgWIwyF69zo6mMacorAHmr9hKocCpx8N6KkUkmeRO17kaaUl6PY7icbKKwoZdjy3O5VC93vdxn0bGVnSd25/qY+32G4kXV+m5g/sQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warm Gradient Hole" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c01df4ccd3f08e81ed3cb5452e811847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQoka3SPSgEYBgH8J+i5CMRE6UYGHVFcqvIJEnKJJuBUcZbRBH5WHxEuoRVGa50WIxkUEpXxOImCqVOpFwd5+Tivz7P7+193/65/pDcf8FXlObRi/xMy6/cV7KWhhtp6mS4mcoHYl9hIdXHJHCJ/U84TuSGwyDBMaJhVpKzAUZClIyzmYRpb44yHaGqi45aRkMk2inrpmGLeCzlwDT8zMU2p1tU3DKDoU5m6ynoYenjyt/j9xwxtUBdO62DdAQITHD+RDjjb6fkbpeDfsrbmMvhaZlVPP4GO2NxkpYxavrYxU42JUnssV3EywHrGXYyN+yanXmKcZI1/sjGT8M/dfsN6LNAwh2dqRgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hot Gradient Hole", "label": "Hot Gradient Hole" }, { "symbol": { "type": "esriPMS", "url": "3ed5ca5e17efc7d82b5d6fb392cec7ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQoka3SsUsCYRjH8a+gWP0DgpTLQWNT2XTQkGCgQtFawxEp1iLl2pKEtFxIxKmIQouDk+DgDSFpRNyQbTrU0HBFuAg3BhcXNaRdJfYb3+f5vO/zwuNkjDj/C88Awh/MA/D4BUejTIsi55EIE6ZJf1A4HExVKkxKEvNDL2ezXLtc3AgCC4EAkmHw8lnz+fB3Ohw2m1wC99+NjWGw225zUS5zEAqx/HE822qxks/jLBbZsvszpRLPbjeqKLKaSOCXZbRYjEVgqVbj2LrfFlvpdtmvVhHDYc5kme1Mhs10mr6qcjLYO4QbDV4FgWIwyF69zo6mMacorAHmr9hKocCpx8N6KkUkmeRO17kaaUl6PY7icbKKwoZdjy3O5VC93vdxn0bGVnSd25/qY+32G4kXV+m5g/sQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warm Gradient Hole", "label": "Warm Gradient Hole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 229, 252, 255 ], "toColor": [ 182, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 230, 255 ], "toColor": [ 192, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 207, 255 ], "toColor": [ 252, 192, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 208, 252, 255 ], "toColor": [ 197, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 205, 255 ], "toColor": [ 204, 252, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 242287.42590000015, "ymin": 3902598.8022000007, "xmax": 732356.3885000004, "ymax": 5086032.8378, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DATABASE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATABASE_", "type": "esriFieldTypeString", "alias": "DATABASE_", "length": 254, "domain": null }, { "name": "AREA_OR_AM", "type": "esriFieldTypeString", "alias": "AREA_OR_AM", "length": 254, "domain": null }, { "name": "GRADIENT_T", "type": "esriFieldTypeString", "alias": "GRADIENT_T", "length": 254, "domain": null }, { "name": "HOLE_NAME", "type": "esriFieldTypeDouble", "alias": "HOLE_NAME", "domain": null }, { "name": "DISPLAY_NA", "type": "esriFieldTypeString", "alias": "DISPLAY_NA", "length": 254, "domain": null }, { "name": "PUB_REF", "type": "esriFieldTypeString", "alias": "PUB_REF", "length": 254, "domain": null }, { "name": "TWN_RNG_SE", "type": "esriFieldTypeString", "alias": "TWN_RNG_SE", "length": 254, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 254, "domain": null }, { "name": "TECT_PROV", "type": "esriFieldTypeString", "alias": "TECT_PROV", "length": 254, "domain": null }, { "name": "W_LONG__De", "type": "esriFieldTypeDouble", "alias": "W_LONG__De", "domain": null }, { "name": "N_LAT__Deg", "type": "esriFieldTypeDouble", "alias": "N_LAT__Deg", "domain": null }, { "name": "MEAS_DATE", "type": "esriFieldTypeString", "alias": "MEAS_DATE", "length": 254, "domain": null }, { "name": "DRILL_DATE", "type": "esriFieldTypeDate", "alias": "DRILL_DATE", "length": 8, "domain": null }, { "name": "COL_ELEV__", "type": "esriFieldTypeString", "alias": "COL_ELEV__", "length": 254, "domain": null }, { "name": "DRILL_DEPT", "type": "esriFieldTypeDouble", "alias": "DRILL_DEPT", "domain": null }, { "name": "WAT_TABLE", "type": "esriFieldTypeDouble", "alias": "WAT_TABLE", "domain": null }, { "name": "Sym", "type": "esriFieldTypeDouble", "alias": "Sym", "domain": null }, { "name": "SURF_TEMP", "type": "esriFieldTypeString", "alias": "SURF_TEMP", "length": 254, "domain": null }, { "name": "MIN_TEMP__", "type": "esriFieldTypeDouble", "alias": "MIN_TEMP__", "domain": null }, { "name": "MAX_TEMP__", "type": "esriFieldTypeDouble", "alias": "MAX_TEMP__", "domain": null }, { "name": "BOT_TEMP__", "type": "esriFieldTypeDouble", "alias": "BOT_TEMP__", "domain": null }, { "name": "LITH_INFO", "type": "esriFieldTypeString", "alias": "LITH_INFO", "length": 254, "domain": null }, { "name": "COMMENT_IN", "type": "esriFieldTypeString", "alias": "COMMENT_IN", "length": 254, "domain": null }, { "name": "DEPTH_STAR", "type": "esriFieldTypeDouble", "alias": "DEPTH_STAR", "domain": null }, { "name": "DEPTH_END", "type": "esriFieldTypeDouble", "alias": "DEPTH_END", "domain": null }, { "name": "AVG_TCU__W", "type": "esriFieldTypeDouble", "alias": "AVG_TCU__W", "domain": null }, { "name": "Sym1", "type": "esriFieldTypeString", "alias": "Sym1", "length": 254, "domain": null }, { "name": "SE_", "type": "esriFieldTypeDouble", "alias": "SE_", "domain": null }, { "name": "BULK_COND_", "type": "esriFieldTypeDouble", "alias": "BULK_COND_", "domain": null }, { "name": "TCU", "type": "esriFieldTypeDouble", "alias": "TCU", "domain": null }, { "name": "UN_GRAD__C", "type": "esriFieldTypeDouble", "alias": "UN_GRAD__C", "domain": null }, { "name": "Sym2", "type": "esriFieldTypeDouble", "alias": "Sym2", "domain": null }, { "name": "SE_1", "type": "esriFieldTypeDouble", "alias": "SE_1", "domain": null }, { "name": "CO_GRAD__C", "type": "esriFieldTypeDouble", "alias": "CO_GRAD__C", "domain": null }, { "name": "Sym3", "type": "esriFieldTypeDouble", "alias": "Sym3", "domain": null }, { "name": "SE_2", "type": "esriFieldTypeDouble", "alias": "SE_2", "domain": null }, { "name": "UN_HF__mW_", "type": "esriFieldTypeDouble", "alias": "UN_HF__mW_", "domain": null }, { "name": "Sym4", "type": "esriFieldTypeDouble", "alias": "Sym4", "domain": null }, { "name": "SE_3", "type": "esriFieldTypeDouble", "alias": "SE_3", "domain": null }, { "name": "CO_HF__mW_", "type": "esriFieldTypeDouble", "alias": "CO_HF__mW_", "domain": null }, { "name": "UTM83_E", "type": "esriFieldTypeDouble", "alias": "UTM83_E", "domain": null }, { "name": "UTM83_N", "type": "esriFieldTypeDouble", "alias": "UTM83_N", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "2 Meter Temperature Surveys", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOL", "uniqueValueGroups": [ { "heading": "SYMBOL", "classes": [ { "label": "Hot Shallow Survey Well", "description": "Hot Shallow Survey Well", "symbol": { "type": "esriPMS", "url": "372d25c0b9799064a9f10f278dcd500e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQoka3SMUuCARQF0CM4SQjm4FANYS1RQ9FQUIMUOCi1tTQ1NDlYo2Mt/QCHipb8CUU4CaEOSrtbEW5+c9HSEpFLyocl3vHxDtwHL2rMRCcO99l9pt3h/T8wMsXlEk8dDv8M9zgvsVAjGTDf4HUknCa+wtEddki0uEJ2JNzm+oCZTdRQYKtHps5jKFxnOU/2DB9+Nk+IzXGBjVCYppwh8V0z15/VUWSty3GTmyGYIv/GYoWX1YH69wg4xS0+f8GAhyqz1cGjQzL253wBpnIpRGfqtXQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hot Shallow Gradient-Hole" ] ] }, { "label": "Warm Shallow Survey Well", "description": "Warm Shallow Survey Well", "symbol": { "type": "esriPMS", "url": "c87ce1d49787146c1cf5abf6d890977a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQoka3SoWsCcRjG8e/AJDJQg0EN4lZEg2KY4IVDwXCHNsuSwWRQ40Ut/gELUyz6J5yMSwfHaXCsX3MMm7/ssFiGmHTKqfjEFz7wPPB6uDGeu8NKheJiwafj8HsNfPD5eE8k+HIcXi+G5TJdTePJNAkKQWw65ccVBgI8plLUdB0KBfzzOX2g5AoliUG1SjiXA9OERoP8aoVs21hnYTZLUlUpdTqw2YBlQauFNxqlB7ychfE4b7KMf1dTUfY324Zmk8xySX02Y/gPhkKo6zXP4zHf6fRh/ckEhKANjIDtARSCD8MgYhjHq0/n5s/5A6R1QlbGJ0qBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warm Shallow Gradient-Hol" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "372d25c0b9799064a9f10f278dcd500e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQoka3SMUuCARQF0CM4SQjm4FANYS1RQ9FQUIMUOCi1tTQ1NDlYo2Mt/QCHipb8CUU4CaEOSrtbEW5+c9HSEpFLyocl3vHxDtwHL2rMRCcO99l9pt3h/T8wMsXlEk8dDv8M9zgvsVAjGTDf4HUknCa+wtEddki0uEJ2JNzm+oCZTdRQYKtHps5jKFxnOU/2DB9+Nk+IzXGBjVCYppwh8V0z15/VUWSty3GTmyGYIv/GYoWX1YH69wg4xS0+f8GAhyqz1cGjQzL253wBpnIpRGfqtXQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hot Shallow Gradient-Hole", "label": "Hot Shallow Survey Well" }, { "symbol": { "type": "esriPMS", "url": "c87ce1d49787146c1cf5abf6d890977a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQoka3SoWsCcRjG8e/AJDJQg0EN4lZEg2KY4IVDwXCHNsuSwWRQ40Ut/gELUyz6J5yMSwfHaXCsX3MMm7/ssFiGmHTKqfjEFz7wPPB6uDGeu8NKheJiwafj8HsNfPD5eE8k+HIcXi+G5TJdTePJNAkKQWw65ccVBgI8plLUdB0KBfzzOX2g5AoliUG1SjiXA9OERoP8aoVs21hnYTZLUlUpdTqw2YBlQauFNxqlB7ychfE4b7KMf1dTUfY324Zmk8xySX02Y/gPhkKo6zXP4zHf6fRh/ckEhKANjIDtARSCD8MgYhjHq0/n5s/5A6R1QlbGJ0qBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warm Shallow Gradient-Hol", "label": "Warm Shallow Survey Well" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 229, 252, 255 ], "toColor": [ 182, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 230, 255 ], "toColor": [ 192, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 207, 255 ], "toColor": [ 252, 192, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 208, 252, 255 ], "toColor": [ 197, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 205, 255 ], "toColor": [ 204, 252, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 324842, "ymin": 4225641.199999999, "xmax": 443610.5999999996, "ymax": 4409847.9, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "AREA_", "length": 17, "domain": null }, { "name": "N_UTM83", "type": "esriFieldTypeDouble", "alias": "N_UTM83", "domain": null }, { "name": "E_UTM83", "type": "esriFieldTypeDouble", "alias": "E_UTM83", "domain": null }, { "name": "TEMP_C", "type": "esriFieldTypeDouble", "alias": "TEMP_C", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 25, "domain": null }, { "name": "Long_83", "type": "esriFieldTypeDouble", "alias": "Long_83", "domain": null }, { "name": "Lat_83", "type": "esriFieldTypeDouble", "alias": "Lat_83", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "Permitted wells 2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ced40260ed69bd3cc64799efca89943a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOklEQVQoka2SzyuDARjHP+8sDcltcVh+FULUpKGUZq3hMAc/Lv6B9dZuKxxErSZikZlGjjto42K3RdthtZahUS4ktlyU1Jaa9IqDYu80zXP9fj89z7fnq6SIUf4XrAEaC2BugLvv8MjeEK9pK/WjKQSyOYggqLjy1nEsmnI3ByY8dFj0tEw185i4JPuU/NIUqmrU2mHiyyvAtdzZ0DS2zpnbibq9HJ9hBpCYlxQkghFOVu95vnXlywy+wQid1jitk1r0LpEjcYOwW6TWqMFvsgLp/PDH9NrsnLq9NJjN9EwfUqOzEFuMwtv+T2suvKVJoZsLUVJqpKrNQzZTxsWO4zNCQX/uW3AQsnXTv9SFf2AXiMnZlLKwU3jBsHlAYLySZHhN1vNrw4KWbSpmo8DD32EEiQzn+fUiu/0OA05W+PYdD+MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 246698.13019999955, "ymin": 3989891.959899999, "xmax": 760652.4341000002, "ymax": 4647380.515699999, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LATNAD83", "type": "esriFieldTypeDouble", "alias": "LATNAD83", "domain": null }, { "name": "LONNAD83", "type": "esriFieldTypeDouble", "alias": "LONNAD83", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeDouble", "alias": "PERMIT", "domain": null }, { "name": "BULL91_COD", "type": "esriFieldTypeDouble", "alias": "BULL91_COD", "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "OPERATOR", "length": 46, "domain": null }, { "name": "S", "type": "esriFieldTypeSmallInteger", "alias": "S", "domain": null }, { "name": "T", "type": "esriFieldTypeString", "alias": "T", "length": 5, "domain": null }, { "name": "R", "type": "esriFieldTypeString", "alias": "R", "length": 6, "domain": null }, { "name": "PARTSECT", "type": "esriFieldTypeString", "alias": "PARTSECT", "length": 17, "domain": null }, { "name": "DEPTH_TEMP", "type": "esriFieldTypeString", "alias": "DEPTH_TEMP", "length": 56, "domain": null }, { "name": "UTM83_E", "type": "esriFieldTypeDouble", "alias": "UTM83_E", "domain": null }, { "name": "UTM83_N", "type": "esriFieldTypeDouble", "alias": "UTM83_N", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "ThermalSpringsWellsDrillholesU83", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "M161_SYMBO", "uniqueValueGroups": [ { "heading": "Symbol_", "classes": [ { "label": "Mislocated", "description": "Mislocated", "symbol": { "type": "esriPMS", "url": "1839685b77bb193fc1a8e19c4432ce8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokZ3QMWoCURSF4e/BVDZWLsG4AzehGwgkFmkDugCX4DZETFpjZ1YRZgNWgrG2fCHyBh6TmYF4y8P5ufe/hX9OcTcQWaAMHPJCZITXwLy+YYN9RAWl8jue/mwInCOTCsKxKge+Gh1yCD085uU26X7Krxi0Sqebh3jDDCd8RJaBz6YvPWCL50CZsil26RE3KN8wzsvJ6TtBL+pAYN3g85tfsOqS7pwfGUMp88ErG10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mislocated" ], [ "Mislocated - formerly reported thermal" ] ] }, { "label": "Fumarole", "description": "Fumarole", "symbol": { "type": "esriPMS", "url": "8b7e47f5a7abd8a61ca57d2e6591d1e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQYlZ3QPwsBARjH8e9dR/lXLKJI/uSGW5QXwEuQxWvgVVgYTEopk8FkoUxmr8Bwm1gcYkLpJO5kULgr8dQzPE+f4ddP4oeR/sZKFedpSRGBgDfIQK2ztcWJEmkERsE8siiBrlFLVijP2/Qt2BGn4ZORn7crSsA0aRJhhIb+jn1kPjO6o4TCCrmNxvg9s8EOiL1i48rtOGNliXFQ6XpTZBEQn7/9lN5pgWrByz6d24WzX6GAiOe8ZbLo0AJMu+qM9ZDuY+06/sRf5w5gTje23iNCuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fumarole" ] ] }, { "label": "Dry Warm Spring", "description": "Dry Warm Spring", "symbol": { "type": "esriPMS", "url": "62e77b692f0902ce03ed8850f8de1574", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokbXSMQrCQBCF4X9xGxu1MrmHR0hhbWWjIiSwkHSCpQeQtJaylbWNNnoEL7J3EDSyamTFjajgawaG9zXDSH6M/Aes3efpG1hbLJg3GrRHI8bA+RN4RWnKBBB24cOyCglxQ4MBQx+W75CNEH78gN0unV6P2EUujiL60ymrPGf/BHc7DloTJwk6DGk+FGAMx+2WrERP0GY2Y22ni43huNmQKcXS7b5c1cVFQd2HvNDFQUBLKbSvU/k5Ja7Kz796Af9CPzMogRHyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dry Warm Spring" ] ] }, { "label": "Warm Spring", "description": "Warm Spring", "symbol": { "type": "esriPMS", "url": "060837532e54ba9913e89495758f1c05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlWNhIAGwkK346lUGtkOHGIKYmBgEeXkZ1kVFMbzEqri3l0Ht/XuGTYmJDOpsbGCNrfPmMWQmJTGsxFCspcXQZW3NoA7j6+gwCP7/zzBBRoZh05MnDN9RFIuIMBigu1FHh0HCz4/Bfto0hh0oin//ZnjFwMAgj6z41y+GvydPMjzFcMaBAwzzLSwYjBkZGZhgYtu3Myw+e5bhCobiqiqGmd++MfxwcmIIYGZm4L55k+FQWhrDZAYGhv/Ygu5fSwvDfBDGGsikRgoAdWE59aHpQbYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warm Spring" ] ] }, { "label": "Dry Hot Spring", "description": "Dry Hot Spring", "symbol": { "type": "esriPMS", "url": "111d3c42b3d38870532817511be30016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokbXSPQrCQBCG4XfJNjaaSr2HR7CwtrKJIkQImE6w9ABiaylbWdtoo0fwIrlDwB9WsmGDu6IBv2Zg+J5mGEnNyH/AoJi3X2CwhXUT2hOYAvdv4AvNYQEIvXBh6UOiQBGMXVh+QjrCg0s4gN4QYhuZ6EUfRkvYb+BSgWe4KohnoLrQKhWQQX6C1KAK1FnBQU8bZ5AfIU1gZ3ffrmrjBzRcyAlt3IEwAeXqeD/HYF9q/+oTIM0sIgScYAcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dry Hot Spring" ] ] }, { "label": "Hot Spring", "description": "Hot Spring", "symbol": { "type": "esriPMS", "url": "8259370cf49d8bf7d16403e45411518b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlZ3RoU5CARQG4A8EiumaDG4muEanMzILD8BMvACBZuABKI6NxDSRcDNZCFhsbASbSS2OkSBod7Cp4Ahswr0FznbCOfvC2X9SNqjU1viNzAMXSYKATpmPWFwjN6BbIkzjnasmlUvuIzhL44xwOYcEM5oHdEdMVvAex+s3HrFf4PyWxxX8wycO/+Nvfl8YR854on3CaYLkctfj7pnXCK7T+mKap7jD7pB+lRvM46KbXdNedGzImz7lDyMvJ2A1LXjFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hot Spring" ] ] }, { "label": "Defunct Warm Well", "description": "Defunct Warm Well", "symbol": { "type": "esriPMS", "url": "dcbdb563f18938443ca5f43a392aeb4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQokbXSOwrCQBCA4T8PQrCJIGJnZS14CE+iYil24gGCbTofeAwr8QyBVOoVZA1ooQSMsr4IuvEFTrO7s/OxzLAmP4b5D2hc18M30AgChnJTLtMA4k/gGdk2a10nDgJGKmymoXYbVyY8j44KJ6Hh+/QzGcJWC3cyIbzme55H1/cZVCo0bzgJS8UiG8tiJwQOXOBqRbZQIHIctrIGWD7CRS7HSAga0ym1apVxHKPNZtSjCDufPw9rmdbjPIl1HW2/x5Y5efduqncsDyqUBu8YOMoWVAWvfs7TK5/Cl3ECsoVQawPRe78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Defunct Warm Well" ] ] }, { "label": "Warm Well", "description": "Warm Well", "symbol": { "type": "esriPMS", "url": "32b482c14e0cbe6adc236bebdad4cf84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokZWRv0sCcRjGP8FRcATp2eSU0NAktgjeKDQk8YUTHIOD+xscdHFrEZyEJqfcAsEjrEGEbghqkHAqiKQGIciv1CDpYHFiP87OoAdeeHl5PzzPy6vwTyk+szUgNuufgJuFgKahl0psBwKsDgaMJhNuLYsNwAGGHiCRIF4sYnQ6SF3nNBJBbTTYq9V4TKenK2ceIJfDcBzu83kOf5he1OscVCo8WBZbbrwvIBxmvVDAnj8oleKkWiU+i/QNAEv9PuN5oNtlGAyy8utoKXkTgs1ymTbw/jlvNtlVVV6Baw+gKBwZBqbb2zZ3oRDLmQyxaBRNCM6BFw+QTHLZaoEQ7JsmO65Lr8dzNsuxlFz5/sGFYFoL5ffpP/UBFD5QVwx9MdcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warm Well" ] ] }, { "label": "Defunct Hot Well", "description": "Defunct Hot Well", "symbol": { "type": "esriPMS", "url": "ccd8b18766c4aafe768ccabb6b9e3a9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokc3SP0oDQRQH4G9lLyEWISwh2GltJ6TJCVJGvYMpUltkL6FWSZ02EPxDOstYCaJ4CcWQyKgsCjNBUjnV8HvzDY83k9tw5f8HDjnOWHU4/zMMqM5u2I84iuE8he6ZhmKTwxjOU+iEScguE7iCZ7RqNN55mnOFRchnXBcUNZrhTP/7wgr2uT2lGLDzQvuOccgfaB+w3eOx5CbW6mvJBboD9obIyDrs93guv7p+Sw3nF8ZWDKWeo8JYxlAK/sSrGFoHP/Ga2uZ/9QP2bT8URcRI3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Defunct Hot Well" ] ] }, { "label": "Hot Well", "description": "Hot Well", "symbol": { "type": "esriPMS", "url": "3e3b70f2ddbe71e3bcda948c99f2c5dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQokZXRMSiEYRgH8N/lQlLqS1EWww1sp3SDyaKOLFeyKRlsthvZxGKwKQtlpJQUIzeoM8iGkqKUK10xXCidznfhO3fKv956e9/31/s8PXH/TLzOWQeS1X0Blw1BwNACAwHtRV7fucrSixxKETBIap7MBcUEBz20HTG+zt1s+OQwAubI5LlZZu3HpyebLK1wm6WvUt4X6KJzlb3ahobZ3yVVLekblIk98FYL7ikFtPxq+pmXNIkNzkIfJsdo6+e18whoYmuM6Wp31900p0n2E8xwjKcImCC/gzRTk4zEKBd4XGS7yGndOVSQcDVMvUn/mQ98Nzs5QoC5NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hot Well" ] ] }, { "label": "Non-thermal", "description": "Non-thermal", "symbol": { "type": "esriPMS", "url": "416457cfca06c28814b39e54a9df8f66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlWNhIAGwkK849Cobw7tDQQyMTIIMXLzrGDZFvcSu2KZXjYHh/SYGrUR1BmY2BoY3V1sZ3OZlMuxKWompWESri0HaWh3B1xFkYPg/gYFBZhMDw5PvqIo5RQwwHCmiI8Gg52fPcGnaDlTF/36/YmBgkEdR/PfXX4aXJ59iOuPxgfkMkhbGDAyMTHCxB9sXM7w8ewVT8bGqmQy/v/1gkHcKYGBg5mb4ePMQw+60yQwMDP+xBd0/htMt88EYByApUgCFsjfSmqUaFgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Non-thermal" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1839685b77bb193fc1a8e19c4432ce8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokZ3QMWoCURSF4e/BVDZWLsG4AzehGwgkFmkDugCX4DZETFpjZ1YRZgNWgrG2fCHyBh6TmYF4y8P5ufe/hX9OcTcQWaAMHPJCZITXwLy+YYN9RAWl8jue/mwInCOTCsKxKge+Gh1yCD085uU26X7Krxi0Sqebh3jDDCd8RJaBz6YvPWCL50CZsil26RE3KN8wzsvJ6TtBL+pAYN3g85tfsOqS7pwfGUMp88ErG10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mislocated", "label": "Mislocated" }, { "symbol": { "type": "esriPMS", "url": "1839685b77bb193fc1a8e19c4432ce8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokZ3QMWoCURSF4e/BVDZWLsG4AzehGwgkFmkDugCX4DZETFpjZ1YRZgNWgrG2fCHyBh6TmYF4y8P5ufe/hX9OcTcQWaAMHPJCZITXwLy+YYN9RAWl8jue/mwInCOTCsKxKge+Gh1yCD085uU26X7Krxi0Sqebh3jDDCd8RJaBz6YvPWCL50CZsil26RE3KN8wzsvJ6TtBL+pAYN3g85tfsOqS7pwfGUMp88ErG10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mislocated - formerly reported thermal", "label": "Mislocated" }, { "symbol": { "type": "esriPMS", "url": "8b7e47f5a7abd8a61ca57d2e6591d1e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQYlZ3QPwsBARjH8e9dR/lXLKJI/uSGW5QXwEuQxWvgVVgYTEopk8FkoUxmr8Bwm1gcYkLpJO5kULgr8dQzPE+f4ddP4oeR/sZKFedpSRGBgDfIQK2ztcWJEmkERsE8siiBrlFLVijP2/Qt2BGn4ZORn7crSsA0aRJhhIb+jn1kPjO6o4TCCrmNxvg9s8EOiL1i48rtOGNliXFQ6XpTZBEQn7/9lN5pgWrByz6d24WzX6GAiOe8ZbLo0AJMu+qM9ZDuY+06/sRf5w5gTje23iNCuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fumarole", "label": "Fumarole" }, { "symbol": { "type": "esriPMS", "url": "62e77b692f0902ce03ed8850f8de1574", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokbXSMQrCQBCF4X9xGxu1MrmHR0hhbWWjIiSwkHSCpQeQtJaylbWNNnoEL7J3EDSyamTFjajgawaG9zXDSH6M/Aes3efpG1hbLJg3GrRHI8bA+RN4RWnKBBB24cOyCglxQ4MBQx+W75CNEH78gN0unV6P2EUujiL60ymrPGf/BHc7DloTJwk6DGk+FGAMx+2WrERP0GY2Y22ni43huNmQKcXS7b5c1cVFQd2HvNDFQUBLKbSvU/k5Ja7Kz796Af9CPzMogRHyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dry Warm Spring", "label": "Dry Warm Spring" }, { "symbol": { "type": "esriPMS", "url": "060837532e54ba9913e89495758f1c05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlWNhIAGwkK346lUGtkOHGIKYmBgEeXkZ1kVFMbzEqri3l0Ht/XuGTYmJDOpsbGCNrfPmMWQmJTGsxFCspcXQZW3NoA7j6+gwCP7/zzBBRoZh05MnDN9RFIuIMBigu1FHh0HCz4/Bfto0hh0oin//ZnjFwMAgj6z41y+GvydPMjzFcMaBAwzzLSwYjBkZGZhgYtu3Myw+e5bhCobiqiqGmd++MfxwcmIIYGZm4L55k+FQWhrDZAYGhv/Ygu5fSwvDfBDGGsikRgoAdWE59aHpQbYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warm Spring", "label": "Warm Spring" }, { "symbol": { "type": "esriPMS", "url": "111d3c42b3d38870532817511be30016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokbXSPQrCQBCG4XfJNjaaSr2HR7CwtrKJIkQImE6w9ABiaylbWdtoo0fwIrlDwB9WsmGDu6IBv2Zg+J5mGEnNyH/AoJi3X2CwhXUT2hOYAvdv4AvNYQEIvXBh6UOiQBGMXVh+QjrCg0s4gN4QYhuZ6EUfRkvYb+BSgWe4KohnoLrQKhWQQX6C1KAK1FnBQU8bZ5AfIU1gZ3ffrmrjBzRcyAlt3IEwAeXqeD/HYF9q/+oTIM0sIgScYAcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dry Hot Spring", "label": "Dry Hot Spring" }, { "symbol": { "type": "esriPMS", "url": "8259370cf49d8bf7d16403e45411518b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlZ3RoU5CARQG4A8EiumaDG4muEanMzILD8BMvACBZuABKI6NxDSRcDNZCFhsbASbSS2OkSBod7Cp4Ahswr0FznbCOfvC2X9SNqjU1viNzAMXSYKATpmPWFwjN6BbIkzjnasmlUvuIzhL44xwOYcEM5oHdEdMVvAex+s3HrFf4PyWxxX8wycO/+Nvfl8YR854on3CaYLkctfj7pnXCK7T+mKap7jD7pB+lRvM46KbXdNedGzImz7lDyMvJ2A1LXjFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hot Spring", "label": "Hot Spring" }, { "symbol": { "type": "esriPMS", "url": "dcbdb563f18938443ca5f43a392aeb4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQokbXSOwrCQBCA4T8PQrCJIGJnZS14CE+iYil24gGCbTofeAwr8QyBVOoVZA1ooQSMsr4IuvEFTrO7s/OxzLAmP4b5D2hc18M30AgChnJTLtMA4k/gGdk2a10nDgJGKmymoXYbVyY8j44KJ6Hh+/QzGcJWC3cyIbzme55H1/cZVCo0bzgJS8UiG8tiJwQOXOBqRbZQIHIctrIGWD7CRS7HSAga0ym1apVxHKPNZtSjCDufPw9rmdbjPIl1HW2/x5Y5efduqncsDyqUBu8YOMoWVAWvfs7TK5/Cl3ECsoVQawPRe78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Defunct Warm Well", "label": "Defunct Warm Well" }, { "symbol": { "type": "esriPMS", "url": "32b482c14e0cbe6adc236bebdad4cf84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokZWRv0sCcRjGP8FRcATp2eSU0NAktgjeKDQk8YUTHIOD+xscdHFrEZyEJqfcAsEjrEGEbghqkHAqiKQGIciv1CDpYHFiP87OoAdeeHl5PzzPy6vwTyk+szUgNuufgJuFgKahl0psBwKsDgaMJhNuLYsNwAGGHiCRIF4sYnQ6SF3nNBJBbTTYq9V4TKenK2ceIJfDcBzu83kOf5he1OscVCo8WBZbbrwvIBxmvVDAnj8oleKkWiU+i/QNAEv9PuN5oNtlGAyy8utoKXkTgs1ymTbw/jlvNtlVVV6Baw+gKBwZBqbb2zZ3oRDLmQyxaBRNCM6BFw+QTHLZaoEQ7JsmO65Lr8dzNsuxlFz5/sGFYFoL5ffpP/UBFD5QVwx9MdcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warm Well", "label": "Warm Well" }, { "symbol": { "type": "esriPMS", "url": "ccd8b18766c4aafe768ccabb6b9e3a9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokc3SP0oDQRQH4G9lLyEWISwh2GltJ6TJCVJGvYMpUltkL6FWSZ02EPxDOstYCaJ4CcWQyKgsCjNBUjnV8HvzDY83k9tw5f8HDjnOWHU4/zMMqM5u2I84iuE8he6ZhmKTwxjOU+iEScguE7iCZ7RqNN55mnOFRchnXBcUNZrhTP/7wgr2uT2lGLDzQvuOccgfaB+w3eOx5CbW6mvJBboD9obIyDrs93guv7p+Sw3nF8ZWDKWeo8JYxlAK/sSrGFoHP/Ga2uZ/9QP2bT8URcRI3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Defunct Hot Well", "label": "Defunct Hot Well" }, { "symbol": { "type": "esriPMS", "url": "3e3b70f2ddbe71e3bcda948c99f2c5dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQokZXRMSiEYRgH8N/lQlLqS1EWww1sp3SDyaKOLFeyKRlsthvZxGKwKQtlpJQUIzeoM8iGkqKUK10xXCidznfhO3fKv956e9/31/s8PXH/TLzOWQeS1X0Blw1BwNACAwHtRV7fucrSixxKETBIap7MBcUEBz20HTG+zt1s+OQwAubI5LlZZu3HpyebLK1wm6WvUt4X6KJzlb3ahobZ3yVVLekblIk98FYL7ikFtPxq+pmXNIkNzkIfJsdo6+e18whoYmuM6Wp31900p0n2E8xwjKcImCC/gzRTk4zEKBd4XGS7yGndOVSQcDVMvUn/mQ98Nzs5QoC5NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hot Well", "label": "Hot Well" }, { "symbol": { "type": "esriPMS", "url": "416457cfca06c28814b39e54a9df8f66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlWNhIAGwkK849Cobw7tDQQyMTIIMXLzrGDZFvcSu2KZXjYHh/SYGrUR1BmY2BoY3V1sZ3OZlMuxKWompWESri0HaWh3B1xFkYPg/gYFBZhMDw5PvqIo5RQwwHCmiI8Gg52fPcGnaDlTF/36/YmBgkEdR/PfXX4aXJ59iOuPxgfkMkhbGDAyMTHCxB9sXM7w8ewVT8bGqmQy/v/1gkHcKYGBg5mb4ePMQw+60yQwMDP+xBd0/htMt88EYByApUgCFsjfSmqUaFgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Non-thermal", "label": "Non-thermal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 232, 137, 255 ], "toColor": [ 226, 232, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 78, 207, 255 ], "toColor": [ 136, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 178, 209, 255 ], "toColor": [ 77, 178, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 84, 99, 255 ], "toColor": [ 235, 84, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 112, 77, 255 ], "toColor": [ 143, 112, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 217, 88, 255 ], "toColor": [ 76, 217, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 143, 212, 255 ], "toColor": [ 235, 143, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 148, 104, 255 ], "toColor": [ 62, 148, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 73, 128, 255 ], "toColor": [ 79, 73, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 240, 212, 255 ], "toColor": [ 101, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 163, 242, 255 ], "toColor": [ 157, 163, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 72, 108, 255 ], "toColor": [ 153, 72, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 177, 136, 255 ], "toColor": [ 247, 177, 136, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 243297.42090000026, "ymin": 3888629.5901999995, "xmax": 762903.1290999996, "ymax": 4650951.8806, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CHEMID_ORI", "type": "esriFieldTypeString", "alias": "CHEMID_ORI", "length": 254, "domain": null }, { "name": "SiteID_201", "type": "esriFieldTypeString", "alias": "SiteID_201", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "NWIS_ID", "type": "esriFieldTypeDouble", "alias": "NWIS_ID", "domain": null }, { "name": "M161_SYMBO", "type": "esriFieldTypeString", "alias": "M161_SYMBO", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeDouble", "alias": "Comments", "domain": null }, { "name": "GEOTH_CLUS", "type": "esriFieldTypeString", "alias": "GEOTH_CLUS", "length": 254, "domain": null }, { "name": "on_map_", "type": "esriFieldTypeString", "alias": "on_map_", "length": 254, "domain": null }, { "name": "LOCALE_MIN", "type": "esriFieldTypeString", "alias": "LOCALE_MIN", "length": 254, "domain": null }, { "name": "AREA_MAJOR", "type": "esriFieldTypeString", "alias": "AREA_MAJOR", "length": 254, "domain": null }, { "name": "LATNAD83", "type": "esriFieldTypeDouble", "alias": "LATNAD83", "domain": null }, { "name": "LONNAD83", "type": "esriFieldTypeDouble", "alias": "LONNAD83", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 254, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "TRS", "type": "esriFieldTypeDouble", "alias": "TRS", "domain": null }, { "name": "DEPTH_M", "type": "esriFieldTypeDouble", "alias": "DEPTH_M", "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDouble", "alias": "DATE_", "domain": null }, { "name": "ALPHA_TEMP", "type": "esriFieldTypeDouble", "alias": "ALPHA_TEMP", "domain": null }, { "name": "TEMP_C", "type": "esriFieldTypeDouble", "alias": "TEMP_C", "domain": null }, { "name": "TDSc", "type": "esriFieldTypeDouble", "alias": "TDSc", "domain": null }, { "name": "pHFIELD", "type": "esriFieldTypeDouble", "alias": "pHFIELD", "domain": null }, { "name": "pHLAB", "type": "esriFieldTypeDouble", "alias": "pHLAB", "domain": null }, { "name": "HCO3", "type": "esriFieldTypeDouble", "alias": "HCO3", "domain": null }, { "name": "HCO3Field", "type": "esriFieldTypeDouble", "alias": "HCO3Field", "domain": null }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K", "domain": null }, { "name": "Na", "type": "esriFieldTypeDouble", "alias": "Na", "domain": null }, { "name": "Ca", "type": "esriFieldTypeDouble", "alias": "Ca", "domain": null }, { "name": "Mg", "type": "esriFieldTypeDouble", "alias": "Mg", "domain": null }, { "name": "SiO2", "type": "esriFieldTypeDouble", "alias": "SiO2", "domain": null }, { "name": "As_", "type": "esriFieldTypeDouble", "alias": "As_", "domain": null }, { "name": "B", "type": "esriFieldTypeDouble", "alias": "B", "domain": null }, { "name": "Ba", "type": "esriFieldTypeDouble", "alias": "Ba", "domain": null }, { "name": "Br", "type": "esriFieldTypeDouble", "alias": "Br", "domain": null }, { "name": "Cl", "type": "esriFieldTypeDouble", "alias": "Cl", "domain": null }, { "name": "F", "type": "esriFieldTypeDouble", "alias": "F", "domain": null }, { "name": "Fe", "type": "esriFieldTypeDouble", "alias": "Fe", "domain": null }, { "name": "Li", "type": "esriFieldTypeDouble", "alias": "Li", "domain": null }, { "name": "Mn", "type": "esriFieldTypeDouble", "alias": "Mn", "domain": null }, { "name": "PO4_P_", "type": "esriFieldTypeDouble", "alias": "PO4_P_", "domain": null }, { "name": "SO3", "type": "esriFieldTypeDouble", "alias": "SO3", "domain": null }, { "name": "SO4", "type": "esriFieldTypeDouble", "alias": "SO4", "domain": null }, { "name": "Sr", "type": "esriFieldTypeDouble", "alias": "Sr", "domain": null }, { "name": "CationGeot", "type": "esriFieldTypeDouble", "alias": "CationGeot", "domain": null }, { "name": "SilicaGeot", "type": "esriFieldTypeDouble", "alias": "SilicaGeot", "domain": null }, { "name": "Reference", "type": "esriFieldTypeString", "alias": "Reference", "length": 254, "domain": null }, { "name": "DIFF_LatDD", "type": "esriFieldTypeDouble", "alias": "DIFF_LatDD", "domain": null }, { "name": "DIFF_LonDD", "type": "esriFieldTypeDouble", "alias": "DIFF_LonDD", "domain": null }, { "name": "CODE_LOCCH", "type": "esriFieldTypeDouble", "alias": "CODE_LOCCH", "domain": null }, { "name": "DESCRIP_LO", "type": "esriFieldTypeDouble", "alias": "DESCRIP_LO", "domain": null }, { "name": "F50", "type": "esriFieldTypeDouble", "alias": "F50", "domain": null }, { "name": "F51", "type": "esriFieldTypeDouble", "alias": "F51", "domain": null }, { "name": "F52", "type": "esriFieldTypeDouble", "alias": "F52", "domain": null }, { "name": "F53", "type": "esriFieldTypeDouble", "alias": "F53", "domain": null }, { "name": "F54", "type": "esriFieldTypeDouble", "alias": "F54", "domain": null }, { "name": "F55", "type": "esriFieldTypeDouble", "alias": "F55", "domain": null }, { "name": "F56", "type": "esriFieldTypeDouble", "alias": "F56", "domain": null }, { "name": "UTM83_E", "type": "esriFieldTypeDouble", "alias": "UTM83_E", "domain": null }, { "name": "UTM83_N", "type": "esriFieldTypeDouble", "alias": "UTM83_N", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 19, "name": "Transmission_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 150000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS_LABE", "uniqueValueGroups": [ { "heading": "CLASS_LABE", "classes": [ { "label": "High Voltage DC", "description": "High Voltage DC", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.1 }, "values": [ [ "HVDC_LINE" ] ] }, { "label": ">55 Kilovolts", "description": ">55 Kilovolts", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 0.9 }, "values": [ [ "TRANSMISSION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.1 }, "value": "HVDC_LINE", "label": "High Voltage DC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 0.9 }, "value": "TRANSMISSION", "label": ">55 Kilovolts" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 232, 137, 255 ], "toColor": [ 226, 232, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 78, 207, 255 ], "toColor": [ 136, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 178, 209, 255 ], "toColor": [ 77, 178, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 84, 99, 255 ], "toColor": [ 235, 84, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 112, 77, 255 ], "toColor": [ 143, 112, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 217, 88, 255 ], "toColor": [ 76, 217, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 143, 212, 255 ], "toColor": [ 235, 143, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 148, 104, 255 ], "toColor": [ 62, 148, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 73, 128, 255 ], "toColor": [ 79, 73, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 240, 212, 255 ], "toColor": [ 101, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 163, 242, 255 ], "toColor": [ 157, 163, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 72, 108, 255 ], "toColor": [ 153, 72, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 177, 136, 255 ], "toColor": [ 247, 177, 136, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 241077.34009999968, "ymin": 3880488.641899999, "xmax": 763258.3647999996, "ymax": 4653473.4179, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CLASS_LABE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "T_LINES_U2", "type": "esriFieldTypeInteger", "alias": "T_LINES_U2", "domain": null }, { "name": "T_LINES__1", "type": "esriFieldTypeInteger", "alias": "T_LINES__1", "domain": null }, { "name": "CLASS_LABE", "type": "esriFieldTypeString", "alias": "CLASS_LABE", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 20, "name": "NVGeothermalClusters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 243, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 233173.5320987904, "ymin": 3884359.57931704, "xmax": 769262.4910498004, "ymax": 4653610.001618641, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "length": 254, "domain": null }, { "name": "SiteLink", "type": "esriFieldTypeString", "alias": "SiteLink", "length": 254, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 21, "name": "Township and Range Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 235, 120, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 240029.25179999974, "ymin": 3875692.5370000005, "xmax": 765582.2696000002, "ymax": 4653397.1033, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LatLong", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "LatLong", "type": "esriFieldTypeString", "alias": "LatLong", "length": 25, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }