{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Springs" }, { "id": 2, "name": "Dip_Numbers" }, { "id": 3, "name": "Rivers" }, { "id": 4, "name": "Basins" }, { "id": 5, "name": "Roads" }, { "id": 6, "name": "Unit_Labels" }, { "id": 7, "name": "Region_Names" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "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": "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": "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": "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": "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_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": "" }, { "name": "I11AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Springs" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Dip_Numbers" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Rivers" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Basins" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Roads" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Unit_Labels" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Region_Names" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Springs" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Dip_Numbers" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "Rivers" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "Basins" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "Roads" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "Unit_Labels" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 7, "name": "Region_Names" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Springs", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Dip_Numbers", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Rivers", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Basins", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Roads", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Unit_Labels", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Region_Names", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 506532.2252000002, "ymin": 4927582.4837, "xmax": 517496.27990000043, "ymax": 4936679.855599999, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "DrillHoles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "380433085dbf4b66d77b4d48a1fe6f00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUKJGV0a1KRHEQhvFfOGD413MFRlG8A8EgiEWw+FENJkGTgnnTFrFYthlkLaIWi9is3oS20+QNBsXgUYQ9B9YHhoGBB+adqfyTqmtYSllNcj+1kOQYUwkz2MZs28f47BMKbnFTStlKsoxrbOCjSzjACJdJ4AmH2MHFX+EEK5hr65e6rh+bprnDLs4xrjDAoJQyxGKShx+haZp5DHE2sVKSU1yVUt6TPGMJe1jrC/2KzSRHbfBRknW89Qnwgn0stOIEnY/zff9OvgDhSkKyttyk5AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0.0283464, "yoffset": 0.14173199999999997 }, "value": "19.05.019", "label": "Drill Hole", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 512774.5536000002, "ymin": 4928972.2875, "xmax": 517002.54200000037, "ymax": 4935952.7775, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DrillHoles_ID", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 16, "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "PlotAtScale", "type": "esriFieldTypeInteger", "alias": "PlotAtScale", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "DrillHoles_ID", "type": "esriFieldTypeString", "alias": "DrillHoles_ID", "length": 50, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "OrientationPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d7f571dc23098dd196f9fbc927546c07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQVJREFUKJGVkcEqRWEUhb90lFpl9JdCt5u5DI2MmCgy8ACUJPIEN0px8wSUlM7AO9yBO1EmnsBcYbJnWsXtJgO/03E7E7v+drvWt9de/QX/rGJknpa0b3sB+ADugWtg0ARsArtAV9KY7QcgAT3gEHiqgJTSYkRsAWu2h5KWJb3b7gF94BZYBQYFQER0gANg2HD2G1Bm94vfk1qS2kAbwHYLmJdEngNYrwOTwEpt61zuUwCSxm1P1EO/2D4HPrPgBOjn4EhakvRluwJuJB3bPmrIUNjuADt1h9L2laQz26c18Sxwyc9fvNYBgD3b28Cd7RlgA3hOKXUj4rGyG7Ev86sqIv4IvgF8LGMLahWQOgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0.17007840000000002, "yoffset": 0.17007840000000002 }, "value": "06.01", "label": "horizontal dip", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1353b0525ce8b7587df2afe9a557b226", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAECAYAAABlaKSVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjYSANHGFgYLAhVjELiYaTBOhiuAgDA8MSItSzMTAw7CBCXRgDA8MnAK7JA8+iphiGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 3, "angle": 0, "xoffset": -1.5590519999999999, "yoffset": 0 }, "value": "06.02", "label": "inclined dip", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[Azimuth]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 508831.93200000003, "ymin": 4930431.242000001, "xmax": 515912.46190000046, "ymax": 4935555.3566, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "LocationSourceID", "type": "esriFieldTypeString", "alias": "LocationSourceID", "length": 50, "domain": null }, { "name": "Azimuth", "type": "esriFieldTypeSingle", "alias": "Azimuth", "domain": null }, { "name": "Inclination", "type": "esriFieldTypeSingle", "alias": "Inclination", "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "OrientationConfidenceDegrees", "type": "esriFieldTypeSingle", "alias": "OrientationConfidenceDegrees", "domain": null }, { "name": "PlotAtScale", "type": "esriFieldTypeSingle", "alias": "PlotAtScale", "domain": null }, { "name": "OrientationSourceID", "type": "esriFieldTypeString", "alias": "OrientationSourceID", "length": 50, "domain": null }, { "name": "OrientationPoints_ID", "type": "esriFieldTypeString", "alias": "OrientationPoints_ID", "length": 50, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "VolcanicPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a2125b0b68a911e08da85ffc2149676a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOFJREFUGJVNjy9Pw0AcQN+NX8iyMDOKIBMYcuISLlQQKhCEL4CdIuEb4HAEMQsO3JCofQO+AH/EQklO1KAmCG1FBck17Q4DSZ98eeYJHYokiaj8fNMtjv+d5Frv9EROK+fuu3Fu7bZq1s6kn2XftbXR0NgXVfmbQLtemPiSpp0g7bVswA9pepVr/YD0n4BdmvZjlaWHW1ALQBnH+8H7W+AdUAh7PWOmpRtPpRwfmOD9HSIXDAafVH4+couTUtvzYL4eZbR8c2HJkYJQJEkEoGBFls6AmfyJAKCeh3Uw1Wv35hcJIlL2dFri2gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": -0.14173199999999997, "yoffset": -0.28346399999999994 }, "value": "18.55", "label": "hydrothermal explosion crater", "description": "" }, { "symbol": { "type": "esriPMS", "url": "10d9778afb75191321d7be91eaaea9bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVVJREFUKJF1kLFOwlAYhU+lxpREI6WNJk4wlNihSYcmTTc7MeBqwIfwDUh4BlcnBqq7DA7asSFhICGGhA4yaTD0Vih6GQTrQKkU9Uz3/vm/e+45LP6RL6vnfK9jbc7Z1SEEtsamuZux7cnyvrgAYAHAyDB40XH8BEA0TWaG3pWn6yWh1SKx05F2HI7fb0aGcSI6jh8DQrv96EtqFQFterpeQkBBcnoh5KjFTHbKYm/DAQB4t3NPJDVkAnoL4JDhaCOcpcv8c6ufyEAUpYY5isvRAgDyAMQQADhaJ7ICAGCQumQBINvt1gDUAIDk9AI4eh09+BLupU/XMyW+FC1bmKUr4Ggd81SViTKtoBjwJSkPlja+ZtOKMOi6RFaQdTsPvqQyCGjzzTSLGduexMCn675uS9KZMBg8bRbhadpw37anCYcD4AOu+7PM4m698j8zrCsq4pe+AYVXj6CPSRrxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18.58", "label": "major hydrothermal explosion crater", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b68489bad1d1d6061f719116d8e4abb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAHCAYAAAABIM1CAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPxJREFUGJWlkL1KxFAQhb9Lrti4K0QJCKtwQRZMEQhiGbDwDWwWX0E7axFXFBsfRPABVBCE24kQSHFbG2FBEi8iuBs2PxZrVgtBwQMDwzDn48xI/inZNGkQrIsRfSQdKK5njDlsw/BPAOv7K1XBHZK5z3Ew9sMOJt75vmyVWq1brbUKHhaTZDAFVLANjblR2XuOol1PawuQdjc2K5mfMOJKSGf/RYWn7mN805xQ/5BOONnrMbCXKtUVMj8vF+a3PK3tAM4kzE4TCLisJUcUtL/8zgXk75kf3ANlPXzreTqxAEswZlITgGvMUxaGkSjKgxqWkdyKJO67kP/2xA/9+lD9wQ1uEAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18.62", "label": "flowing spring", "description": "" }, { "symbol": { "type": "esriPMS", "url": "84d2c70913e5a7cb4621bdbbd40f5162", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUGJWVz79Lw0AAxfFv0quUgmBtnRzEReHAgyKFgGMHnVyKiKO4ODi6u1hwdxNHEVy6+AfoJAWHSoYDgxCkiD9ooqBoDMedk1ux+MbHZ3hP8I+IYeUgCKq1bjf5E6dK1V1Gm/T7FDj5Ezs4sFHYmoKP0TOMefHnGg2i64uR2Gq95UvVeavX9USv9zwUD5Ra9AybwDSmcGahmUi1huHGlTiqheEjgEil3HCw7H+971fi+C6Rch3wJ7VuJVIGXiaOX6XcrmjdF06IpsuyvUoc3wPkWnfGoeiBReurVKlzawiAviDL2p4oHSZS3npCXFp4yo0ZS2AGIVZcRm4jvQMgqlEUA6vJbDDvip9LnigsOEwOPFAu71bD7uD34A9ztXNpn5l/lQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18.64", "label": "steam vent", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4dd3600d44b651eeb3ff306720394c43", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUKJFtkb9LglEUhp8vbj80hVCDpCFbDG50oSAwivYgcAgaGtvanFuKqKEphAiiuSGiJZr6A0QIHG4hJZRTBOX3SWWade02BEH2veN5nxfOOa+gTa6UgwiRjmq91+6J9gEwjGED8IfdVCoWzecrPkEsdFSTyUSkVLoTNQg2X+o3rlKnFlYx5hf0kslZT/RkgXdgSoSg7j4Hp+mt7ziCEnSfQbPLleNHllbawWRtcWgT9M8a0fv8NTDnSrkIHIIQ0JpwGq+jkXL5Fop/D/Tk+JKltQ1UgT5gwAYC+5XJyUzs4uIKQFSUijuGE0trBMyaY8ylFT0nVjDmILact2bBlergo6gzoqb1U1ip869QaL4/l/NcKWcAYlo/AMueUrsWFuLwKRJg0Hrd720AEa0LQMG3FNtoPDqd4WO/4D84Vi6XgBU/+BtTLHllMxUDtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18.66", "label": "minor hydrothermal explosion crater", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8bb6881769a102cfd0b99425d52c7cd2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKFJREFUCJldy7EOwVAYQOFTfixNJBWTQax3uNHRYDXYbDYDEwvP4AF4DE9SY6WJrmIw9iaSJkJuXQNdnPXLEX5lSnWAoQfXIE2PAAJgeuHIUSzBHpzIONN63kqShQC4WrH20mQSwBMg03prlBoI3/9VAgDWnh10S7ybMOwHcXwy0HDIFOxKAN6+v6nk+S5Tuuksde9R3QeX5CYA7SgywIy/PmRYNZizqphgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0.14173199999999997, "yoffset": 0.14173199999999997 }, "value": "18.68", "label": "vent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 508680.4128999999, "ymin": 4928311.6373, "xmax": 517420.34049999993, "ymax": 4936430.2051, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VolcanicPoints_ID", "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": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "VolcanicPoints_ID", "type": "esriFieldTypeString", "alias": "VolcanicPoints_ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 255, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 255, "domain": null }, { "name": "PlotAtScale", "type": "esriFieldTypeInteger", "alias": "PlotAtScale", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2147483647, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeSingle", "alias": "SymbolRotation", "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 16, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "ContactsAndFaults", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "value": "01.01.01", "label": "contact, approximately located", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "value": "02.01.03", "label": "fault, approximately located", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "value": "02.01.07", "label": "fault, concealed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5669279999999999 }, "value": "30.02.01", "label": "water boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "99.99", "label": "edge of mapping", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 506553.21970000025, "ymin": 4927954.7191, "xmax": 517696.18230000045, "ymax": 4936673.886, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ContactsAndFaults_ID", "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": "ContactsAndFaults_ID", "type": "esriFieldTypeString", "alias": "ContactsAndFaults_ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "ExistenceConfidence", "type": "esriFieldTypeString", "alias": "ExistenceConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "IsConcealed", "type": "esriFieldTypeString", "alias": "IsConcealed", "length": 1, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "OverlayPolys", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "70c7b1a4ae90ddbdd9f3ec0903768c5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABe5JREFUeJy9nN2W2zAIhJVz8v6v3F606zoyMN+AUq42kkCY35Gc7Hv9oV9rrdfqUcR7H3NkT/Q4IWPnzWRd4++/AxbT9ne09pX8rfbIHFE5ZP9cGU85e5/LZF3j72KyUox4uHrQ6iEiXaq9lS6OsytdQnoXDE4URjKyz2TtyTTM5JDnVhG73iYDiUiaYpWRMn7yNzUYcVCkx8fYnsI0EummFT9tMsRprjEyok69xn4MSLtPNUdkuOnbSWWHvxOVH3xRF44+ZykSjUeh7ihYPZCbwsqBHYd/8EVdOCIrrKESdD6T3YkcWiqw3LsBbRAJScmcNIxu2XBlpOvuMIY+mBNNbo1xGwZpWGqs2/SuGjjpYMpAFN50Ikfp4jTGjGTT22sg6WA0GneqFFFRsmeJA9wreZmsSq87lTgw28CBNycuB6I9nUhTxp7o/KqOcvsGnROG24Sco+K+7/1z52SSySt1yWpgJ0XUeIUPI14Hr1EdnDUIW2Y40Gn7lE6k8i6HNqYOFkX6RgY8XTMcg7vYk+p5ImJDioD0pCD/zDt10DkmZjpQ+S7KkHtUQHoFY9STDvwhtdRtCiQSaQ3Pgui1Fm8iJyAKqUdOZ9zXn6qxau9WE0k9sI1F5NyAnOq2Uao6qYyDo7pMyMZUhBB8WMkiMpWu0f5OKuOsdGrgxMD3cSc6MplOmlOiTpE10KlDTjeMeFR0TGrx7hzXSWiseq2ZkdP+3Zq2r+085M57wkkpkbMwLfSqy6oCXnXUrtMIEX77LHxfSAt9NOacajoNhRiapnAViame1TsRCkuqcRWVSka3c0cP73ZeG8bsG2fjnRSmNcd5CEdORU4NfKzda6CCIGTcjaBuvZsYu6vPXgpe9J0IUWaawqrmugY6dcwrDazeC0+BcsRTHs6TdQ6GqxxRyWnBGXWUo1GT8XTmIwMQGBXN72ucEoD0vBuwE+aKpwORHD1IWjtBQLPj2lvdSHeOTpUiJF27pJpMtrbbmNZa/wxIBVZCiSLTBlE5yalnXWc9QHn27ayMkY6rOUdupxZSNNA9kVzz3/h2FpmbQJZqvRt5JMNKXbIu3I0s5dFJDST6qX1OUtmFu/VDedSJuGpf5QAnLaPPZE3ahXc6VR9pR+9EjwunjqWyAtIrme+cn2lHnzar7s2Pu65MYece74RCivcbHZc6pAwQ+lqT0EShDpTI1mYypwYLicIYCmYfQLNQaHLFpOaclHcM9pCb/U5kJ9oNI6PR2tktAQomdY94ET2ew/m1piKSSpXRKMxwa7OTAcTxH+ucX2sq6jjhRAo7REpLtGe6lr5UojVQ8WY8jrMobCF3he7eDzpZAyfd0IleGp1UppNx6Dam6xFXhhu9JPLpGTkip/GhGjgh8nBujSS8Tl2jxixl0t/KuTgwmpvAB0Wd+8pOHX48X/VOhHjfhRSdppMRgUAnUEQm76qB3cN4RgTDTWvRvi7jd3TLZJSRGr1Yn6ax03W73T8iksYn8OUHjzoLd9J4LY71HAgRETkaOnKdM/Ray7sPdMiNun2ONqrKeaehWOggch/Y6cDVGFHSLQl3WbS7uoA9nCf3gZ0ObCkxINJx3WZlEfmKr6LJ2ZTKoVdiXR2cfcsu3ElXmmLKyNVnpxtTHQivKi/oF+vRxo533Tro0OR8PN17ra2JdGhSg7J5ZZTyZGDurxqONLA6iSiBTk1DCgH5NGI60WVnmjqJuBBCReQkdd3oOJ22IUzqpjDBb9V6d220nmaNkpPxoGzLDDhJXbXeecAOOO9AqHapyK70T0eLmnPkdNJvms5pQNEvWGbCSNq4jcOR8Y19LYxK/msHSV+6njyUUy8pxFHyyV4hkXciUyhQzTnGqngoL9UhGpfXWZQcGDBpGJ36OtWhGk+7sIuLHHA8wW2U1y0507qJLxPI511BJ70cx0XNKrv/cxsHvaCN+OW/QZ4qR9dSYzpYlMqePNP4MqEi5+jVPVUQHjfyrZK210A3hZ2U7fBRwzqRqQyq0vjj770GuincrWv/K32J/Mner9+4kHvNxUeA1AAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "area of acid alteration", "label": "area of acid alteration", "description": "" }, { "symbol": { "type": "esriPFS", "url": "65ffec95f73d229b35aeabd579cccd7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAONJREFUWIXtlkEOxCAIRVm441Kdk41H81J/PxtpJhQrYjJNJrBpqzz5VVQKEREzVyIiAJUCtsOXVbAHawCatO3wZeZsDN4M1zA/FMDMhzzV37oEePmhgO7oCrbD3y7BL+wUYCXXt80yPcqvzIA58C5/CphtpVnyRfnnc0BvE7FRu/KpNFh3L2/OgCQMzdfd7F/hTQEAqhwkauDLoWL5rfBlNE1WO4A3M5PnZPTy7iTs6l8AvIiLL8rholrMkVAhvnS49u/bIDfBw3zWA1kPPH8XyEvWA1kP6I6sB7IeGKj/v3rgA88nf7J0KTxeAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 0.4 }, "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "opal-cemented clastic deposits", "label": "opal-cemented clastic deposits", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 509296.2756000003, "ymin": 4928706.2541000005, "xmax": 516530.37739999965, "ymax": 4936051.275900001, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OverlayPolys_ID", "type": "esriFieldTypeString", "alias": "OverlayPolys_ID", "length": 50, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "MapUnitPolys", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "21", "label": "ds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "44", "label": "het", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "56", "label": "hep", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "70", "label": "al", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "76", "label": "tr", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 179, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "84", "label": "tc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "99", "label": "m", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 128, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "156", "label": "si", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "300", "label": "water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "377", "label": "pcn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "396", "label": "pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 255, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "410", "label": "pok", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "411", "label": "pub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 255, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "450", "label": "pyk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 222, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "572", "label": "pygs", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 0, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "579", "label": "pce", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "598", "label": "pcy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "822", "label": "poc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 255, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "850", "label": "pyt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "924", "label": "pop", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 506553.21970000025, "ymin": 4927971.157400001, "xmax": 517696.18230000045, "ymax": 4936673.886, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MapUnit", "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": "MapUnitPolys_ID", "type": "esriFieldTypeString", "alias": "MapUnitPolys_ID", "length": 50, "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "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": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }