{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "MapUnitPolysAnno", "type": "Annotation Layer", "description": "Annotation for MapUnitPolys feature layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 253862.03050000034, "ymin": 4707300.9179, "xmax": 336358.39919999987, "ymax": 4764757.689200001, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "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": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "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": "Vertical Alignment", "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": "Horizontal Alignment", "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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "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": "I15AnnotationClassID", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I15Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "MapUnitPolysAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 253862.03050000034, "ymin": 4707300.9179, "xmax": 336358.39919999987, "ymax": 4764757.689200001, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "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, "effectiveMinScale": 500000, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "GeologicPoints", "type": "Feature Layer", "description": "Points that represent geologic features such as breccia, gravel pits, mines, springs, drill holes, or other features too small to be delineated by a polygon.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Shear zone", "description": "Shear zone", "symbol": { "type": "esriPMS", "url": "b003a2ec79d8e3634a3d6cb90653506f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASklEQVQYlZ3PoQ2AMAAEwBMNW3SWJizArIyBrCRIDAZTiSJ1DaIhffk58R/8TBiBCRMKth68sGNuuojzCyuqyVjw4OhtvLEOn3kBDegKjJMDzGQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "02.14.01" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b003a2ec79d8e3634a3d6cb90653506f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASklEQVQYlZ3PoQ2AMAAEwBMNW3SWJizArIyBrCRIDAZTiSJ1DaIhffk58R/8TBiBCRMKth68sGNuuojzCyuqyVjw4OhtvLEOn3kBDegKjJMDzGQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "02.14.01", "label": "Shear zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "arithmetic" }, { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 282046.31799999997, "ymin": 4708044.088300001, "xmax": 332097.5566999996, "ymax": 4726168.353, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": { "type": "codedValue", "name": "PointType", "description": "General point type", "codedValues": [ { "name": "Breccia zone", "code": "breccia zone" }, { "name": "Mine", "code": "mine" }, { "name": "Motion away from viewer (in cross section)", "code": "motion away" }, { "name": "Motion toward viewer (in cross section)", "code": "motion toward" }, { "name": "Prospect pit, or sand, gravel, clay or placer pit", "code": "prospect" }, { "name": "Quarry", "code": "quarry" }, { "name": "Question mark", "code": "question mark" }, { "name": "Sample location", "code": "sample location" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Spring", "code": "spring" }, { "name": "Drill hole", "code": "well" }, { "name": "Independently placed line decoration", "code": "line decoration" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": { "type": "codedValue", "name": "PointSymbol", "description": "FGDC and WSGS point symbols", "codedValues": [ { "name": "Ball and bar", "code": "02.11.01" }, { "name": "Strike-slip movement-right lateral", "code": "02.11.04" }, { "name": "Strike-slip movement-left lateral", "code": "02.11.05" }, { "name": "Zone of sheared rock within fault", "code": "02.14.02" }, { "name": "Fault-breccia zone or zone of broken rock within fault", "code": "02.14.03" }, { "name": "Fault-breccia zone or zone of broken rock around fault", "code": "02.14.04" }, { "name": "Anticline arrows", "code": "05.01.01" }, { "name": "Assymetric anticline arrows", "code": "05.03.01" }, { "name": "Syncline arrows", "code": "05.05.01" }, { "name": "Assymetric syncline arrows", "code": "05.07.01" }, { "name": "Monocline arrow", "code": "05.09.01" }, { "name": "Plunge arrow", "code": "05.10.05" }, { "name": "Direction of landslide flow", "code": "17.54" }, { "name": "Prospect pit", "code": "19.03.01" }, { "name": "Sand, gravel, clay, or placer pit", "code": "19.03.02" }, { "name": "Quarry", "code": "19.03.04" }, { "name": "Drill hole for mineral exploration", "code": "19.03.25" }, { "name": "Disposal well", "code": "19.05.026" }, { "name": "Producing oil well", "code": "19.05.040" }, { "name": "Producing gas well", "code": "19.05.051" }, { "name": "Dry hole", "code": "19.05.19" }, { "name": "Plugged and abandoned oil well", "code": "19.05.42" }, { "name": "Plugged and abandoned gas well", "code": "19.05.53" }, { "name": "Water well", "code": "26.01.01" }, { "name": "Spring", "code": "26.02.01" }, { "name": "Spring, sampled", "code": "26.02.16" }, { "name": "Sample location", "code": "31.21" }, { "name": "Field station locality", "code": "31.22" }, { "name": "Motion toward viewer (in cross section)", "code": "31.30" }, { "name": "Motion away from viewer (in cross section)", "code": "31.31" }, { "name": "Sample location (2nd option)", "code": "31.32" }, { "name": "U-D fault symbol", "code": "31.35" }, { "name": "D-U fault symbol", "code": "31.36" }, { "name": "Geochemistry sample", "code": "31.37" }, { "name": "Coal sample", "code": "31.38" }, { "name": "Organic shale sample", "code": "31.39" }, { "name": "Palynology sample", "code": "31.40" }, { "name": "Question mark", "code": "31.41" }, { "name": "Overturned anticline symbol", "code": "31.42" }, { "name": "Overturned syncline symbol", "code": "31.43" }, { "name": "Teeth", "code": "31.44" }, { "name": "Shear zone", "code": "02.14.01" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": { "type": "range", "name": "Rotation", "description": "Cartographic rotation, measured in degrees clockwise.", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "PlotAtScale", "type": "esriFieldTypeSingle", "alias": "PlotAtScale", "domain": null }, { "name": "StationsID", "type": "esriFieldTypeString", "alias": "StationsID", "length": 50, "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "LocationSourceID", "type": "esriFieldTypeString", "alias": "LocationSourceID", "length": 50, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "GeologicPoints_ID", "type": "esriFieldTypeString", "alias": "GeologicPoints_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "CartographicPoints", "type": "Feature Layer", "description": "Points that represent independently placed line symbols, such as fault and fold decorations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Plunge arrow", "description": "Plunge arrow", "symbol": { "type": "esriPMS", "url": "80628e4816c97f89c1b8b0f37691312a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeUlEQVQYlZXQLQrCcBzG8c8PdgaLJzAbLYLgRXYMwbA4DAZZm0bLbmA1ewajdUkQ5W9W1M0nf3neMj2V/Q0mpjgG9y7HEXaJFbbB9RtYY4ENlok1qqB9AYNb4oIhBshxxv694wRjnFCiCR6fomeYB4efY4Ki1z1degIieBeHssAlwwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "05.10.05" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "80628e4816c97f89c1b8b0f37691312a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeUlEQVQYlZXQLQrCcBzG8c8PdgaLJzAbLYLgRXYMwbA4DAZZm0bLbmA1ewajdUkQ5W9W1M0nf3neMj2V/Q0mpjgG9y7HEXaJFbbB9RtYY4ENlok1qqB9AYNb4oIhBshxxv694wRjnFCiCR6fomeYB4efY4Ki1z1degIieBeHssAlwwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "05.10.05", "label": "Plunge arrow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "arithmetic" }, { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 304981.5564000001, "ymin": 4711504.446900001, "xmax": 333550.26329999976, "ymax": 4722700.786800001, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": { "type": "codedValue", "name": "PointType", "description": "General point type", "codedValues": [ { "name": "Breccia zone", "code": "breccia zone" }, { "name": "Mine", "code": "mine" }, { "name": "Motion away from viewer (in cross section)", "code": "motion away" }, { "name": "Motion toward viewer (in cross section)", "code": "motion toward" }, { "name": "Prospect pit, or sand, gravel, clay or placer pit", "code": "prospect" }, { "name": "Quarry", "code": "quarry" }, { "name": "Question mark", "code": "question mark" }, { "name": "Sample location", "code": "sample location" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Spring", "code": "spring" }, { "name": "Drill hole", "code": "well" }, { "name": "Independently placed line decoration", "code": "line decoration" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": { "type": "codedValue", "name": "PointSymbol", "description": "FGDC and WSGS point symbols", "codedValues": [ { "name": "Ball and bar", "code": "02.11.01" }, { "name": "Strike-slip movement-right lateral", "code": "02.11.04" }, { "name": "Strike-slip movement-left lateral", "code": "02.11.05" }, { "name": "Zone of sheared rock within fault", "code": "02.14.02" }, { "name": "Fault-breccia zone or zone of broken rock within fault", "code": "02.14.03" }, { "name": "Fault-breccia zone or zone of broken rock around fault", "code": "02.14.04" }, { "name": "Anticline arrows", "code": "05.01.01" }, { "name": "Assymetric anticline arrows", "code": "05.03.01" }, { "name": "Syncline arrows", "code": "05.05.01" }, { "name": "Assymetric syncline arrows", "code": "05.07.01" }, { "name": "Monocline arrow", "code": "05.09.01" }, { "name": "Plunge arrow", "code": "05.10.05" }, { "name": "Direction of landslide flow", "code": "17.54" }, { "name": "Prospect pit", "code": "19.03.01" }, { "name": "Sand, gravel, clay, or placer pit", "code": "19.03.02" }, { "name": "Quarry", "code": "19.03.04" }, { "name": "Drill hole for mineral exploration", "code": "19.03.25" }, { "name": "Disposal well", "code": "19.05.026" }, { "name": "Producing oil well", "code": "19.05.040" }, { "name": "Producing gas well", "code": "19.05.051" }, { "name": "Dry hole", "code": "19.05.19" }, { "name": "Plugged and abandoned oil well", "code": "19.05.42" }, { "name": "Plugged and abandoned gas well", "code": "19.05.53" }, { "name": "Water well", "code": "26.01.01" }, { "name": "Spring", "code": "26.02.01" }, { "name": "Spring, sampled", "code": "26.02.16" }, { "name": "Sample location", "code": "31.21" }, { "name": "Field station locality", "code": "31.22" }, { "name": "Motion toward viewer (in cross section)", "code": "31.30" }, { "name": "Motion away from viewer (in cross section)", "code": "31.31" }, { "name": "Sample location (2nd option)", "code": "31.32" }, { "name": "U-D fault symbol", "code": "31.35" }, { "name": "D-U fault symbol", "code": "31.36" }, { "name": "Geochemistry sample", "code": "31.37" }, { "name": "Coal sample", "code": "31.38" }, { "name": "Organic shale sample", "code": "31.39" }, { "name": "Palynology sample", "code": "31.40" }, { "name": "Question mark", "code": "31.41" }, { "name": "Overturned anticline symbol", "code": "31.42" }, { "name": "Overturned syncline symbol", "code": "31.43" }, { "name": "Teeth", "code": "31.44" }, { "name": "Shear zone", "code": "02.14.01" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": { "type": "range", "name": "Rotation", "description": "Cartographic rotation, measured in degrees clockwise.", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "PlotAtScale", "type": "esriFieldTypeSingle", "alias": "PlotAtScale", "domain": null }, { "name": "StationsID", "type": "esriFieldTypeString", "alias": "StationsID", "length": 50, "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "LocationSourceID", "type": "esriFieldTypeString", "alias": "LocationSourceID", "length": 50, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "CartographicPoints_ID", "type": "esriFieldTypeString", "alias": "CartographicPoints_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "CartographicLines", "type": "Feature Layer", "description": "Lines (e.g., cross-section lines) that have no real-world physical existence, such that LocationConfidenceMeters, ExistenceConfidence, and IdentityConfidence attributes are meaningless, and that are never shown as concealed beneath a covering unit.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Leader", "description": "Leader", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "values": [ [ "31.11" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "31.11", "label": "Leader" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 254049, "ymin": 4707279, "xmax": 336204, "ymax": 4764358, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": { "type": "codedValue", "name": "LineType", "description": "General line type", "codedValues": [ { "name": "Anticline", "code": "anticline" }, { "name": "Coal bed", "code": "coal bed" }, { "name": "Contact", "code": "contact" }, { "name": "Cross section boundary", "code": "cross section boundary" }, { "name": "Cross section line", "code": "cross section line" }, { "name": "Cross section well", "code": "cross section well" }, { "name": "Dike", "code": "dike" }, { "name": "Doubly plunging anticline", "code": "doubly plunging anticline" }, { "name": "Doubly plunging syncline", "code": "doubly plunging syncline" }, { "name": "Fault", "code": "fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "name": "Contact, gradational", "code": "gradational contact" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Joint", "code": "joint" }, { "name": "Key bed", "code": "key bed" }, { "name": "Landslide", "code": "landslide" }, { "name": "Leader", "code": "leader" }, { "name": "Lineament", "code": "lineament" }, { "name": "Lineation", "code": "lineation" }, { "name": "Map boundary", "code": "map boundary" }, { "name": "Monocline", "code": "monocline" }, { "name": "Fault, normal", "code": "normal fault" }, { "name": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Fault, strike-slip, left-lateral offset", "code": "strike-slip fault, left-lateral offset" }, { "name": "Fault, strike-slip, right-lateral offset", "code": "strike-slip fault, right-lateral offset" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Fault, thrust", "code": "thrust fault" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Joint, vertical", "code": "vertical joint" }, { "name": "Waterline", "code": "waterline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": { "type": "codedValue", "name": "LineSymbol", "description": "FGDC and WSGS line symbols", "codedValues": [ { "name": "Contact-certain", "code": "01.01.01" }, { "name": "Contact-certain-questionable", "code": "01.01.02" }, { "name": "Contact-approximate", "code": "01.01.03" }, { "name": "Contact-approximate-questionable", "code": "01.01.04" }, { "name": "Contact-inferred", "code": "01.01.05" }, { "name": "Contact-inferred-questionable", "code": "01.01.06" }, { "name": "Contact-concealed", "code": "01.01.07" }, { "name": "Contact-concealed-questionable", "code": "01.01.08" }, { "name": "Contact-internal-certain", "code": "01.01.09" }, { "name": "Contact-internal-certain-questionable", "code": "01.01.10" }, { "name": "Contact-internal-approximate", "code": "01.01.11" }, { "name": "Contact-internal-approximate-questionable", "code": "01.01.12" }, { "name": "Contact-internal-inferred", "code": "01.01.13" }, { "name": "Contact-internal-inferred-questionable", "code": "01.01.14" }, { "name": "Contact-internal-concealed", "code": "01.01.15" }, { "name": "Contact-internal-concealed-questionable", "code": "01.01.16" }, { "name": "Contact-gradational-certain", "code": "01.01.17" }, { "name": "Contact-gradational-certain-questionable", "code": "01.01.18" }, { "name": "Contact-gradational-approximate", "code": "01.01.19" }, { "name": "Contact-gradational-approximate-questionable", "code": "01.01.20" }, { "name": "Contact-gradational-inferred", "code": "01.01.21" }, { "name": "Contact-gradational-inferred-questionable", "code": "01.01.22" }, { "name": "Contact-gradational-concealed", "code": "01.01.23" }, { "name": "Contact-gradational-concealed-questionable", "code": "01.01.24" }, { "name": "Contact-unconformable-certain", "code": "01.01.25" }, { "name": "Contact-unconformable-certain-questionable", "code": "01.01.26" }, { "name": "Contact-unconformable-approximate", "code": "01.01.27" }, { "name": "Contact-unconformable-approximate-questionable", "code": "01.01.28" }, { "name": "Contact-unconformable-inferred", "code": "01.01.29" }, { "name": "Contact-unconformable-inferred-questionable", "code": "01.01.30" }, { "name": "Contact-unconformable-concealed", "code": "01.01.31" }, { "name": "Contact-unconformable-concealed-questionable", "code": "01.01.32" }, { "name": "Key bed-certain", "code": "01.02.01" }, { "name": "Key bed-certain-questionable", "code": "01.02.02" }, { "name": "Key bed-approximate", "code": "01.02.03" }, { "name": "Key bed-approximate-questionable", "code": "01.02.04" }, { "name": "Key bed-inferred", "code": "01.02.05" }, { "name": "Key bed-inferred-questionable", "code": "01.02.06" }, { "name": "Key bed-concealed", "code": "01.02.07" }, { "name": "Key bed-concealed-questionable", "code": "01.02.08" }, { "name": "Clay bed-certain", "code": "01.02.09" }, { "name": "Clay bed-certain-questionable", "code": "01.02.10" }, { "name": "Clay bed-approximate", "code": "01.02.11" }, { "name": "Clay bed-approximate-questionable", "code": "01.02.12" }, { "name": "Clay bed-inferred", "code": "01.02.13" }, { "name": "Clay bed-inferred-questionable", "code": "01.02.14" }, { "name": "Clay bed-concealed", "code": "01.02.15" }, { "name": "Clay bed-concealed-questionable", "code": "01.02.16" }, { "name": "Coal bed-certain", "code": "01.02.25" }, { "name": "Coal bed-certain-questionable", "code": "01.02.26" }, { "name": "Coal bed-approximate", "code": "01.02.27" }, { "name": "Coal bed-approximate-questionable", "code": "01.02.28" }, { "name": "Coal bed-inferred", "code": "01.02.29" }, { "name": "Coal bed-inferred-questionable", "code": "01.02.30" }, { "name": "Coal bed-concealed", "code": "01.02.31" }, { "name": "Coal bed-concealed-questionable", "code": "01.02.32" }, { "name": "Clinkered coal bed-certain", "code": "01.02.33" }, { "name": "Clinkered coal bed-certain-questionable", "code": "01.02.34" }, { "name": "Clinkered coal bed-approximate", "code": "01.02.35" }, { "name": "Clinkered coal bed-approximate-questionable", "code": "01.02.36" }, { "name": "Clinkered coal bed-inferred", "code": "01.02.37" }, { "name": "Clinkered coal bed-inferred-questionable", "code": "01.02.38" }, { "name": "Clinkered coal bed-concealed", "code": "01.02.39" }, { "name": "Clinkered coal bed-concealed-questionable", "code": "01.02.40" }, { "name": "Dike-certain", "code": "01.03" }, { "name": "Dike (1st option)-certain", "code": "01.03.01" }, { "name": "Dike (1st option)-approximate", "code": "01.03.02" }, { "name": "Dike (2nd option)-certain", "code": "01.03.03" }, { "name": "Dike (2nd option)-approximate", "code": "01.03.04" }, { "name": "Dike (3rd option)-certain", "code": "01.03.05" }, { "name": "Dike (3rd option)-approximate", "code": "01.03.06" }, { "name": "Dike (4th option)-certain", "code": "01.03.07" }, { "name": "Dike (4th option)-approximate", "code": "01.03.08" }, { "name": "Dike (5th option)-certain", "code": "01.03.09" }, { "name": "Dike (5th option)-approximate", "code": "01.03.10" }, { "name": "Dike (6th option)-certain", "code": "01.03.11" }, { "name": "Dike (6th option)-approximate", "code": "01.03.12" }, { "name": "Mafic dike-certain", "code": "01.03.16" }, { "name": "Mafic dike-approximate", "code": "01.03.17" }, { "name": "Felsic dike-certain", "code": "01.03.18" }, { "name": "Felsic dike-approximate", "code": "01.03.19" }, { "name": "Pegmatite dike-certain", "code": "01.03.20" }, { "name": "Pegmatite dike-approximate", "code": "01.03.21" }, { "name": "Generic fault-certain", "code": "02.01.01" }, { "name": "Generic fault-certain-questionable", "code": "02.01.02" }, { "name": "Generic fault-approximate", "code": "02.01.03" }, { "name": "Generic fault-approximate-questionable", "code": "02.01.04" }, { "name": "Generic fault-inferred", "code": "02.01.05" }, { "name": "Generic fault-inferred-questionable", "code": "02.01.06" }, { "name": "Generic fault-concealed", "code": "02.01.07" }, { "name": "Generic fault-concealed-questionable", "code": "02.01.08" }, { "name": "Normal fault-certain", "code": "02.02.01" }, { "name": "Normal fault-certain-questionable", "code": "02.02.02" }, { "name": "Normal fault-approximate", "code": "02.02.03" }, { "name": "Normal fault-approximate-questionable", "code": "02.02.04" }, { "name": "Normal fault-inferred", "code": "02.02.05" }, { "name": "Normal fault-inferred-questionable", "code": "02.02.06" }, { "name": "Normal fault-concealed", "code": "02.02.07" }, { "name": "Normal fault-concealed-questionable", "code": "02.02.08" }, { "name": "Reactivated fault-certain", "code": "02.02.17" }, { "name": "Reactivated fault-certain-questionable", "code": "02.02.18" }, { "name": "Reactivated fault-approximate", "code": "02.02.19" }, { "name": "Reactivated fault-approximate-questionable", "code": "02.02.20" }, { "name": "Reactivated fault-inferred", "code": "02.02.21" }, { "name": "Reactivated fault-inferred-questionable", "code": "02.02.22" }, { "name": "Reactivated fault-concealed", "code": "02.02.23" }, { "name": "Reactivated fault-concealed-questionable", "code": "02.02.24" }, { "name": "Reverse fault-certain", "code": "02.04.01" }, { "name": "Reverse fault-certain-questionable", "code": "02.04.02" }, { "name": "Reverse fault-approximate", "code": "02.04.03" }, { "name": "Reverse fault-approximate-questionable", "code": "02.04.04" }, { "name": "Reverse fault-inferred", "code": "02.04.05" }, { "name": "Reverse fault-inferred-questionable", "code": "02.04.06" }, { "name": "Reverse fault-concealed", "code": "02.04.07" }, { "name": "Reverse fault-concealed-questionable", "code": "02.04.08" }, { "name": "Reverse fault-certain, mapped previously", "code": "02.04.09" }, { "name": "Reverse fault-approximate, mapped previously", "code": "02.04.10" }, { "name": "Reverse fault-inferred, mapped previously", "code": "02.04.11" }, { "name": "Reverse fault-concealed, mapped previously", "code": "02.04.12" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain", "code": "02.05.01" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain-questionable", "code": "02.05.02" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate", "code": "02.05.03" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate-questionable", "code": "02.05.04" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred", "code": "02.05.05" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred-questionable", "code": "02.05.06" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed", "code": "02.05.07" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed-questionable", "code": "02.05.08" }, { "name": "Rotational or scissor fault, normal-slip offset-certain", "code": "02.05.09" }, { "name": "Rotational or scissor fault, normal-slip offset-certain-questionable", "code": "02.05.10" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate", "code": "02.05.11" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate-questionable", "code": "02.05.12" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred", "code": "02.05.13" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred-questionable", "code": "02.05.14" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed", "code": "02.05.15" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed-questionable", "code": "02.05.16" }, { "name": "Right-lateral strike-slip fault-certain", "code": "02.06.01" }, { "name": "Right lateral fault-certain-questionable", "code": "02.06.02" }, { "name": "Right-lateral strike-slip fault-approximate", "code": "02.06.03" }, { "name": "Right-lateral strike-slip fault-approximate-questionable", "code": "02.06.04" }, { "name": "Right-lateral strike-slip fault-inferred", "code": "02.06.05" }, { "name": "Right-lateral strike-slip fault-inferred-questionable", "code": "02.06.06" }, { "name": "Right-lateral strike-slip fault-concealed", "code": "02.06.07" }, { "name": "Right lateral fault-concealed-questionable", "code": "02.06.08" }, { "name": "Left-lateral strike-slip fault-certain", "code": "02.06.09" }, { "name": "Left lateral fault-certain-questionable", "code": "02.06.10" }, { "name": "Left-lateral strike-slip fault-approximate", "code": "02.06.11" }, { "name": "Left-lateral strike-slip fault-approximate-questionable", "code": "02.06.12" }, { "name": "Left-lateral strike-slip fault-inferred", "code": "02.06.13" }, { "name": "Left-lateral strike-slip fault-inferred-questionable", "code": "02.06.14" }, { "name": "Left-lateral strike-slip fault-concealed", "code": "02.06.15" }, { "name": "Left lateral fault-concealed-questionable", "code": "02.06.16" }, { "name": "Right-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.01" }, { "name": "Oblique slip right lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.02" }, { "name": "Right-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.03" }, { "name": "Right-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.04" }, { "name": "Right-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.05" }, { "name": "Right-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.06" }, { "name": "Oblique slip right lateral fault-concealed-ball on downthrown block", "code": "02.07.07" }, { "name": "Oblique slip right lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.08" }, { "name": "Left-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.09" }, { "name": "Oblique slip left lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.10" }, { "name": "Left-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.11" }, { "name": "Left-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.12" }, { "name": "Left-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.13" }, { "name": "Left-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.14" }, { "name": "Oblique slip left lateral fault-concealed-ball on downthrown block", "code": "02.07.15" }, { "name": "Oblique slip left lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.16" }, { "name": "Thrust fault-certain", "code": "02.08.01" }, { "name": "Thrust fault-certain-questionable", "code": "02.08.02" }, { "name": "Thrust fault-approximate", "code": "02.08.03" }, { "name": "Thrust fault-approximate-questionable", "code": "02.08.04" }, { "name": "Thrust fault-inferred", "code": "02.08.05" }, { "name": "Thrust fault-inferred-questionable", "code": "02.08.06" }, { "name": "Thrust fault-concealed", "code": "02.08.07" }, { "name": "Thrust fault-concealed-questionable", "code": "02.08.08" }, { "name": "Fault showing local normal offset-Ball and bar", "code": "02.11.01" }, { "name": "Fault showing local normal offset-U,D", "code": "02.11.02" }, { "name": "Fault showing local reverse offset-showing dip", "code": "02.11.03" }, { "name": "Shear zone", "code": "02.14.01" }, { "name": "Zone of sheared rock within fault", "code": "02.14.02" }, { "name": "Fault-breccia zone or zone of broken rock within fault", "code": "02.14.03" }, { "name": "Fault-breccia zone or zone of broken rock around fault", "code": "02.14.04" }, { "name": "Shear zones; mylonite zones; fault-breccia zones", "code": "02.14.05" }, { "name": "Thin shear zone", "code": "02.14.06" }, { "name": "Thinner shear zone", "code": "02.14.07" }, { "name": "Breccia zone", "code": "02.14.08" }, { "name": "Lineament", "code": "04.01.01" }, { "name": "Joint-certain", "code": "04.02.01" }, { "name": "Joint-approximate", "code": "04.02.02" }, { "name": "Anticline-certain", "code": "05.01.01" }, { "name": "Anticline-certain-questionable", "code": "05.01.02" }, { "name": "Anticline-approximate", "code": "05.01.03" }, { "name": "Anticline-approximate-questionable", "code": "05.01.04" }, { "name": "Anticline-inferred", "code": "05.01.05" }, { "name": "Anticline-inferred-questionable", "code": "05.01.06" }, { "name": "Anticline-concealed", "code": "05.01.07" }, { "name": "Anticline-concealed-questionable", "code": "05.01.08" }, { "name": "Antiform-certain", "code": "05.02.01" }, { "name": "Antiform-certain-questionable", "code": "05.02.02" }, { "name": "Antiform-approximate", "code": "05.02.03" }, { "name": "Antiform-approximate-questionable", "code": "05.02.04" }, { "name": "Antiform-inferred", "code": "05.02.05" }, { "name": "Antiform-inferred-questionable", "code": "05.02.06" }, { "name": "Antiform-concealed", "code": "05.02.07" }, { "name": "Antiform-concealed-questionable", "code": "05.02.08" }, { "name": "Overturned anticline-certain", "code": "05.03.17" }, { "name": "Overturned anticline-certain-questionable", "code": "05.03.18" }, { "name": "Overturned anticline-approximate", "code": "05.03.19" }, { "name": "Overturned anticline-approximate-questionable", "code": "05.03.20" }, { "name": "Overturned anticline-inferred", "code": "05.03.21" }, { "name": "Overturned anticline-inferred-questionable", "code": "05.03.22" }, { "name": "Overturned anticline-concealed", "code": "05.03.23" }, { "name": "Overturned anticline-concealed-questionable", "code": "05.03.24" }, { "name": "Syncline-certain", "code": "05.05.01" }, { "name": "Syncline-certain-questionable", "code": "05.05.02" }, { "name": "Syncline-approximate", "code": "05.05.03" }, { "name": "Syncline-approximate-questionable", "code": "05.05.04" }, { "name": "Syncline-inferred", "code": "05.05.05" }, { "name": "Syncline-inferred-questionable", "code": "05.05.06" }, { "name": "Syncline-concealed", "code": "05.05.07" }, { "name": "Syncline-concealed-questionable", "code": "05.05.08" }, { "name": "Synform-certain", "code": "05.06.01" }, { "name": "Synform-certain-questionable", "code": "05.06.02" }, { "name": "Synform-approximate", "code": "05.06.03" }, { "name": "Synform-approximate-questionable", "code": "05.06.04" }, { "name": "Synform-inferred", "code": "05.06.05" }, { "name": "Synform-inferred-questionable", "code": "05.06.06" }, { "name": "Synform-concealed", "code": "05.06.07" }, { "name": "Synform-concealed-questionable", "code": "05.06.08" }, { "name": "Overturned syncline-certain", "code": "05.07.17" }, { "name": "Overturned syncline-certain-questionable", "code": "05.07.18" }, { "name": "Overturned syncline-approximate", "code": "05.07.19" }, { "name": "Overturned syncline-approximate-questionable", "code": "05.07.20" }, { "name": "Overturned syncline-inferred", "code": "05.07.21" }, { "name": "Overturned syncline-inferred-questionable", "code": "05.07.22" }, { "name": "Overturned syncline-concealed", "code": "05.07.23" }, { "name": "Overturned syncline-concealed-questionable", "code": "05.07.24" }, { "name": "Monocline-certain", "code": "05.09.01" }, { "name": "Monocline-certain-questionable", "code": "05.09.02" }, { "name": "Monocline-approximate", "code": "05.09.03" }, { "name": "Monocline-approximate-questionable", "code": "05.09.04" }, { "name": "Monocline-inferred", "code": "05.09.05" }, { "name": "Monocline-inferred-questionable", "code": "05.09.06" }, { "name": "Monocline-concealed", "code": "05.09.07" }, { "name": "Monocline-concealed-questionable", "code": "05.09.08" }, { "name": "Monocline, anticlinal bend-certain", "code": "05.09.17" }, { "name": "Monocline, synclinal bend-certain", "code": "05.09.33" }, { "name": "Plunging anticline", "code": "05.10.05" }, { "name": "Doubly plunging anticline", "code": "05.10.06" }, { "name": "Plunging syncline", "code": "05.10.07" }, { "name": "Doubly plunging syncline", "code": "05.10.08" }, { "name": "Plunging syncline-approximate", "code": "05.10.16" }, { "name": "Plunging syncline-inferred", "code": "05.10.17" }, { "name": "Plunging syncline-concealed", "code": "05.10.18" }, { "name": "Main toe of landslide-certain", "code": "17.20" }, { "name": "Main toe of landslide-approximate", "code": "17.21" }, { "name": "Vein or mineralized stringer-certain", "code": "19.01.01" }, { "name": "Vein or mineralized stringer-certain-questionable", "code": "19.01.02" }, { "name": "Vein or mineralized stringer-approximate", "code": "19.01.03" }, { "name": "Vein or mineralized stringer-approximate-questionable", "code": "19.01.04" }, { "name": "Vein or mineralized stringer-concealed", "code": "19.01.05" }, { "name": "Vein or mineralized stringer-concealed-questionable", "code": "19.01.06" }, { "name": "Terrestrial impact crater without raised rim-certain", "code": "24.05" }, { "name": "Terrestrial impact crater without raised rim-certain-questionable", "code": "24.06" }, { "name": "Terrestrial impact crater without raised rim-approximate", "code": "24.07" }, { "name": "Terrestrial impact crater without raised rim-approximate-questionable", "code": "24.08" }, { "name": "Terrestrial impact crater without raised rim-concealed", "code": "24.09" }, { "name": "Terrestrial impact crater without raised rim-concealed-questionable", "code": "24.10" }, { "name": "Terrestrial impact crater with raised rim-certain", "code": "24.11" }, { "name": "Terrestrial impact crater with raised rim-certain-questionable", "code": "24.12" }, { "name": "Terrestrial impact crater with raised rim-approximate", "code": "24.13" }, { "name": "Terrestrial impact crater with raised rim-approximate-questionable", "code": "24.14" }, { "name": "Terrestrial impact crater with raised rim-concealed", "code": "24.15" }, { "name": "Terrestrial impact crater with raised rim-concealed-questionable", "code": "24.16" }, { "name": "Outer boundary of floor of terrestrial impact crater", "code": "24.17" }, { "name": "Outer boundary of central mound of complex terrestrial impact crater", "code": "24.18" }, { "name": "Highway", "code": "28.01" }, { "name": "Road or street", "code": "28.02" }, { "name": "Railroad", "code": "28.19" }, { "name": "Waterline", "code": "30.02.01" }, { "name": "Low water line", "code": "30.02.31" }, { "name": "Map boundary", "code": "31.08" }, { "name": "Cross section line", "code": "31.10" }, { "name": "Leader", "code": "31.11" }, { "name": "Cross section well", "code": "31.29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "CartographicLines_ID", "type": "esriFieldTypeString", "alias": "CartographicLines_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "GeologicLines", "type": "Feature Layer", "description": "Lines that represent dikes, coal seams, ash beds, fold hinge-surface traces, isograds, and other linear features. All have these properties: (A) They do not participate in map-unit topology. (B) They correspond to features that exist within the Earth and may be concealed beneath younger, covering, material. (C) They are located with an accuracy that likely can be estimated.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Key bed-certain", "description": "Key bed-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "01.02.01" ] ] }, { "label": "Dike (1st option)-certain", "description": "Dike (1st option)-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "values": [ [ "01.03.01" ] ] }, { "label": "Joint-certain", "description": "Joint-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.6 }, "values": [ [ "04.02.01" ] ] }, { "label": "Anticline-certain", "description": "Anticline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 20 }, "values": [ [ "05.01.01" ] ] }, { "label": "Syncline-certain", "description": "Syncline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 30 }, "values": [ [ "05.05.01" ] ] }, { "label": "Vein or mineralized stringer-certain", "description": "Vein or mineralized stringer-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 106, 0, 255 ], "width": 1 }, "values": [ [ "19.01.01" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "01.02.01", "label": "Key bed-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "01.03.01", "label": "Dike (1st option)-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.6 }, "value": "04.02.01", "label": "Joint-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 20 }, "value": "05.01.01", "label": "Anticline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 30 }, "value": "05.05.01", "label": "Syncline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 106, 0, 255 ], "width": 1 }, "value": "19.01.01", "label": "Vein or mineralized stringer-certain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 254158.63150000013, "ymin": 4707509.863, "xmax": 335145.08490000013, "ymax": 4752171.7761, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": { "type": "codedValue", "name": "LineType", "description": "General line type", "codedValues": [ { "name": "Anticline", "code": "anticline" }, { "name": "Coal bed", "code": "coal bed" }, { "name": "Contact", "code": "contact" }, { "name": "Cross section boundary", "code": "cross section boundary" }, { "name": "Cross section line", "code": "cross section line" }, { "name": "Cross section well", "code": "cross section well" }, { "name": "Dike", "code": "dike" }, { "name": "Doubly plunging anticline", "code": "doubly plunging anticline" }, { "name": "Doubly plunging syncline", "code": "doubly plunging syncline" }, { "name": "Fault", "code": "fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "name": "Contact, gradational", "code": "gradational contact" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Joint", "code": "joint" }, { "name": "Key bed", "code": "key bed" }, { "name": "Landslide", "code": "landslide" }, { "name": "Leader", "code": "leader" }, { "name": "Lineament", "code": "lineament" }, { "name": "Lineation", "code": "lineation" }, { "name": "Map boundary", "code": "map boundary" }, { "name": "Monocline", "code": "monocline" }, { "name": "Fault, normal", "code": "normal fault" }, { "name": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Fault, strike-slip, left-lateral offset", "code": "strike-slip fault, left-lateral offset" }, { "name": "Fault, strike-slip, right-lateral offset", "code": "strike-slip fault, right-lateral offset" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Fault, thrust", "code": "thrust fault" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Joint, vertical", "code": "vertical joint" }, { "name": "Waterline", "code": "waterline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsConcealed", "type": "esriFieldTypeString", "alias": "IsConcealed", "length": 1, "domain": { "type": "codedValue", "name": "Concealed", "description": "Is feature concealed, yes or no", "codedValues": [ { "name": "Yes", "code": "y" }, { "name": "No", "code": "n" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "ExistenceConfidence", "type": "esriFieldTypeString", "alias": "ExistenceConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": { "type": "codedValue", "name": "LineSymbol", "description": "FGDC and WSGS line symbols", "codedValues": [ { "name": "Contact-certain", "code": "01.01.01" }, { "name": "Contact-certain-questionable", "code": "01.01.02" }, { "name": "Contact-approximate", "code": "01.01.03" }, { "name": "Contact-approximate-questionable", "code": "01.01.04" }, { "name": "Contact-inferred", "code": "01.01.05" }, { "name": "Contact-inferred-questionable", "code": "01.01.06" }, { "name": "Contact-concealed", "code": "01.01.07" }, { "name": "Contact-concealed-questionable", "code": "01.01.08" }, { "name": "Contact-internal-certain", "code": "01.01.09" }, { "name": "Contact-internal-certain-questionable", "code": "01.01.10" }, { "name": "Contact-internal-approximate", "code": "01.01.11" }, { "name": "Contact-internal-approximate-questionable", "code": "01.01.12" }, { "name": "Contact-internal-inferred", "code": "01.01.13" }, { "name": "Contact-internal-inferred-questionable", "code": "01.01.14" }, { "name": "Contact-internal-concealed", "code": "01.01.15" }, { "name": "Contact-internal-concealed-questionable", "code": "01.01.16" }, { "name": "Contact-gradational-certain", "code": "01.01.17" }, { "name": "Contact-gradational-certain-questionable", "code": "01.01.18" }, { "name": "Contact-gradational-approximate", "code": "01.01.19" }, { "name": "Contact-gradational-approximate-questionable", "code": "01.01.20" }, { "name": "Contact-gradational-inferred", "code": "01.01.21" }, { "name": "Contact-gradational-inferred-questionable", "code": "01.01.22" }, { "name": "Contact-gradational-concealed", "code": "01.01.23" }, { "name": "Contact-gradational-concealed-questionable", "code": "01.01.24" }, { "name": "Contact-unconformable-certain", "code": "01.01.25" }, { "name": "Contact-unconformable-certain-questionable", "code": "01.01.26" }, { "name": "Contact-unconformable-approximate", "code": "01.01.27" }, { "name": "Contact-unconformable-approximate-questionable", "code": "01.01.28" }, { "name": "Contact-unconformable-inferred", "code": "01.01.29" }, { "name": "Contact-unconformable-inferred-questionable", "code": "01.01.30" }, { "name": "Contact-unconformable-concealed", "code": "01.01.31" }, { "name": "Contact-unconformable-concealed-questionable", "code": "01.01.32" }, { "name": "Key bed-certain", "code": "01.02.01" }, { "name": "Key bed-certain-questionable", "code": "01.02.02" }, { "name": "Key bed-approximate", "code": "01.02.03" }, { "name": "Key bed-approximate-questionable", "code": "01.02.04" }, { "name": "Key bed-inferred", "code": "01.02.05" }, { "name": "Key bed-inferred-questionable", "code": "01.02.06" }, { "name": "Key bed-concealed", "code": "01.02.07" }, { "name": "Key bed-concealed-questionable", "code": "01.02.08" }, { "name": "Clay bed-certain", "code": "01.02.09" }, { "name": "Clay bed-certain-questionable", "code": "01.02.10" }, { "name": "Clay bed-approximate", "code": "01.02.11" }, { "name": "Clay bed-approximate-questionable", "code": "01.02.12" }, { "name": "Clay bed-inferred", "code": "01.02.13" }, { "name": "Clay bed-inferred-questionable", "code": "01.02.14" }, { "name": "Clay bed-concealed", "code": "01.02.15" }, { "name": "Clay bed-concealed-questionable", "code": "01.02.16" }, { "name": "Coal bed-certain", "code": "01.02.25" }, { "name": "Coal bed-certain-questionable", "code": "01.02.26" }, { "name": "Coal bed-approximate", "code": "01.02.27" }, { "name": "Coal bed-approximate-questionable", "code": "01.02.28" }, { "name": "Coal bed-inferred", "code": "01.02.29" }, { "name": "Coal bed-inferred-questionable", "code": "01.02.30" }, { "name": "Coal bed-concealed", "code": "01.02.31" }, { "name": "Coal bed-concealed-questionable", "code": "01.02.32" }, { "name": "Clinkered coal bed-certain", "code": "01.02.33" }, { "name": "Clinkered coal bed-certain-questionable", "code": "01.02.34" }, { "name": "Clinkered coal bed-approximate", "code": "01.02.35" }, { "name": "Clinkered coal bed-approximate-questionable", "code": "01.02.36" }, { "name": "Clinkered coal bed-inferred", "code": "01.02.37" }, { "name": "Clinkered coal bed-inferred-questionable", "code": "01.02.38" }, { "name": "Clinkered coal bed-concealed", "code": "01.02.39" }, { "name": "Clinkered coal bed-concealed-questionable", "code": "01.02.40" }, { "name": "Dike-certain", "code": "01.03" }, { "name": "Dike (1st option)-certain", "code": "01.03.01" }, { "name": "Dike (1st option)-approximate", "code": "01.03.02" }, { "name": "Dike (2nd option)-certain", "code": "01.03.03" }, { "name": "Dike (2nd option)-approximate", "code": "01.03.04" }, { "name": "Dike (3rd option)-certain", "code": "01.03.05" }, { "name": "Dike (3rd option)-approximate", "code": "01.03.06" }, { "name": "Dike (4th option)-certain", "code": "01.03.07" }, { "name": "Dike (4th option)-approximate", "code": "01.03.08" }, { "name": "Dike (5th option)-certain", "code": "01.03.09" }, { "name": "Dike (5th option)-approximate", "code": "01.03.10" }, { "name": "Dike (6th option)-certain", "code": "01.03.11" }, { "name": "Dike (6th option)-approximate", "code": "01.03.12" }, { "name": "Mafic dike-certain", "code": "01.03.16" }, { "name": "Mafic dike-approximate", "code": "01.03.17" }, { "name": "Felsic dike-certain", "code": "01.03.18" }, { "name": "Felsic dike-approximate", "code": "01.03.19" }, { "name": "Pegmatite dike-certain", "code": "01.03.20" }, { "name": "Pegmatite dike-approximate", "code": "01.03.21" }, { "name": "Generic fault-certain", "code": "02.01.01" }, { "name": "Generic fault-certain-questionable", "code": "02.01.02" }, { "name": "Generic fault-approximate", "code": "02.01.03" }, { "name": "Generic fault-approximate-questionable", "code": "02.01.04" }, { "name": "Generic fault-inferred", "code": "02.01.05" }, { "name": "Generic fault-inferred-questionable", "code": "02.01.06" }, { "name": "Generic fault-concealed", "code": "02.01.07" }, { "name": "Generic fault-concealed-questionable", "code": "02.01.08" }, { "name": "Normal fault-certain", "code": "02.02.01" }, { "name": "Normal fault-certain-questionable", "code": "02.02.02" }, { "name": "Normal fault-approximate", "code": "02.02.03" }, { "name": "Normal fault-approximate-questionable", "code": "02.02.04" }, { "name": "Normal fault-inferred", "code": "02.02.05" }, { "name": "Normal fault-inferred-questionable", "code": "02.02.06" }, { "name": "Normal fault-concealed", "code": "02.02.07" }, { "name": "Normal fault-concealed-questionable", "code": "02.02.08" }, { "name": "Reactivated fault-certain", "code": "02.02.17" }, { "name": "Reactivated fault-certain-questionable", "code": "02.02.18" }, { "name": "Reactivated fault-approximate", "code": "02.02.19" }, { "name": "Reactivated fault-approximate-questionable", "code": "02.02.20" }, { "name": "Reactivated fault-inferred", "code": "02.02.21" }, { "name": "Reactivated fault-inferred-questionable", "code": "02.02.22" }, { "name": "Reactivated fault-concealed", "code": "02.02.23" }, { "name": "Reactivated fault-concealed-questionable", "code": "02.02.24" }, { "name": "Reverse fault-certain", "code": "02.04.01" }, { "name": "Reverse fault-certain-questionable", "code": "02.04.02" }, { "name": "Reverse fault-approximate", "code": "02.04.03" }, { "name": "Reverse fault-approximate-questionable", "code": "02.04.04" }, { "name": "Reverse fault-inferred", "code": "02.04.05" }, { "name": "Reverse fault-inferred-questionable", "code": "02.04.06" }, { "name": "Reverse fault-concealed", "code": "02.04.07" }, { "name": "Reverse fault-concealed-questionable", "code": "02.04.08" }, { "name": "Reverse fault-certain, mapped previously", "code": "02.04.09" }, { "name": "Reverse fault-approximate, mapped previously", "code": "02.04.10" }, { "name": "Reverse fault-inferred, mapped previously", "code": "02.04.11" }, { "name": "Reverse fault-concealed, mapped previously", "code": "02.04.12" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain", "code": "02.05.01" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain-questionable", "code": "02.05.02" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate", "code": "02.05.03" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate-questionable", "code": "02.05.04" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred", "code": "02.05.05" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred-questionable", "code": "02.05.06" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed", "code": "02.05.07" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed-questionable", "code": "02.05.08" }, { "name": "Rotational or scissor fault, normal-slip offset-certain", "code": "02.05.09" }, { "name": "Rotational or scissor fault, normal-slip offset-certain-questionable", "code": "02.05.10" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate", "code": "02.05.11" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate-questionable", "code": "02.05.12" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred", "code": "02.05.13" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred-questionable", "code": "02.05.14" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed", "code": "02.05.15" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed-questionable", "code": "02.05.16" }, { "name": "Right-lateral strike-slip fault-certain", "code": "02.06.01" }, { "name": "Right lateral fault-certain-questionable", "code": "02.06.02" }, { "name": "Right-lateral strike-slip fault-approximate", "code": "02.06.03" }, { "name": "Right-lateral strike-slip fault-approximate-questionable", "code": "02.06.04" }, { "name": "Right-lateral strike-slip fault-inferred", "code": "02.06.05" }, { "name": "Right-lateral strike-slip fault-inferred-questionable", "code": "02.06.06" }, { "name": "Right-lateral strike-slip fault-concealed", "code": "02.06.07" }, { "name": "Right lateral fault-concealed-questionable", "code": "02.06.08" }, { "name": "Left-lateral strike-slip fault-certain", "code": "02.06.09" }, { "name": "Left lateral fault-certain-questionable", "code": "02.06.10" }, { "name": "Left-lateral strike-slip fault-approximate", "code": "02.06.11" }, { "name": "Left-lateral strike-slip fault-approximate-questionable", "code": "02.06.12" }, { "name": "Left-lateral strike-slip fault-inferred", "code": "02.06.13" }, { "name": "Left-lateral strike-slip fault-inferred-questionable", "code": "02.06.14" }, { "name": "Left-lateral strike-slip fault-concealed", "code": "02.06.15" }, { "name": "Left lateral fault-concealed-questionable", "code": "02.06.16" }, { "name": "Right-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.01" }, { "name": "Oblique slip right lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.02" }, { "name": "Right-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.03" }, { "name": "Right-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.04" }, { "name": "Right-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.05" }, { "name": "Right-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.06" }, { "name": "Oblique slip right lateral fault-concealed-ball on downthrown block", "code": "02.07.07" }, { "name": "Oblique slip right lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.08" }, { "name": "Left-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.09" }, { "name": "Oblique slip left lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.10" }, { "name": "Left-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.11" }, { "name": "Left-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.12" }, { "name": "Left-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.13" }, { "name": "Left-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.14" }, { "name": "Oblique slip left lateral fault-concealed-ball on downthrown block", "code": "02.07.15" }, { "name": "Oblique slip left lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.16" }, { "name": "Thrust fault-certain", "code": "02.08.01" }, { "name": "Thrust fault-certain-questionable", "code": "02.08.02" }, { "name": "Thrust fault-approximate", "code": "02.08.03" }, { "name": "Thrust fault-approximate-questionable", "code": "02.08.04" }, { "name": "Thrust fault-inferred", "code": "02.08.05" }, { "name": "Thrust fault-inferred-questionable", "code": "02.08.06" }, { "name": "Thrust fault-concealed", "code": "02.08.07" }, { "name": "Thrust fault-concealed-questionable", "code": "02.08.08" }, { "name": "Fault showing local normal offset-Ball and bar", "code": "02.11.01" }, { "name": "Fault showing local normal offset-U,D", "code": "02.11.02" }, { "name": "Fault showing local reverse offset-showing dip", "code": "02.11.03" }, { "name": "Shear zone", "code": "02.14.01" }, { "name": "Zone of sheared rock within fault", "code": "02.14.02" }, { "name": "Fault-breccia zone or zone of broken rock within fault", "code": "02.14.03" }, { "name": "Fault-breccia zone or zone of broken rock around fault", "code": "02.14.04" }, { "name": "Shear zones; mylonite zones; fault-breccia zones", "code": "02.14.05" }, { "name": "Thin shear zone", "code": "02.14.06" }, { "name": "Thinner shear zone", "code": "02.14.07" }, { "name": "Breccia zone", "code": "02.14.08" }, { "name": "Lineament", "code": "04.01.01" }, { "name": "Joint-certain", "code": "04.02.01" }, { "name": "Joint-approximate", "code": "04.02.02" }, { "name": "Anticline-certain", "code": "05.01.01" }, { "name": "Anticline-certain-questionable", "code": "05.01.02" }, { "name": "Anticline-approximate", "code": "05.01.03" }, { "name": "Anticline-approximate-questionable", "code": "05.01.04" }, { "name": "Anticline-inferred", "code": "05.01.05" }, { "name": "Anticline-inferred-questionable", "code": "05.01.06" }, { "name": "Anticline-concealed", "code": "05.01.07" }, { "name": "Anticline-concealed-questionable", "code": "05.01.08" }, { "name": "Antiform-certain", "code": "05.02.01" }, { "name": "Antiform-certain-questionable", "code": "05.02.02" }, { "name": "Antiform-approximate", "code": "05.02.03" }, { "name": "Antiform-approximate-questionable", "code": "05.02.04" }, { "name": "Antiform-inferred", "code": "05.02.05" }, { "name": "Antiform-inferred-questionable", "code": "05.02.06" }, { "name": "Antiform-concealed", "code": "05.02.07" }, { "name": "Antiform-concealed-questionable", "code": "05.02.08" }, { "name": "Overturned anticline-certain", "code": "05.03.17" }, { "name": "Overturned anticline-certain-questionable", "code": "05.03.18" }, { "name": "Overturned anticline-approximate", "code": "05.03.19" }, { "name": "Overturned anticline-approximate-questionable", "code": "05.03.20" }, { "name": "Overturned anticline-inferred", "code": "05.03.21" }, { "name": "Overturned anticline-inferred-questionable", "code": "05.03.22" }, { "name": "Overturned anticline-concealed", "code": "05.03.23" }, { "name": "Overturned anticline-concealed-questionable", "code": "05.03.24" }, { "name": "Syncline-certain", "code": "05.05.01" }, { "name": "Syncline-certain-questionable", "code": "05.05.02" }, { "name": "Syncline-approximate", "code": "05.05.03" }, { "name": "Syncline-approximate-questionable", "code": "05.05.04" }, { "name": "Syncline-inferred", "code": "05.05.05" }, { "name": "Syncline-inferred-questionable", "code": "05.05.06" }, { "name": "Syncline-concealed", "code": "05.05.07" }, { "name": "Syncline-concealed-questionable", "code": "05.05.08" }, { "name": "Synform-certain", "code": "05.06.01" }, { "name": "Synform-certain-questionable", "code": "05.06.02" }, { "name": "Synform-approximate", "code": "05.06.03" }, { "name": "Synform-approximate-questionable", "code": "05.06.04" }, { "name": "Synform-inferred", "code": "05.06.05" }, { "name": "Synform-inferred-questionable", "code": "05.06.06" }, { "name": "Synform-concealed", "code": "05.06.07" }, { "name": "Synform-concealed-questionable", "code": "05.06.08" }, { "name": "Overturned syncline-certain", "code": "05.07.17" }, { "name": "Overturned syncline-certain-questionable", "code": "05.07.18" }, { "name": "Overturned syncline-approximate", "code": "05.07.19" }, { "name": "Overturned syncline-approximate-questionable", "code": "05.07.20" }, { "name": "Overturned syncline-inferred", "code": "05.07.21" }, { "name": "Overturned syncline-inferred-questionable", "code": "05.07.22" }, { "name": "Overturned syncline-concealed", "code": "05.07.23" }, { "name": "Overturned syncline-concealed-questionable", "code": "05.07.24" }, { "name": "Monocline-certain", "code": "05.09.01" }, { "name": "Monocline-certain-questionable", "code": "05.09.02" }, { "name": "Monocline-approximate", "code": "05.09.03" }, { "name": "Monocline-approximate-questionable", "code": "05.09.04" }, { "name": "Monocline-inferred", "code": "05.09.05" }, { "name": "Monocline-inferred-questionable", "code": "05.09.06" }, { "name": "Monocline-concealed", "code": "05.09.07" }, { "name": "Monocline-concealed-questionable", "code": "05.09.08" }, { "name": "Monocline, anticlinal bend-certain", "code": "05.09.17" }, { "name": "Monocline, synclinal bend-certain", "code": "05.09.33" }, { "name": "Plunging anticline", "code": "05.10.05" }, { "name": "Doubly plunging anticline", "code": "05.10.06" }, { "name": "Plunging syncline", "code": "05.10.07" }, { "name": "Doubly plunging syncline", "code": "05.10.08" }, { "name": "Plunging syncline-approximate", "code": "05.10.16" }, { "name": "Plunging syncline-inferred", "code": "05.10.17" }, { "name": "Plunging syncline-concealed", "code": "05.10.18" }, { "name": "Main toe of landslide-certain", "code": "17.20" }, { "name": "Main toe of landslide-approximate", "code": "17.21" }, { "name": "Vein or mineralized stringer-certain", "code": "19.01.01" }, { "name": "Vein or mineralized stringer-certain-questionable", "code": "19.01.02" }, { "name": "Vein or mineralized stringer-approximate", "code": "19.01.03" }, { "name": "Vein or mineralized stringer-approximate-questionable", "code": "19.01.04" }, { "name": "Vein or mineralized stringer-concealed", "code": "19.01.05" }, { "name": "Vein or mineralized stringer-concealed-questionable", "code": "19.01.06" }, { "name": "Terrestrial impact crater without raised rim-certain", "code": "24.05" }, { "name": "Terrestrial impact crater without raised rim-certain-questionable", "code": "24.06" }, { "name": "Terrestrial impact crater without raised rim-approximate", "code": "24.07" }, { "name": "Terrestrial impact crater without raised rim-approximate-questionable", "code": "24.08" }, { "name": "Terrestrial impact crater without raised rim-concealed", "code": "24.09" }, { "name": "Terrestrial impact crater without raised rim-concealed-questionable", "code": "24.10" }, { "name": "Terrestrial impact crater with raised rim-certain", "code": "24.11" }, { "name": "Terrestrial impact crater with raised rim-certain-questionable", "code": "24.12" }, { "name": "Terrestrial impact crater with raised rim-approximate", "code": "24.13" }, { "name": "Terrestrial impact crater with raised rim-approximate-questionable", "code": "24.14" }, { "name": "Terrestrial impact crater with raised rim-concealed", "code": "24.15" }, { "name": "Terrestrial impact crater with raised rim-concealed-questionable", "code": "24.16" }, { "name": "Outer boundary of floor of terrestrial impact crater", "code": "24.17" }, { "name": "Outer boundary of central mound of complex terrestrial impact crater", "code": "24.18" }, { "name": "Highway", "code": "28.01" }, { "name": "Road or street", "code": "28.02" }, { "name": "Railroad", "code": "28.19" }, { "name": "Waterline", "code": "30.02.01" }, { "name": "Low water line", "code": "30.02.31" }, { "name": "Map boundary", "code": "31.08" }, { "name": "Cross section line", "code": "31.10" }, { "name": "Leader", "code": "31.11" }, { "name": "Cross section well", "code": "31.29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "GeologicLines_ID", "type": "esriFieldTypeString", "alias": "GeologicLines_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "ContactsAndFaults", "type": "Feature Layer", "description": "Contacts between map units, faults that bound map units, and associated dangling faults. Includes concealed faults and contacts, waterlines, snowfield and glacier boundaries, and map boundary.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Contact-certain", "description": "Contact-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "values": [ [ "01.01.01" ] ] }, { "label": "Generic fault-certain", "description": "Generic fault-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.01.01" ] ] }, { "label": "Generic fault-approximate", "description": "Generic fault-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "values": [ [ "02.01.03" ] ] }, { "label": "Generic fault-concealed", "description": "Generic fault-concealed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.08 }, "values": [ [ "02.01.07" ] ] }, { "label": "Thrust fault-certain", "description": "Thrust fault-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 15 }, "values": [ [ "02.08.01" ] ] }, { "label": "Map boundary", "description": "Map boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "values": [ [ "31.08" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "value": "01.01.01", "label": "Contact-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.01.01", "label": "Generic fault-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "02.01.03", "label": "Generic fault-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.08 }, "value": "02.01.07", "label": "Generic fault-concealed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 15 }, "value": "02.08.01", "label": "Thrust fault-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "value": "31.08", "label": "Map boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 253484.71520000044, "ymin": 4707016.556, "xmax": 336976.32079999987, "ymax": 4764967.6545, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": { "type": "codedValue", "name": "LineType", "description": "General line type", "codedValues": [ { "name": "Anticline", "code": "anticline" }, { "name": "Coal bed", "code": "coal bed" }, { "name": "Contact", "code": "contact" }, { "name": "Cross section boundary", "code": "cross section boundary" }, { "name": "Cross section line", "code": "cross section line" }, { "name": "Cross section well", "code": "cross section well" }, { "name": "Dike", "code": "dike" }, { "name": "Doubly plunging anticline", "code": "doubly plunging anticline" }, { "name": "Doubly plunging syncline", "code": "doubly plunging syncline" }, { "name": "Fault", "code": "fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "name": "Contact, gradational", "code": "gradational contact" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Joint", "code": "joint" }, { "name": "Key bed", "code": "key bed" }, { "name": "Landslide", "code": "landslide" }, { "name": "Leader", "code": "leader" }, { "name": "Lineament", "code": "lineament" }, { "name": "Lineation", "code": "lineation" }, { "name": "Map boundary", "code": "map boundary" }, { "name": "Monocline", "code": "monocline" }, { "name": "Fault, normal", "code": "normal fault" }, { "name": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Fault, strike-slip, left-lateral offset", "code": "strike-slip fault, left-lateral offset" }, { "name": "Fault, strike-slip, right-lateral offset", "code": "strike-slip fault, right-lateral offset" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Fault, thrust", "code": "thrust fault" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Joint, vertical", "code": "vertical joint" }, { "name": "Waterline", "code": "waterline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsConcealed", "type": "esriFieldTypeString", "alias": "IsConcealed", "length": 1, "domain": { "type": "codedValue", "name": "Concealed", "description": "Is feature concealed, yes or no", "codedValues": [ { "name": "Yes", "code": "y" }, { "name": "No", "code": "n" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "domain": null }, { "name": "ExistenceConfidence", "type": "esriFieldTypeString", "alias": "ExistenceConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": { "type": "codedValue", "name": "LineSymbol", "description": "FGDC and WSGS line symbols", "codedValues": [ { "name": "Contact-certain", "code": "01.01.01" }, { "name": "Contact-certain-questionable", "code": "01.01.02" }, { "name": "Contact-approximate", "code": "01.01.03" }, { "name": "Contact-approximate-questionable", "code": "01.01.04" }, { "name": "Contact-inferred", "code": "01.01.05" }, { "name": "Contact-inferred-questionable", "code": "01.01.06" }, { "name": "Contact-concealed", "code": "01.01.07" }, { "name": "Contact-concealed-questionable", "code": "01.01.08" }, { "name": "Contact-internal-certain", "code": "01.01.09" }, { "name": "Contact-internal-certain-questionable", "code": "01.01.10" }, { "name": "Contact-internal-approximate", "code": "01.01.11" }, { "name": "Contact-internal-approximate-questionable", "code": "01.01.12" }, { "name": "Contact-internal-inferred", "code": "01.01.13" }, { "name": "Contact-internal-inferred-questionable", "code": "01.01.14" }, { "name": "Contact-internal-concealed", "code": "01.01.15" }, { "name": "Contact-internal-concealed-questionable", "code": "01.01.16" }, { "name": "Contact-gradational-certain", "code": "01.01.17" }, { "name": "Contact-gradational-certain-questionable", "code": "01.01.18" }, { "name": "Contact-gradational-approximate", "code": "01.01.19" }, { "name": "Contact-gradational-approximate-questionable", "code": "01.01.20" }, { "name": "Contact-gradational-inferred", "code": "01.01.21" }, { "name": "Contact-gradational-inferred-questionable", "code": "01.01.22" }, { "name": "Contact-gradational-concealed", "code": "01.01.23" }, { "name": "Contact-gradational-concealed-questionable", "code": "01.01.24" }, { "name": "Contact-unconformable-certain", "code": "01.01.25" }, { "name": "Contact-unconformable-certain-questionable", "code": "01.01.26" }, { "name": "Contact-unconformable-approximate", "code": "01.01.27" }, { "name": "Contact-unconformable-approximate-questionable", "code": "01.01.28" }, { "name": "Contact-unconformable-inferred", "code": "01.01.29" }, { "name": "Contact-unconformable-inferred-questionable", "code": "01.01.30" }, { "name": "Contact-unconformable-concealed", "code": "01.01.31" }, { "name": "Contact-unconformable-concealed-questionable", "code": "01.01.32" }, { "name": "Key bed-certain", "code": "01.02.01" }, { "name": "Key bed-certain-questionable", "code": "01.02.02" }, { "name": "Key bed-approximate", "code": "01.02.03" }, { "name": "Key bed-approximate-questionable", "code": "01.02.04" }, { "name": "Key bed-inferred", "code": "01.02.05" }, { "name": "Key bed-inferred-questionable", "code": "01.02.06" }, { "name": "Key bed-concealed", "code": "01.02.07" }, { "name": "Key bed-concealed-questionable", "code": "01.02.08" }, { "name": "Clay bed-certain", "code": "01.02.09" }, { "name": "Clay bed-certain-questionable", "code": "01.02.10" }, { "name": "Clay bed-approximate", "code": "01.02.11" }, { "name": "Clay bed-approximate-questionable", "code": "01.02.12" }, { "name": "Clay bed-inferred", "code": "01.02.13" }, { "name": "Clay bed-inferred-questionable", "code": "01.02.14" }, { "name": "Clay bed-concealed", "code": "01.02.15" }, { "name": "Clay bed-concealed-questionable", "code": "01.02.16" }, { "name": "Coal bed-certain", "code": "01.02.25" }, { "name": "Coal bed-certain-questionable", "code": "01.02.26" }, { "name": "Coal bed-approximate", "code": "01.02.27" }, { "name": "Coal bed-approximate-questionable", "code": "01.02.28" }, { "name": "Coal bed-inferred", "code": "01.02.29" }, { "name": "Coal bed-inferred-questionable", "code": "01.02.30" }, { "name": "Coal bed-concealed", "code": "01.02.31" }, { "name": "Coal bed-concealed-questionable", "code": "01.02.32" }, { "name": "Clinkered coal bed-certain", "code": "01.02.33" }, { "name": "Clinkered coal bed-certain-questionable", "code": "01.02.34" }, { "name": "Clinkered coal bed-approximate", "code": "01.02.35" }, { "name": "Clinkered coal bed-approximate-questionable", "code": "01.02.36" }, { "name": "Clinkered coal bed-inferred", "code": "01.02.37" }, { "name": "Clinkered coal bed-inferred-questionable", "code": "01.02.38" }, { "name": "Clinkered coal bed-concealed", "code": "01.02.39" }, { "name": "Clinkered coal bed-concealed-questionable", "code": "01.02.40" }, { "name": "Dike-certain", "code": "01.03" }, { "name": "Dike (1st option)-certain", "code": "01.03.01" }, { "name": "Dike (1st option)-approximate", "code": "01.03.02" }, { "name": "Dike (2nd option)-certain", "code": "01.03.03" }, { "name": "Dike (2nd option)-approximate", "code": "01.03.04" }, { "name": "Dike (3rd option)-certain", "code": "01.03.05" }, { "name": "Dike (3rd option)-approximate", "code": "01.03.06" }, { "name": "Dike (4th option)-certain", "code": "01.03.07" }, { "name": "Dike (4th option)-approximate", "code": "01.03.08" }, { "name": "Dike (5th option)-certain", "code": "01.03.09" }, { "name": "Dike (5th option)-approximate", "code": "01.03.10" }, { "name": "Dike (6th option)-certain", "code": "01.03.11" }, { "name": "Dike (6th option)-approximate", "code": "01.03.12" }, { "name": "Mafic dike-certain", "code": "01.03.16" }, { "name": "Mafic dike-approximate", "code": "01.03.17" }, { "name": "Felsic dike-certain", "code": "01.03.18" }, { "name": "Felsic dike-approximate", "code": "01.03.19" }, { "name": "Pegmatite dike-certain", "code": "01.03.20" }, { "name": "Pegmatite dike-approximate", "code": "01.03.21" }, { "name": "Generic fault-certain", "code": "02.01.01" }, { "name": "Generic fault-certain-questionable", "code": "02.01.02" }, { "name": "Generic fault-approximate", "code": "02.01.03" }, { "name": "Generic fault-approximate-questionable", "code": "02.01.04" }, { "name": "Generic fault-inferred", "code": "02.01.05" }, { "name": "Generic fault-inferred-questionable", "code": "02.01.06" }, { "name": "Generic fault-concealed", "code": "02.01.07" }, { "name": "Generic fault-concealed-questionable", "code": "02.01.08" }, { "name": "Normal fault-certain", "code": "02.02.01" }, { "name": "Normal fault-certain-questionable", "code": "02.02.02" }, { "name": "Normal fault-approximate", "code": "02.02.03" }, { "name": "Normal fault-approximate-questionable", "code": "02.02.04" }, { "name": "Normal fault-inferred", "code": "02.02.05" }, { "name": "Normal fault-inferred-questionable", "code": "02.02.06" }, { "name": "Normal fault-concealed", "code": "02.02.07" }, { "name": "Normal fault-concealed-questionable", "code": "02.02.08" }, { "name": "Reactivated fault-certain", "code": "02.02.17" }, { "name": "Reactivated fault-certain-questionable", "code": "02.02.18" }, { "name": "Reactivated fault-approximate", "code": "02.02.19" }, { "name": "Reactivated fault-approximate-questionable", "code": "02.02.20" }, { "name": "Reactivated fault-inferred", "code": "02.02.21" }, { "name": "Reactivated fault-inferred-questionable", "code": "02.02.22" }, { "name": "Reactivated fault-concealed", "code": "02.02.23" }, { "name": "Reactivated fault-concealed-questionable", "code": "02.02.24" }, { "name": "Reverse fault-certain", "code": "02.04.01" }, { "name": "Reverse fault-certain-questionable", "code": "02.04.02" }, { "name": "Reverse fault-approximate", "code": "02.04.03" }, { "name": "Reverse fault-approximate-questionable", "code": "02.04.04" }, { "name": "Reverse fault-inferred", "code": "02.04.05" }, { "name": "Reverse fault-inferred-questionable", "code": "02.04.06" }, { "name": "Reverse fault-concealed", "code": "02.04.07" }, { "name": "Reverse fault-concealed-questionable", "code": "02.04.08" }, { "name": "Reverse fault-certain, mapped previously", "code": "02.04.09" }, { "name": "Reverse fault-approximate, mapped previously", "code": "02.04.10" }, { "name": "Reverse fault-inferred, mapped previously", "code": "02.04.11" }, { "name": "Reverse fault-concealed, mapped previously", "code": "02.04.12" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain", "code": "02.05.01" }, { "name": "Rotational or scissor fault, reverse-slip offset-certain-questionable", "code": "02.05.02" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate", "code": "02.05.03" }, { "name": "Rotational or scissor fault, reverse-slip offset-approximate-questionable", "code": "02.05.04" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred", "code": "02.05.05" }, { "name": "Rotational or scissor fault, reverse-slip offset-inferred-questionable", "code": "02.05.06" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed", "code": "02.05.07" }, { "name": "Rotational or scissor fault, reverse-slip offset-concealed-questionable", "code": "02.05.08" }, { "name": "Rotational or scissor fault, normal-slip offset-certain", "code": "02.05.09" }, { "name": "Rotational or scissor fault, normal-slip offset-certain-questionable", "code": "02.05.10" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate", "code": "02.05.11" }, { "name": "Rotational or scissor fault, normal-slip offset-approximate-questionable", "code": "02.05.12" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred", "code": "02.05.13" }, { "name": "Rotational or scissor fault, normal-slip offset-inferred-questionable", "code": "02.05.14" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed", "code": "02.05.15" }, { "name": "Rotational or scissor fault, normal-slip offset-concealed-questionable", "code": "02.05.16" }, { "name": "Right-lateral strike-slip fault-certain", "code": "02.06.01" }, { "name": "Right lateral fault-certain-questionable", "code": "02.06.02" }, { "name": "Right-lateral strike-slip fault-approximate", "code": "02.06.03" }, { "name": "Right-lateral strike-slip fault-approximate-questionable", "code": "02.06.04" }, { "name": "Right-lateral strike-slip fault-inferred", "code": "02.06.05" }, { "name": "Right-lateral strike-slip fault-inferred-questionable", "code": "02.06.06" }, { "name": "Right-lateral strike-slip fault-concealed", "code": "02.06.07" }, { "name": "Right lateral fault-concealed-questionable", "code": "02.06.08" }, { "name": "Left-lateral strike-slip fault-certain", "code": "02.06.09" }, { "name": "Left lateral fault-certain-questionable", "code": "02.06.10" }, { "name": "Left-lateral strike-slip fault-approximate", "code": "02.06.11" }, { "name": "Left-lateral strike-slip fault-approximate-questionable", "code": "02.06.12" }, { "name": "Left-lateral strike-slip fault-inferred", "code": "02.06.13" }, { "name": "Left-lateral strike-slip fault-inferred-questionable", "code": "02.06.14" }, { "name": "Left-lateral strike-slip fault-concealed", "code": "02.06.15" }, { "name": "Left lateral fault-concealed-questionable", "code": "02.06.16" }, { "name": "Right-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.01" }, { "name": "Oblique slip right lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.02" }, { "name": "Right-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.03" }, { "name": "Right-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.04" }, { "name": "Right-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.05" }, { "name": "Right-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.06" }, { "name": "Oblique slip right lateral fault-concealed-ball on downthrown block", "code": "02.07.07" }, { "name": "Oblique slip right lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.08" }, { "name": "Left-lateral oblique-slip fault-certain-ball on downthrown block", "code": "02.07.09" }, { "name": "Oblique slip left lateral fault-certain-questionable-ball on downthrown block", "code": "02.07.10" }, { "name": "Left-lateral oblique-slip fault-approximate-ball on downthrown block", "code": "02.07.11" }, { "name": "Left-lateral oblique-slip fault-approximate-questionable-ball on downthrown block", "code": "02.07.12" }, { "name": "Left-lateral oblique-slip fault-inferred-ball on downthrown block", "code": "02.07.13" }, { "name": "Left-lateral oblique-slip fault-inferred-questionable-ball on downthrown block", "code": "02.07.14" }, { "name": "Oblique slip left lateral fault-concealed-ball on downthrown block", "code": "02.07.15" }, { "name": "Oblique slip left lateral fault-concealed-questionable-ball on downthrown block", "code": "02.07.16" }, { "name": "Thrust fault-certain", "code": "02.08.01" }, { "name": "Thrust fault-certain-questionable", "code": "02.08.02" }, { "name": "Thrust fault-approximate", "code": "02.08.03" }, { "name": "Thrust fault-approximate-questionable", "code": "02.08.04" }, { "name": "Thrust fault-inferred", "code": "02.08.05" }, { "name": "Thrust fault-inferred-questionable", "code": "02.08.06" }, { "name": "Thrust fault-concealed", "code": "02.08.07" }, { "name": "Thrust fault-concealed-questionable", "code": "02.08.08" }, { "name": "Fault showing local normal offset-Ball and bar", "code": "02.11.01" }, { "name": "Fault showing local normal offset-U,D", "code": "02.11.02" }, { "name": "Fault showing local reverse offset-showing dip", "code": "02.11.03" }, { "name": "Shear zone", "code": "02.14.01" }, { "name": "Zone of sheared rock within fault", "code": "02.14.02" }, { "name": "Fault-breccia zone or zone of broken rock within fault", "code": "02.14.03" }, { "name": "Fault-breccia zone or zone of broken rock around fault", "code": "02.14.04" }, { "name": "Shear zones; mylonite zones; fault-breccia zones", "code": "02.14.05" }, { "name": "Thin shear zone", "code": "02.14.06" }, { "name": "Thinner shear zone", "code": "02.14.07" }, { "name": "Breccia zone", "code": "02.14.08" }, { "name": "Lineament", "code": "04.01.01" }, { "name": "Joint-certain", "code": "04.02.01" }, { "name": "Joint-approximate", "code": "04.02.02" }, { "name": "Anticline-certain", "code": "05.01.01" }, { "name": "Anticline-certain-questionable", "code": "05.01.02" }, { "name": "Anticline-approximate", "code": "05.01.03" }, { "name": "Anticline-approximate-questionable", "code": "05.01.04" }, { "name": "Anticline-inferred", "code": "05.01.05" }, { "name": "Anticline-inferred-questionable", "code": "05.01.06" }, { "name": "Anticline-concealed", "code": "05.01.07" }, { "name": "Anticline-concealed-questionable", "code": "05.01.08" }, { "name": "Antiform-certain", "code": "05.02.01" }, { "name": "Antiform-certain-questionable", "code": "05.02.02" }, { "name": "Antiform-approximate", "code": "05.02.03" }, { "name": "Antiform-approximate-questionable", "code": "05.02.04" }, { "name": "Antiform-inferred", "code": "05.02.05" }, { "name": "Antiform-inferred-questionable", "code": "05.02.06" }, { "name": "Antiform-concealed", "code": "05.02.07" }, { "name": "Antiform-concealed-questionable", "code": "05.02.08" }, { "name": "Overturned anticline-certain", "code": "05.03.17" }, { "name": "Overturned anticline-certain-questionable", "code": "05.03.18" }, { "name": "Overturned anticline-approximate", "code": "05.03.19" }, { "name": "Overturned anticline-approximate-questionable", "code": "05.03.20" }, { "name": "Overturned anticline-inferred", "code": "05.03.21" }, { "name": "Overturned anticline-inferred-questionable", "code": "05.03.22" }, { "name": "Overturned anticline-concealed", "code": "05.03.23" }, { "name": "Overturned anticline-concealed-questionable", "code": "05.03.24" }, { "name": "Syncline-certain", "code": "05.05.01" }, { "name": "Syncline-certain-questionable", "code": "05.05.02" }, { "name": "Syncline-approximate", "code": "05.05.03" }, { "name": "Syncline-approximate-questionable", "code": "05.05.04" }, { "name": "Syncline-inferred", "code": "05.05.05" }, { "name": "Syncline-inferred-questionable", "code": "05.05.06" }, { "name": "Syncline-concealed", "code": "05.05.07" }, { "name": "Syncline-concealed-questionable", "code": "05.05.08" }, { "name": "Synform-certain", "code": "05.06.01" }, { "name": "Synform-certain-questionable", "code": "05.06.02" }, { "name": "Synform-approximate", "code": "05.06.03" }, { "name": "Synform-approximate-questionable", "code": "05.06.04" }, { "name": "Synform-inferred", "code": "05.06.05" }, { "name": "Synform-inferred-questionable", "code": "05.06.06" }, { "name": "Synform-concealed", "code": "05.06.07" }, { "name": "Synform-concealed-questionable", "code": "05.06.08" }, { "name": "Overturned syncline-certain", "code": "05.07.17" }, { "name": "Overturned syncline-certain-questionable", "code": "05.07.18" }, { "name": "Overturned syncline-approximate", "code": "05.07.19" }, { "name": "Overturned syncline-approximate-questionable", "code": "05.07.20" }, { "name": "Overturned syncline-inferred", "code": "05.07.21" }, { "name": "Overturned syncline-inferred-questionable", "code": "05.07.22" }, { "name": "Overturned syncline-concealed", "code": "05.07.23" }, { "name": "Overturned syncline-concealed-questionable", "code": "05.07.24" }, { "name": "Monocline-certain", "code": "05.09.01" }, { "name": "Monocline-certain-questionable", "code": "05.09.02" }, { "name": "Monocline-approximate", "code": "05.09.03" }, { "name": "Monocline-approximate-questionable", "code": "05.09.04" }, { "name": "Monocline-inferred", "code": "05.09.05" }, { "name": "Monocline-inferred-questionable", "code": "05.09.06" }, { "name": "Monocline-concealed", "code": "05.09.07" }, { "name": "Monocline-concealed-questionable", "code": "05.09.08" }, { "name": "Monocline, anticlinal bend-certain", "code": "05.09.17" }, { "name": "Monocline, synclinal bend-certain", "code": "05.09.33" }, { "name": "Plunging anticline", "code": "05.10.05" }, { "name": "Doubly plunging anticline", "code": "05.10.06" }, { "name": "Plunging syncline", "code": "05.10.07" }, { "name": "Doubly plunging syncline", "code": "05.10.08" }, { "name": "Plunging syncline-approximate", "code": "05.10.16" }, { "name": "Plunging syncline-inferred", "code": "05.10.17" }, { "name": "Plunging syncline-concealed", "code": "05.10.18" }, { "name": "Main toe of landslide-certain", "code": "17.20" }, { "name": "Main toe of landslide-approximate", "code": "17.21" }, { "name": "Vein or mineralized stringer-certain", "code": "19.01.01" }, { "name": "Vein or mineralized stringer-certain-questionable", "code": "19.01.02" }, { "name": "Vein or mineralized stringer-approximate", "code": "19.01.03" }, { "name": "Vein or mineralized stringer-approximate-questionable", "code": "19.01.04" }, { "name": "Vein or mineralized stringer-concealed", "code": "19.01.05" }, { "name": "Vein or mineralized stringer-concealed-questionable", "code": "19.01.06" }, { "name": "Terrestrial impact crater without raised rim-certain", "code": "24.05" }, { "name": "Terrestrial impact crater without raised rim-certain-questionable", "code": "24.06" }, { "name": "Terrestrial impact crater without raised rim-approximate", "code": "24.07" }, { "name": "Terrestrial impact crater without raised rim-approximate-questionable", "code": "24.08" }, { "name": "Terrestrial impact crater without raised rim-concealed", "code": "24.09" }, { "name": "Terrestrial impact crater without raised rim-concealed-questionable", "code": "24.10" }, { "name": "Terrestrial impact crater with raised rim-certain", "code": "24.11" }, { "name": "Terrestrial impact crater with raised rim-certain-questionable", "code": "24.12" }, { "name": "Terrestrial impact crater with raised rim-approximate", "code": "24.13" }, { "name": "Terrestrial impact crater with raised rim-approximate-questionable", "code": "24.14" }, { "name": "Terrestrial impact crater with raised rim-concealed", "code": "24.15" }, { "name": "Terrestrial impact crater with raised rim-concealed-questionable", "code": "24.16" }, { "name": "Outer boundary of floor of terrestrial impact crater", "code": "24.17" }, { "name": "Outer boundary of central mound of complex terrestrial impact crater", "code": "24.18" }, { "name": "Highway", "code": "28.01" }, { "name": "Road or street", "code": "28.02" }, { "name": "Railroad", "code": "28.19" }, { "name": "Waterline", "code": "30.02.01" }, { "name": "Low water line", "code": "30.02.31" }, { "name": "Map boundary", "code": "31.08" }, { "name": "Cross section line", "code": "31.10" }, { "name": "Leader", "code": "31.11" }, { "name": "Cross section well", "code": "31.29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "ContactsAndFaults_ID", "type": "esriFieldTypeString", "alias": "ContactsAndFaults_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "MapUnitOverlayPolys", "type": "Feature Layer", "description": "Polygons that delineate underlying material, overlying material, or some other aspect of earth materials that is described in table DescriptionOfMapUnits, e.g., dike swarm, colluvium. On a map graphic, such polygons are commonly shown by a patterned overprint.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 153, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A" ] ] }, { "label": "Ash", "description": "Ash", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "Ash" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 153, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Ash", "label": "Ash" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 191, 255 ], "toColor": [ 184, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 257773.1986999996, "ymin": 4708013.375, "xmax": 331952.29009999987, "ymax": 4733085.2271, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 254, "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "MapUnitOverlayPolys_ID", "type": "esriFieldTypeString", "alias": "MapUnitOverlayPolys_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": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "MapUnitPolys", "type": "Feature Layer", "description": "Polygons that record distribution of map units (including water, snowfields, glaciers, and unmapped area) on the particular map horizon.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Wyoming State Geological Survey", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 100000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MapUnitPolys.Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "!a", "description": "!a", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 226, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "!a" ] ] }, { "label": "!c", "description": "!c", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "!c" ] ] }, { "label": "!d", "description": "!d", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 201, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "!d" ] ] }, { "label": "!pa", "description": "!pa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 186, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "!pa" ] ] }, { "label": "$a", "description": "$a", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 194, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "$a" ] ] }, { "label": "$t", "description": "$t", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 205, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "$t" ] ] }, { "label": "Jn", "description": "Jn", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Jn" ] ] }, { "label": "Js", "description": "Js", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Js" ] ] }, { "label": "KJ", "description": "KJ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KJ" ] ] }, { "label": "Kc", "description": "Kc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 217, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kc" ] ] }, { "label": "Kf", "description": "Kf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 227, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kf" ] ] }, { "label": "Kfu", "description": "Kfu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 189, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kfu" ] ] }, { "label": "Kfwc", "description": "Kfwc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kfwc" ] ] }, { "label": "Klml", "description": "Klml", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Klml" ] ] }, { "label": "Kmr", "description": "Kmr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kmr" ] ] }, { "label": "Kmrt", "description": "Kmrt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kmrt" ] ] }, { "label": "Kmv", "description": "Kmv", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 209, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kmv" ] ] }, { "label": "Kt", "description": "Kt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kt" ] ] }, { "label": "Ktm", "description": "Ktm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 227, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ktm" ] ] }, { "label": "Mm", "description": "Mm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mm" ] ] }, { "label": "Pge", "description": "Pge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pge" ] ] }, { "label": "Pp", "description": "Pp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 216, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "values": [ [ "Pp" ] ] }, { "label": "Pzu", "description": "Pzu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 190, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pzu" ] ] }, { "label": "Qal", "description": "Qal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 239, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qal" ] ] }, { "label": "Qb", "description": "Qb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qb" ] ] }, { "label": "Qc", "description": "Qc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qc" ] ] }, { "label": "Qls", "description": "Qls", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qls" ] ] }, { "label": "Qsd", "description": "Qsd", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 254, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qsd" ] ] }, { "label": "Qt", "description": "Qt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 249, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qt" ] ] }, { "label": "Qtg", "description": "Qtg", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qtg" ] ] }, { "label": "Qvc", "description": "Qvc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 146, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Qvc" ] ] }, { "label": "RA", "description": "RA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RA" ] ] }, { "label": "Tat", "description": "Tat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 168, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tat" ] ] }, { "label": "Tc", "description": "Tc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tc" ] ] }, { "label": "Tfu", "description": "Tfu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tfu" ] ] }, { "label": "Tl", "description": "Tl", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tl" ] ] }, { "label": "Tm", "description": "Tm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tm" ] ] }, { "label": "Tph", "description": "Tph", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tph" ] ] }, { "label": "Tpl", "description": "Tpl", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tpl" ] ] }, { "label": "Tql", "description": "Tql", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 159, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tql" ] ] }, { "label": "Tqla", "description": "Tqla", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tqla" ] ] }, { "label": "Trh", "description": "Trh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Trh" ] ] }, { "label": "Tsr", "description": "Tsr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tsr" ] ] }, { "label": "Tst", "description": "Tst", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 54, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tst" ] ] }, { "label": "Tt", "description": "Tt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 136, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tt" ] ] }, { "label": "Tv", "description": "Tv", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 33, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tv" ] ] }, { "label": "Tvf", "description": "Tvf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 126, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tvf" ] ] }, { "label": "Twb", "description": "Twb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 218, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Twb" ] ] }, { "label": "Twdr", "description": "Twdr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Twdr" ] ] }, { "label": "Twr", "description": "Twr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Twr" ] ] }, { "label": "^f", "description": "^f", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 174, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "^f" ] ] }, { "label": "^gv", "description": "^gv", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 197, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "^gv" ] ] }, { "label": "^u", "description": "^u", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "^u" ] ] }, { "label": "bs", "description": "bs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 162, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "bs" ] ] }, { "label": "fgt", "description": "fgt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 168, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "fgt" ] ] }, { "label": "gn", "description": "gn", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 175, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "gn" ] ] }, { "label": "gr", "description": "gr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 181, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "gr" ] ] }, { "label": "j", "description": "j", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 188, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "j" ] ] }, { "label": "mb", "description": "mb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 107, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "mb" ] ] }, { "label": "mi", "description": "mi", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "mi" ] ] }, { "label": "mmb", "description": "mmb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 206, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "mmb" ] ] }, { "label": "pg", "description": "pg", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "pg" ] ] }, { "label": "sc", "description": "sc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "sc" ] ] }, { "label": "umb", "description": "umb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 177, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "umb" ] ] }, { "label": "umg", "description": "umg", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 132, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "umg" ] ] }, { "label": "QTb", "description": "QTb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QTb" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 226, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "!a", "label": "!a" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "!c", "label": "!c" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 201, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "!d", "label": "!d" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 186, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "!pa", "label": "!pa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 194, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "$a", "label": "$a" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 205, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "$t", "label": "$t" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jn", "label": "Jn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Js", "label": "Js" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KJ", "label": "KJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 217, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kc", "label": "Kc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 227, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kf", "label": "Kf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 189, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kfu", "label": "Kfu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kfwc", "label": "Kfwc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 255, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Klml", "label": "Klml" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kmr", "label": "Kmr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kmrt", "label": "Kmrt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 209, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kmv", "label": "Kmv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kt", "label": "Kt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 227, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ktm", "label": "Ktm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mm", "label": "Mm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pge", "label": "Pge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 216, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "Pp", "label": "Pp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 190, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pzu", "label": "Pzu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 239, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qal", "label": "Qal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qb", "label": "Qb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qc", "label": "Qc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qls", "label": "Qls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 254, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qsd", "label": "Qsd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 249, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qt", "label": "Qt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qtg", "label": "Qtg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 146, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Qvc", "label": "Qvc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RA", "label": "RA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 168, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tat", "label": "Tat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tc", "label": "Tc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tfu", "label": "Tfu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tl", "label": "Tl" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tm", "label": "Tm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tph", "label": "Tph" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tpl", "label": "Tpl" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 159, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tql", "label": "Tql" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tqla", "label": "Tqla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Trh", "label": "Trh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tsr", "label": "Tsr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 54, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tst", "label": "Tst" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 136, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tt", "label": "Tt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 33, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tv", "label": "Tv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 126, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tvf", "label": "Tvf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 218, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Twb", "label": "Twb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Twdr", "label": "Twdr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 217, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Twr", "label": "Twr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 174, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "^f", "label": "^f" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 197, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "^gv", "label": "^gv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "^u", "label": "^u" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 162, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "bs", "label": "bs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 168, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "fgt", "label": "fgt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 175, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "gn", "label": "gn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 181, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "gr", "label": "gr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 188, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "j", "label": "j" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 107, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "mb", "label": "mb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "mi", "label": "mi" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 206, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "mmb", "label": "mmb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "pg", "label": "pg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 220, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "sc", "label": "sc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 177, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "umb", "label": "umb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 132, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "umg", "label": "umg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QTb", "label": "QTb" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 182, 255 ], "toColor": [ 192, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 202, 255 ], "toColor": [ 252, 211, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 202, 255 ], "toColor": [ 237, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 241, 255 ], "toColor": [ 252, 204, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 196, 252, 255 ], "toColor": [ 179, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 250, 255 ], "toColor": [ 192, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 204, 255 ], "toColor": [ 182, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 228, 252, 255 ], "toColor": [ 210, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 179, 255 ], "toColor": [ 224, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 179, 255 ], "toColor": [ 252, 244, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 204, 255 ], "toColor": [ 206, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 241, 255 ], "toColor": [ 252, 189, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 189, 252, 255 ], "toColor": [ 244, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 242, 255 ], "toColor": [ 215, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 212, 255 ], "toColor": [ 252, 210, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 200, 252, 255 ], "toColor": [ 197, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 204, 255 ], "toColor": [ 252, 197, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 213, 255 ], "toColor": [ 187, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 210, 252, 255 ], "toColor": [ 235, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 198, 255 ], "toColor": [ 194, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 231, 252, 255 ], "toColor": [ 199, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 247, 252, 255 ], "toColor": [ 207, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 222, 252, 255 ], "toColor": [ 197, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 194, 252, 255 ], "toColor": [ 192, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 208, 252, 255 ], "toColor": [ 202, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 189, 252, 255 ], "toColor": [ 224, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 197, 255 ], "toColor": [ 252, 235, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 241, 255 ], "toColor": [ 179, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 253484.71520000044, "ymin": 4707016.556, "xmax": 336976.32079999987, "ymax": 4764967.6545, "spatialReference": { "wkid": 26713, "latestWkid": 26713, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5121000, "falseY": -9998000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MapUnitPolys.MapUnit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MapUnitPolys.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapUnitPolys.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MapUnitPolys.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "MapUnitPolys.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "MapUnitPolys.MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "MapUnitPolys.IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MapUnitPolys.Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "MapUnitPolys.Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "MapUnitPolys.DataSourceID", "type": "esriFieldTypeString", "alias": "DataSourceID", "length": 50, "domain": null }, { "name": "MapUnitPolys.Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "MapUnitPolys.MapUnitPolys_ID", "type": "esriFieldTypeString", "alias": "MapUnitPolys_ID", "length": 50, "domain": null }, { "name": "DescriptionOfMapUnits.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DescriptionOfMapUnits.MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "DescriptionOfMapUnits.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.Age", "type": "esriFieldTypeString", "alias": "Age", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.Description", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "DescriptionOfMapUnits.HierarchyKey", "type": "esriFieldTypeString", "alias": "HierarchyKey", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.ParagraphStyle", "type": "esriFieldTypeString", "alias": "ParagraphStyle", "length": 254, "domain": { "type": "codedValue", "name": "ParagraphStyle", "description": "Paragraph style that indicates hierarchy of headings and map units within the DMU", "codedValues": [ { "name": "DMUHeading1", "code": "DMUHeading1" }, { "name": "DMUHeading2", "code": "DMUHeading2" }, { "name": "DMUHeading3", "code": "DMUHeading3" }, { "name": "DMUHeading4", "code": "DMUHeading4" }, { "name": "DMUHeading5", "code": "DMUHeading5" }, { "name": "DMUUnit1", "code": "DMUUnit1" }, { "name": "DMUUnit2", "code": "DMUUnit2" }, { "name": "DMUUnit3", "code": "DMUUnit3" }, { "name": "DMUUnit4", "code": "DMUUnit4" }, { "name": "DMUUnit5", "code": "DMUUnit5" }, { "name": "DMUNoIndent", "code": "DMUNoIndent" }, { "name": "DMUParagraph", "code": "DMUParagraph" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DescriptionOfMapUnits.Label", "type": "esriFieldTypeString", "alias": "Label", "length": 30, "domain": null }, { "name": "DescriptionOfMapUnits.Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.AreaFillRGB", "type": "esriFieldTypeString", "alias": "AreaFillRGB", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.AreaFillPatternDescription", "type": "esriFieldTypeString", "alias": "AreaFillPatternDescription", "length": 254, "domain": null }, { "name": "DescriptionOfMapUnits.DescriptionSourceID", "type": "esriFieldTypeString", "alias": "DescriptionSourceID", "length": 50, "domain": null }, { "name": "DescriptionOfMapUnits.GeoMaterial", "type": "esriFieldTypeString", "alias": "GeoMaterial", "length": 254, "domain": { "type": "codedValue", "name": "GeoMaterials", "description": "Classification of map unit based on lithologic and genetic criteria, represented by an indented format for clarity", "codedValues": [ { "name": "Sedimentary material", "code": "Sedimentary material" }, { "name": "--Sediment", "code": "Sediment" }, { "name": "----Clastic Sediment", "code": "Clastic sediment" }, { "name": "------Sand and gravel of unspecified origin", "code": "Sand and gravel of unspecified origin" }, { "name": "------Silt and clay of unspecified origin", "code": "Silt and clay of unspecified origin" }, { "name": "------Alluvial Sediment", "code": "Alluvial sediment" }, { "name": "--------Alluvial Sediment, mostly coarse-grained", "code": "Alluvial sediment, mostly coarse-grained" }, { "name": "--------Alluvial Sediment, mostly fine-grained", "code": "Alluvial sediment, mostly fine-grained" }, { "name": "------Glacial till", "code": "Glacial till" }, { "name": "--------Glacial till, mostly sandy", "code": "Glacial till, mostly sandy" }, { "name": "--------Glacial till, mostly silty", "code": "Glacial till, mostly silty" }, { "name": "--------Glacial till, mostly clayey", "code": "Glacial till, mostly clayey" }, { "name": "------Ice-contact and Ice-marginal Sediment", "code": "Ice-contact and ice-marginal sediment" }, { "name": "--------Ice-contact and Ice-marginal Sediment, mostly coarse-grained", "code": "Ice-contact and ice-marginal sediment, mostly coarse-grained" }, { "name": "--------Ice-contact and Ice-marginal Sediment, mostly fine-grained", "code": "Ice-contact and ice-marginal sediment, mostly fine-grained" }, { "name": "------Eolian Sediment", "code": "Eolian sediment" }, { "name": "--------Dune Sand", "code": "Dune sand" }, { "name": "--------Loess", "code": "Loess" }, { "name": "------Lacustrine Sediment", "code": "Lacustrine sediment" }, { "name": "--------Lacustrine Sediment, mostly coarse-grained", "code": "Lacustrine sediment, mostly coarse-grained" }, { "name": "--------Lacustrine Sediment, mostly fine-grained", "code": "Lacustrine sediment, mostly fine-grained" }, { "name": "------Playa Sediment", "code": "Playa sediment" }, { "name": "------Coastal zone Sediment", "code": "Coastal zone sediment" }, { "name": "--------Coastal zone Sediment, mostly coarse-grained", "code": "Coastal zone sediment, mostly coarse-grained" }, { "name": "--------Coastal zone Sediment, mostly fine-grained", "code": "Coastal zone sediment, mostly fine-grained" }, { "name": "------Marine Sediment", "code": "Marine sediment" }, { "name": "--------Marine Sediment, mostly coarse-grained", "code": "Marine sediment, mostly coarse-grained" }, { "name": "--------Marine Sediment, mostly fine-grained", "code": "Marine sediment, mostly fine-grained" }, { "name": "------Mass movement Sediment", "code": "Mass movement sediment" }, { "name": "--------Colluvium and other widespread Mass-movement Sediment", "code": "Colluvium and other widespread mass-movement sediment" }, { "name": "--------Debris flows, landslides, and other localized Mass-movement Sediment", "code": "Debris flows, landslides, and other localized mass-movement sediment" }, { "name": "----Residual material", "code": "Residual material" }, { "name": "----Carbonate Sediment", "code": "Carbonate sediment" }, { "name": "----Peat and muck", "code": "Peat and muck" }, { "name": "--Sedimentary rock", "code": "Sedimentary rock" }, { "name": "----Clastic Sedimentary rock", "code": "Clastic sedimentary rock" }, { "name": "------Conglomerate", "code": "Conglomerate" }, { "name": "------Sandstone", "code": "Sandstone" }, { "name": "------mostly Sandstone", "code": "Mostly sandstone" }, { "name": "------Sandstone and mudstone", "code": "Sandstone and mudstone" }, { "name": "------mudstone", "code": "Mudstone" }, { "name": "------mostly mudstone", "code": "Mostly mudstone" }, { "name": "----Carbonate rock", "code": "Carbonate rock" }, { "name": "------Limestone", "code": "Limestone" }, { "name": "------Dolomite", "code": "Dolomite" }, { "name": "----mostly Carbonate rock", "code": "Mostly carbonate rock" }, { "name": "----Chert", "code": "Chert" }, { "name": "----Evaporitic rock", "code": "Evaporitic rock" }, { "name": "----Iron-rich Sedimentary rock", "code": "Iron-rich sedimentary rock" }, { "name": "----Coal and lignite", "code": "Coal and lignite" }, { "name": "Sedimentary and extrusive igneous material", "code": "Sedimentary and extrusive igneous material" }, { "name": "Igneous rock", "code": "Igneous rock" }, { "name": "--Extrusive igneous material", "code": "Extrusive igneous material" }, { "name": "----Volcaniclastic (fragmental) material", "code": "Volcaniclastic (fragmental) material" }, { "name": "------Pyroclastic flows", "code": "Pyroclastic flows" }, { "name": "--------Felsic-composition Pyroclastic flows", "code": "Felsic-composition pyroclastic flows" }, { "name": "--------Intermediate-composition Pyroclastic flows", "code": "Intermediate-composition pyroclastic flows" }, { "name": "--------Mafic-composition Pyroclastic flows", "code": "Mafic-composition pyroclastic flows" }, { "name": "------Air-fall tephra", "code": "Air-fall tephra" }, { "name": "--------Felsic-composition Air-fall tephra", "code": "Felsic-composition air-fall tephra" }, { "name": "--------Intermediate-composition Air-fall tephra", "code": "Intermediate-composition air-fall tephra" }, { "name": "--------Mafic-composition Air-fall tephra", "code": "Mafic-composition air-fall tephra" }, { "name": "----Lava flows", "code": "Lava flows" }, { "name": "------Felsic-composition Lava flows", "code": "Felsic-composition lava flows" }, { "name": "------Intermediate-composition Lava flows", "code": "Intermediate-composition lava flows" }, { "name": "------Mafic-composition Lava flows", "code": "Mafic-composition lava flows" }, { "name": "----Volcanic Mass flow", "code": "Volcanic mass flow" }, { "name": "--Intrusive igneous rock", "code": "Intrusive igneous rock" }, { "name": "----coarse-grained Intrusive igneous rock", "code": "Coarse-grained intrusive igneous rock" }, { "name": "------coarse-grained, Felsic-composition Intrusive igneous rock", "code": "Coarse-grained, felsic-composition intrusive igneous rock" }, { "name": "------coarse-grained, Intermediate-composition Intrusive igneous rock", "code": "Coarse-grained, intermediate-composition intrusive igneous rock" }, { "name": "------coarse-grained, Mafic-composition Intrusive igneous rock", "code": "Coarse-grained, mafic-composition intrusive igneous rock" }, { "name": "------Ultramafic Intrusive igneous rock", "code": "Ultramafic intrusive igneous rock" }, { "name": "----fine-grained Intrusive igneous rock", "code": "Fine-grained intrusive igneous rock" }, { "name": "------fine-grained, Felsic-composition Intrusive igneous rock", "code": "Fine-grained, felsic-composition intrusive igneous rock" }, { "name": "------fine-grained, Intermediate-composition Intrusive igneous rock", "code": "Fine-grained, intermediate-composition intrusive igneous rock" }, { "name": "------fine-grained, Mafic-composition Intrusive igneous rock", "code": "Fine-grained, mafic-composition intrusive igneous rock" }, { "name": "----Exotic-composition Intrusive igneous rock", "code": "Exotic-composition intrusive igneous rock" }, { "name": "Igneous and metamorphic rock", "code": "Igneous and metamorphic rock" }, { "name": "Metamorphic rock", "code": "Metamorphic rock" }, { "name": "--Regional metamorphic rock, of unspecified origin", "code": "Regional metamorphic rock, of unspecified origin" }, { "name": "----Lower-grade metamorphic rock, of unspecified origin", "code": "Lower-grade metamorphic rock, of unspecified origin" }, { "name": "----Medium and high-grade Regional metamorphic rock, of unspecified origin", "code": "Medium and high-grade regional metamorphic rock, of unspecified origin" }, { "name": "----contact-metamorphic rock", "code": "Contact-metamorphic rock" }, { "name": "----Deformation-related metamorphic rock", "code": "Deformation-related metamorphic rock" }, { "name": "--Metasedimentary rock", "code": "Metasedimentary rock" }, { "name": "----Slate and phyllite, of Sedimentary-rock origin", "code": "Slate and phyllite, of sedimentary-rock origin" }, { "name": "----Schist and gneiss, of Sedimentary-rock origin", "code": "Schist and gneiss, of sedimentary-rock origin" }, { "name": "----Meta-Carbonate rock", "code": "Meta-carbonate rock" }, { "name": "----Quartzite", "code": "Quartzite" }, { "name": "--Metaigneous rock", "code": "Metaigneous rock" }, { "name": "----Meta-Ultramafic rock", "code": "Meta-ultramafic rock" }, { "name": "----Meta-Mafic rock", "code": "Meta-mafic rock" }, { "name": "----Meta-Felsic and Intermediate rock", "code": "Meta-felsic and intermediate rock" }, { "name": "----Meta-Volcaniclastic rock", "code": "Meta-volcaniclastic rock" }, { "name": "Other materials:", "code": "Other materials" }, { "name": "--rock and Sediment", "code": "Rock and sediment" }, { "name": "--rock", "code": "Rock" }, { "name": "--\"Made\" or human-engineered land", "code": "\"Made\" or human-engineered land" }, { "name": "--Water or Ice", "code": "Water or ice" }, { "name": "--Unmapped area", "code": "Unmapped area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DescriptionOfMapUnits.GeoMaterialConfidence", "type": "esriFieldTypeString", "alias": "GeoMaterialConfidence", "length": 254, "domain": { "type": "codedValue", "name": "GeoMaterialConfidenceValues", "description": "Confidence in GeoMaterials in the DMU", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DescriptionOfMapUnits.DescriptionOfMapUnits_ID", "type": "esriFieldTypeString", "alias": "DescriptionOfMapUnits_ID", "length": 50, "domain": null } ], "geometryField": { "name": "MapUnitPolys.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "MapUnitPolys.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "MapUnitPolys.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "DescriptionOfMapUnits.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I26MapUnit", "fields": "DescriptionOfMapUnits.MapUnit", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "DescriptionOfMapUnits", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 254, "domain": null }, { "name": "Age", "type": "esriFieldTypeString", "alias": "Age", "length": 254, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "HierarchyKey", "type": "esriFieldTypeString", "alias": "HierarchyKey", "length": 254, "domain": null }, { "name": "ParagraphStyle", "type": "esriFieldTypeString", "alias": "ParagraphStyle", "length": 254, "domain": { "type": "codedValue", "name": "ParagraphStyle", "description": "Paragraph style that indicates hierarchy of headings and map units within the DMU", "codedValues": [ { "name": "DMUHeading1", "code": "DMUHeading1" }, { "name": "DMUHeading2", "code": "DMUHeading2" }, { "name": "DMUHeading3", "code": "DMUHeading3" }, { "name": "DMUHeading4", "code": "DMUHeading4" }, { "name": "DMUHeading5", "code": "DMUHeading5" }, { "name": "DMUUnit1", "code": "DMUUnit1" }, { "name": "DMUUnit2", "code": "DMUUnit2" }, { "name": "DMUUnit3", "code": "DMUUnit3" }, { "name": "DMUUnit4", "code": "DMUUnit4" }, { "name": "DMUUnit5", "code": "DMUUnit5" }, { "name": "DMUNoIndent", "code": "DMUNoIndent" }, { "name": "DMUParagraph", "code": "DMUParagraph" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 30, "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "AreaFillRGB", "type": "esriFieldTypeString", "alias": "AreaFillRGB", "length": 254, "domain": null }, { "name": "AreaFillPatternDescription", "type": "esriFieldTypeString", "alias": "AreaFillPatternDescription", "length": 254, "domain": null }, { "name": "DescriptionSourceID", "type": "esriFieldTypeString", "alias": "DescriptionSourceID", "length": 50, "domain": null }, { "name": "GeoMaterial", "type": "esriFieldTypeString", "alias": "GeoMaterial", "length": 254, "domain": { "type": "codedValue", "name": "GeoMaterials", "description": "Classification of map unit based on lithologic and genetic criteria, represented by an indented format for clarity", "codedValues": [ { "name": "Sedimentary material", "code": "Sedimentary material" }, { "name": "--Sediment", "code": "Sediment" }, { "name": "----Clastic Sediment", "code": "Clastic sediment" }, { "name": "------Sand and gravel of unspecified origin", "code": "Sand and gravel of unspecified origin" }, { "name": "------Silt and clay of unspecified origin", "code": "Silt and clay of unspecified origin" }, { "name": "------Alluvial Sediment", "code": "Alluvial sediment" }, { "name": "--------Alluvial Sediment, mostly coarse-grained", "code": "Alluvial sediment, mostly coarse-grained" }, { "name": "--------Alluvial Sediment, mostly fine-grained", "code": "Alluvial sediment, mostly fine-grained" }, { "name": "------Glacial till", "code": "Glacial till" }, { "name": "--------Glacial till, mostly sandy", "code": "Glacial till, mostly sandy" }, { "name": "--------Glacial till, mostly silty", "code": "Glacial till, mostly silty" }, { "name": "--------Glacial till, mostly clayey", "code": "Glacial till, mostly clayey" }, { "name": "------Ice-contact and Ice-marginal Sediment", "code": "Ice-contact and ice-marginal sediment" }, { "name": "--------Ice-contact and Ice-marginal Sediment, mostly coarse-grained", "code": "Ice-contact and ice-marginal sediment, mostly coarse-grained" }, { "name": "--------Ice-contact and Ice-marginal Sediment, mostly fine-grained", "code": "Ice-contact and ice-marginal sediment, mostly fine-grained" }, { "name": "------Eolian Sediment", "code": "Eolian sediment" }, { "name": "--------Dune Sand", "code": "Dune sand" }, { "name": "--------Loess", "code": "Loess" }, { "name": "------Lacustrine Sediment", "code": "Lacustrine sediment" }, { "name": "--------Lacustrine Sediment, mostly coarse-grained", "code": "Lacustrine sediment, mostly coarse-grained" }, { "name": "--------Lacustrine Sediment, mostly fine-grained", "code": "Lacustrine sediment, mostly fine-grained" }, { "name": "------Playa Sediment", "code": "Playa sediment" }, { "name": "------Coastal zone Sediment", "code": "Coastal zone sediment" }, { "name": "--------Coastal zone Sediment, mostly coarse-grained", "code": "Coastal zone sediment, mostly coarse-grained" }, { "name": "--------Coastal zone Sediment, mostly fine-grained", "code": "Coastal zone sediment, mostly fine-grained" }, { "name": "------Marine Sediment", "code": "Marine sediment" }, { "name": "--------Marine Sediment, mostly coarse-grained", "code": "Marine sediment, mostly coarse-grained" }, { "name": "--------Marine Sediment, mostly fine-grained", "code": "Marine sediment, mostly fine-grained" }, { "name": "------Mass movement Sediment", "code": "Mass movement sediment" }, { "name": "--------Colluvium and other widespread Mass-movement Sediment", "code": "Colluvium and other widespread mass-movement sediment" }, { "name": "--------Debris flows, landslides, and other localized Mass-movement Sediment", "code": "Debris flows, landslides, and other localized mass-movement sediment" }, { "name": "----Residual material", "code": "Residual material" }, { "name": "----Carbonate Sediment", "code": "Carbonate sediment" }, { "name": "----Peat and muck", "code": "Peat and muck" }, { "name": "--Sedimentary rock", "code": "Sedimentary rock" }, { "name": "----Clastic Sedimentary rock", "code": "Clastic sedimentary rock" }, { "name": "------Conglomerate", "code": "Conglomerate" }, { "name": "------Sandstone", "code": "Sandstone" }, { "name": "------mostly Sandstone", "code": "Mostly sandstone" }, { "name": "------Sandstone and mudstone", "code": "Sandstone and mudstone" }, { "name": "------mudstone", "code": "Mudstone" }, { "name": "------mostly mudstone", "code": "Mostly mudstone" }, { "name": "----Carbonate rock", "code": "Carbonate rock" }, { "name": "------Limestone", "code": "Limestone" }, { "name": "------Dolomite", "code": "Dolomite" }, { "name": "----mostly Carbonate rock", "code": "Mostly carbonate rock" }, { "name": "----Chert", "code": "Chert" }, { "name": "----Evaporitic rock", "code": "Evaporitic rock" }, { "name": "----Iron-rich Sedimentary rock", "code": "Iron-rich sedimentary rock" }, { "name": "----Coal and lignite", "code": "Coal and lignite" }, { "name": "Sedimentary and extrusive igneous material", "code": "Sedimentary and extrusive igneous material" }, { "name": "Igneous rock", "code": "Igneous rock" }, { "name": "--Extrusive igneous material", "code": "Extrusive igneous material" }, { "name": "----Volcaniclastic (fragmental) material", "code": "Volcaniclastic (fragmental) material" }, { "name": "------Pyroclastic flows", "code": "Pyroclastic flows" }, { "name": "--------Felsic-composition Pyroclastic flows", "code": "Felsic-composition pyroclastic flows" }, { "name": "--------Intermediate-composition Pyroclastic flows", "code": "Intermediate-composition pyroclastic flows" }, { "name": "--------Mafic-composition Pyroclastic flows", "code": "Mafic-composition pyroclastic flows" }, { "name": "------Air-fall tephra", "code": "Air-fall tephra" }, { "name": "--------Felsic-composition Air-fall tephra", "code": "Felsic-composition air-fall tephra" }, { "name": "--------Intermediate-composition Air-fall tephra", "code": "Intermediate-composition air-fall tephra" }, { "name": "--------Mafic-composition Air-fall tephra", "code": "Mafic-composition air-fall tephra" }, { "name": "----Lava flows", "code": "Lava flows" }, { "name": "------Felsic-composition Lava flows", "code": "Felsic-composition lava flows" }, { "name": "------Intermediate-composition Lava flows", "code": "Intermediate-composition lava flows" }, { "name": "------Mafic-composition Lava flows", "code": "Mafic-composition lava flows" }, { "name": "----Volcanic Mass flow", "code": "Volcanic mass flow" }, { "name": "--Intrusive igneous rock", "code": "Intrusive igneous rock" }, { "name": "----coarse-grained Intrusive igneous rock", "code": "Coarse-grained intrusive igneous rock" }, { "name": "------coarse-grained, Felsic-composition Intrusive igneous rock", "code": "Coarse-grained, felsic-composition intrusive igneous rock" }, { "name": "------coarse-grained, Intermediate-composition Intrusive igneous rock", "code": "Coarse-grained, intermediate-composition intrusive igneous rock" }, { "name": "------coarse-grained, Mafic-composition Intrusive igneous rock", "code": "Coarse-grained, mafic-composition intrusive igneous rock" }, { "name": "------Ultramafic Intrusive igneous rock", "code": "Ultramafic intrusive igneous rock" }, { "name": "----fine-grained Intrusive igneous rock", "code": "Fine-grained intrusive igneous rock" }, { "name": "------fine-grained, Felsic-composition Intrusive igneous rock", "code": "Fine-grained, felsic-composition intrusive igneous rock" }, { "name": "------fine-grained, Intermediate-composition Intrusive igneous rock", "code": "Fine-grained, intermediate-composition intrusive igneous rock" }, { "name": "------fine-grained, Mafic-composition Intrusive igneous rock", "code": "Fine-grained, mafic-composition intrusive igneous rock" }, { "name": "----Exotic-composition Intrusive igneous rock", "code": "Exotic-composition intrusive igneous rock" }, { "name": "Igneous and metamorphic rock", "code": "Igneous and metamorphic rock" }, { "name": "Metamorphic rock", "code": "Metamorphic rock" }, { "name": "--Regional metamorphic rock, of unspecified origin", "code": "Regional metamorphic rock, of unspecified origin" }, { "name": "----Lower-grade metamorphic rock, of unspecified origin", "code": "Lower-grade metamorphic rock, of unspecified origin" }, { "name": "----Medium and high-grade Regional metamorphic rock, of unspecified origin", "code": "Medium and high-grade regional metamorphic rock, of unspecified origin" }, { "name": "----contact-metamorphic rock", "code": "Contact-metamorphic rock" }, { "name": "----Deformation-related metamorphic rock", "code": "Deformation-related metamorphic rock" }, { "name": "--Metasedimentary rock", "code": "Metasedimentary rock" }, { "name": "----Slate and phyllite, of Sedimentary-rock origin", "code": "Slate and phyllite, of sedimentary-rock origin" }, { "name": "----Schist and gneiss, of Sedimentary-rock origin", "code": "Schist and gneiss, of sedimentary-rock origin" }, { "name": "----Meta-Carbonate rock", "code": "Meta-carbonate rock" }, { "name": "----Quartzite", "code": "Quartzite" }, { "name": "--Metaigneous rock", "code": "Metaigneous rock" }, { "name": "----Meta-Ultramafic rock", "code": "Meta-ultramafic rock" }, { "name": "----Meta-Mafic rock", "code": "Meta-mafic rock" }, { "name": "----Meta-Felsic and Intermediate rock", "code": "Meta-felsic and intermediate rock" }, { "name": "----Meta-Volcaniclastic rock", "code": "Meta-volcaniclastic rock" }, { "name": "Other materials:", "code": "Other materials" }, { "name": "--rock and Sediment", "code": "Rock and sediment" }, { "name": "--rock", "code": "Rock" }, { "name": "--\"Made\" or human-engineered land", "code": "\"Made\" or human-engineered land" }, { "name": "--Water or Ice", "code": "Water or ice" }, { "name": "--Unmapped area", "code": "Unmapped area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoMaterialConfidence", "type": "esriFieldTypeString", "alias": "GeoMaterialConfidence", "length": 254, "domain": { "type": "codedValue", "name": "GeoMaterialConfidenceValues", "description": "Confidence in GeoMaterials in the DMU", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DescriptionOfMapUnits_ID", "type": "esriFieldTypeString", "alias": "DescriptionOfMapUnits_ID", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I26MapUnit", "fields": "MapUnit", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "DataSources", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Source", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 300, "domain": null }, { "name": "DataSources_ID", "type": "esriFieldTypeString", "alias": "DataSources_ID", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "GeoMaterialDict", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IndentedName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HierarchyKey", "type": "esriFieldTypeString", "alias": "HierarchyKey", "length": 8000, "domain": null }, { "name": "GeoMaterial", "type": "esriFieldTypeString", "alias": "GeoMaterial", "length": 8000, "domain": null }, { "name": "IndentedName", "type": "esriFieldTypeString", "alias": "IndentedName", "length": 8000, "domain": null }, { "name": "Definition", "type": "esriFieldTypeString", "alias": "Definition", "length": 8000, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Glossary", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Term", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 254, "domain": null }, { "name": "Definition", "type": "esriFieldTypeString", "alias": "Definition", "length": 3000, "domain": null }, { "name": "DefinitionSourceID", "type": "esriFieldTypeString", "alias": "DefinitionSourceID", "length": 50, "domain": null }, { "name": "Glossary_ID", "type": "esriFieldTypeString", "alias": "Glossary_ID", "length": 50, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "c5182338a3a645f69f4255d4ec0b63e2" } ] }