{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "ContactsAndFaultsAnno", "type": "Annotation Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 416106.3267999999, "ymin": 4541692.9296, "xmax": 463135.3967000004, "ymax": 4582814.1457, "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": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ContactsAndFaultsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 416106.3267999999, "ymin": 4541692.9296, "xmax": 463135.3967000004, "ymax": 4582814.1457, "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "GeologicLinesAnno", "type": "Annotation Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 428204.37930000015, "ymin": 4551673.338199999, "xmax": 460930.7352, "ymax": 4580737.009400001, "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": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17AnnotationClassID", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17Status", "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "GeologicLinesAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 428204.37930000015, "ymin": 4551673.338199999, "xmax": 460930.7352, "ymax": 4580737.009400001, "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "MapUnitPolysAnno", "type": "Annotation Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 416023.3502000002, "ymin": 4538435.193499999, "xmax": 499923.0820000004, "ymax": 4594404.3342, "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": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18AnnotationClassID", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18Status", "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "MapUnitPolysAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 416023.3502000002, "ymin": 4538435.193499999, "xmax": 499923.0820000004, "ymax": 4594404.3342, "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "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": "31.0 - Miscellaneous Map Elements", "classes": [ { "label": "Anticline arrows", "description": "Anticline arrows", "symbol": { "type": "esriPMS", "url": "962671fd48764257af05dcde69ccc8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAXCAYAAAA2jw7FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVQokbXRMUoDcRDF4W8gTQgKQrBOJR7A2hOIne0WabyK90gbi3Q5QdKIYik2Np5CyYSwiyS7+ycgOjDwih/z5s0MHKnB3wLJCU6Dz9KEO5zjoQRURSCZ4BqRXAVP7QkVXrBpdAd4xTO+MUoiyB8gWCQ3jX783R3+GUgu9vQl3g5S4F79iy8Mg2nbYo5Vo287FsE6eccZlqUlZ7tnRW1TBMbFmMGHuvuBvjoKbAH95yGoGJHM9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "05.01.01" ] ] }, { "label": "Strike-slip movement-left lateral", "description": "Strike-slip movement-left lateral", "symbol": { "type": "esriPMS", "url": "1c42d7746b5634a4618948fb42ef007f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAXCAYAAABnGz2mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA00lEQVRIieXUoUqDURiA4WfyIQbLvAtliPdgNm3BbhlDMC0M0WQxbGDcrmDVuxCL3bQuEwyKSVZOkjn+cv7/qC985RwOPOHwhUILhRb+COwQQ/TxrgBYB1do4TY3qgrsACN8JtizmvoJto9rdHGPJQaZDHM8VIFtYQfjNLlbrDtcB/vCk4YLhRYKLRRaKLRQaOEXwvbSTqujjzSVYDPsZsQcYTst8bvvl5tgvUygY5xjignemvxjLZzgAo84w+umB3XBLtHGKV6qPKgLdvMv1oUmWwFFXxv6Y7AOZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "02.11.05" ] ] }, { "label": "Ball and bar", "description": "Ball and bar", "symbol": { "type": "esriPMS", "url": "b8500d3a4d2ca2b906cd9ad26f754487", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlaXOsQ1GYBQF0BNRKIxgAGMYQyNsYAEFi1iA8p/hby1gFxpfIgohbnty37uxm8RPsUaDPzpsATOMiFBgwRwwOSAkPZ9dMaDFD9P1Z48c1eu137B83NwBrR4KRhoZRmsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "02.11.01" ] ] }, { "label": "Strike-slip movement-right lateral", "description": "Strike-slip movement-right lateral", "symbol": { "type": "esriPMS", "url": "738031e2a218019baffa87f4d8127cbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAASCAYAAABM8m7ZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVRIie3UL6oCYRSH4QeZYDQaXYBbsNgNrsBmMagb0GZW6zWJi7Bb7g4MFosgYrAIiggy8Jmdy4wjXHzzgfd3/nAiHyL6T+IiLnmLS5jgFzPc8hKf0EIdcyyxwD2puIdqyhBnDNHBIIR4KR57M9G7BV/xk++oY2pooiA7Rji8GvUKR/TD64s/0S6l+Jp0x2u0UUE31E2xSRkg8XFtQ+dlNPIUC+zxk5X0L+LMeQD99xvuzRJLHQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "02.11.04" ] ] }, { "label": "Teeth", "description": "Teeth", "symbol": { "type": "esriPMS", "url": "db16a25fd042bc72db907c60f14afcc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQYlWNhIBKwUKKQjYGB4RcxCksYGBjuMDAwrMKnUJyBgaGCgYHhFQMDw3oGBobfuBS2MDAw8EJxBgMDw2RsCvUYGBiSkPi1DAwMCxkYGD6hKwxkYGA4jGaDB8ytyAoboRgrIDocAZsEDYc36+4KAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "31.44" ] ] }, { "label": "Plunge arrow", "description": "Plunge arrow", "symbol": { "type": "esriPMS", "url": "893471de40261a85a734236a94f35d8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQYlZXQvQkCYRCE4WfhLEBsQSxCEzsQLMLEq8ELTYwtwAIMrMDE1Nw+DIUVFOSE7/yZZNjhZVim8oeqUphEPOwHGHVyDk4f4aSPBhdMvjWvMMA4mQf7IpwMsWxF6+QQ3ErNG/Ra9wgLbN/gZIpZ4a0m2QXXFxwcn9atrumKugNuSBZxNwf1eAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "05.10.05" ] ] }, { "label": "Monocline arrow", "description": "Monocline arrow", "symbol": { "type": "esriPMS", "url": "97a305badb5d7b04773cfb8f524c0001", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAfCAYAAADa3IyoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokd3QwSqEURjH4edlaEpkxVrZuAJWs1FKYuEKFNYWVsotWLkCKyu3oVyBnQuwUEZKolffODOjL9+oaVbO9jz9Ouff8sdpTRYkU5gN3poKW1jGVRM4agTJEvYwk6wF9/XCQXX5o3RaB/u4xie2k7PgvQeShZLv4AMnWMRjDwRddLOkgqfxhsID2qPAatnhtgkcF3D521Ar2KzemKwHd/XC4fcHBkMNQTKNDVyUHTrJfPDSL7Sxg90CzjE3KASvpdQfqkLPYw31P8DNSBDDrSb4hi/mjCpdA2mrpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "05.09.01" ] ] }, { "label": "Question mark", "description": "Question mark", "symbol": { "type": "esriPMS", "url": "cd7bbca3400c4de4dc583d266ff89a19", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQYlZXQsQnCYBiE4UdIaeEU1k5gFyEphSygrXYpHMAN7DKA2GUJR7CL2LpDiGDzB1L8iXjwFQcv3HeX+KHkH+CMLT6444iuB7JwqwDU2KHqgQZ7tME/sBhGPAdROQqsY08ucUGKdwzY4IrXWM0bZlM7lJjjMAacpoaK6gsPJRIsoR0jNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0.2, "yoffset": 0 }, "values": [ [ "31.41" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "962671fd48764257af05dcde69ccc8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAXCAYAAAA2jw7FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVQokbXRMUoDcRDF4W8gTQgKQrBOJR7A2hOIne0WabyK90gbi3Q5QdKIYik2Np5CyYSwiyS7+ycgOjDwih/z5s0MHKnB3wLJCU6Dz9KEO5zjoQRURSCZ4BqRXAVP7QkVXrBpdAd4xTO+MUoiyB8gWCQ3jX783R3+GUgu9vQl3g5S4F79iy8Mg2nbYo5Vo287FsE6eccZlqUlZ7tnRW1TBMbFmMGHuvuBvjoKbAH95yGoGJHM9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "05.01.01", "label": "Anticline arrows" }, { "symbol": { "type": "esriPMS", "url": "1c42d7746b5634a4618948fb42ef007f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAXCAYAAABnGz2mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA00lEQVRIieXUoUqDURiA4WfyIQbLvAtliPdgNm3BbhlDMC0M0WQxbGDcrmDVuxCL3bQuEwyKSVZOkjn+cv7/qC985RwOPOHwhUILhRb+COwQQ/TxrgBYB1do4TY3qgrsACN8JtizmvoJto9rdHGPJQaZDHM8VIFtYQfjNLlbrDtcB/vCk4YLhRYKLRRaKLRQaOEXwvbSTqujjzSVYDPsZsQcYTst8bvvl5tgvUygY5xjignemvxjLZzgAo84w+umB3XBLtHGKV6qPKgLdvMv1oUmWwFFXxv6Y7AOZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "02.11.05", "label": "Strike-slip movement-left lateral" }, { "symbol": { "type": "esriPMS", "url": "b8500d3a4d2ca2b906cd9ad26f754487", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlaXOsQ1GYBQF0BNRKIxgAGMYQyNsYAEFi1iA8p/hby1gFxpfIgohbnty37uxm8RPsUaDPzpsATOMiFBgwRwwOSAkPZ9dMaDFD9P1Z48c1eu137B83NwBrR4KRhoZRmsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "02.11.01", "label": "Ball and bar" }, { "symbol": { "type": "esriPMS", "url": "738031e2a218019baffa87f4d8127cbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAASCAYAAABM8m7ZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVRIie3UL6oCYRSH4QeZYDQaXYBbsNgNrsBmMagb0GZW6zWJi7Bb7g4MFosgYrAIiggy8Jmdy4wjXHzzgfd3/nAiHyL6T+IiLnmLS5jgFzPc8hKf0EIdcyyxwD2puIdqyhBnDNHBIIR4KR57M9G7BV/xk++oY2pooiA7Rji8GvUKR/TD64s/0S6l+Jp0x2u0UUE31E2xSRkg8XFtQ+dlNPIUC+zxk5X0L+LMeQD99xvuzRJLHQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "02.11.04", "label": "Strike-slip movement-right lateral" }, { "symbol": { "type": "esriPMS", "url": "db16a25fd042bc72db907c60f14afcc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQYlWNhIBKwUKKQjYGB4RcxCksYGBjuMDAwrMKnUJyBgaGCgYHhFQMDw3oGBobfuBS2MDAw8EJxBgMDw2RsCvUYGBiSkPi1DAwMCxkYGD6hKwxkYGA4jGaDB8ytyAoboRgrIDocAZsEDYc36+4KAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31.44", "label": "Teeth" }, { "symbol": { "type": "esriPMS", "url": "893471de40261a85a734236a94f35d8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQYlZXQvQkCYRCE4WfhLEBsQSxCEzsQLMLEq8ELTYwtwAIMrMDE1Nw+DIUVFOSE7/yZZNjhZVim8oeqUphEPOwHGHVyDk4f4aSPBhdMvjWvMMA4mQf7IpwMsWxF6+QQ3ErNG/Ra9wgLbN/gZIpZ4a0m2QXXFxwcn9atrumKugNuSBZxNwf1eAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "05.10.05", "label": "Plunge arrow" }, { "symbol": { "type": "esriPMS", "url": "97a305badb5d7b04773cfb8f524c0001", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAfCAYAAADa3IyoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokd3QwSqEURjH4edlaEpkxVrZuAJWs1FKYuEKFNYWVsotWLkCKyu3oVyBnQuwUEZKolffODOjL9+oaVbO9jz9Ouff8sdpTRYkU5gN3poKW1jGVRM4agTJEvYwk6wF9/XCQXX5o3RaB/u4xie2k7PgvQeShZLv4AMnWMRjDwRddLOkgqfxhsID2qPAatnhtgkcF3D521Ar2KzemKwHd/XC4fcHBkMNQTKNDVyUHTrJfPDSL7Sxg90CzjE3KASvpdQfqkLPYw31P8DNSBDDrSb4hi/mjCpdA2mrpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "05.09.01", "label": "Monocline arrow" }, { "symbol": { "type": "esriPMS", "url": "cd7bbca3400c4de4dc583d266ff89a19", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQYlZXQsQnCYBiE4UdIaeEU1k5gFyEphSygrXYpHMAN7DKA2GUJR7CL2LpDiGDzB1L8iXjwFQcv3HeX+KHkH+CMLT6444iuB7JwqwDU2KHqgQZ7tME/sBhGPAdROQqsY08ucUGKdwzY4IrXWM0bZlM7lJjjMAacpoaK6gsPJRIsoR0jNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0.2, "yoffset": 0 }, "value": "31.41", "label": "Question mark" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 205, 252, 255 ], "toColor": [ 187, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 235, 255 ], "toColor": [ 194, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "geographic" }, { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Rotation", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 416118.0871000001, "ymin": 4538595.509, "xmax": 485863.09410000034, "ymax": 4593796.808, "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": "Drill hole", "code": "well" }, { "name": "Independently placed line decoration", "code": "line decoration" }, { "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" } ], "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": "Shear", "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": "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" } ], "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "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, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 205, 252, 255 ], "toColor": [ 187, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 235, 255 ], "toColor": [ 194, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415998.3276000004, "ymin": 4538575.433800001, "xmax": 499903.2767000003, "ymax": 4594434.490499999, "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": "Contact, gradational", "code": "gradational contact" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Crater", "code": "crater" }, { "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, normal", "code": "normal fault" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "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": "Fault, thrust", "code": "thrust fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Joint", "code": "joint" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Joint, vertical", "code": "vertical 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": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Transportation features", "code": "transportation features" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "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 (1st option)\u2014Identity and existence certain, location accurate", "code": "01.03.01" }, { "name": "Mafic dike-certain", "code": "01.03.01.01" }, { "name": "Dike (1st option)\u2014Identity and existence certain, location approximate", "code": "01.03.02" }, { "name": "Mafic dike-approximate", "code": "01.03.02.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location accurate", "code": "01.03.03" }, { "name": "Felsic dike-certain", "code": "01.03.03.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location approximate", "code": "01.03.04" }, { "name": "Felsic dike-approximate", "code": "01.03.04.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location accurate", "code": "01.03.05" }, { "name": "Pegmatite dike-certain", "code": "01.03.05.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location approximate", "code": "01.03.06" }, { "name": "Pegmatite dike-approximate", "code": "01.03.06.01" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location accurate", "code": "01.03.07" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location approximate", "code": "01.03.08" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location accurate", "code": "01.03.09" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location approximate", "code": "01.03.10" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location accurate", "code": "01.03.11" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location approximate", "code": "01.03.12" }, { "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": "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/Cross section 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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "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": "Anticline-certain", "description": "Anticline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.01.01" ] ] }, { "label": "Monocline-certain", "description": "Monocline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.09.01" ] ] }, { "label": "Monocline-approximate", "description": "Monocline-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.09.03" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.01.01", "label": "Anticline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.09.01", "label": "Monocline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.09.03", "label": "Monocline-approximate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 205, 252, 255 ], "toColor": [ 187, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 235, 255 ], "toColor": [ 194, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 416757.54399999976, "ymin": 4538993.1303, "xmax": 485309.62689999957, "ymax": 4592789.737, "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": "Contact, gradational", "code": "gradational contact" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Crater", "code": "crater" }, { "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, normal", "code": "normal fault" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "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": "Fault, thrust", "code": "thrust fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Joint", "code": "joint" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Joint, vertical", "code": "vertical 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": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Transportation features", "code": "transportation features" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "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 (1st option)\u2014Identity and existence certain, location accurate", "code": "01.03.01" }, { "name": "Mafic dike-certain", "code": "01.03.01.01" }, { "name": "Dike (1st option)\u2014Identity and existence certain, location approximate", "code": "01.03.02" }, { "name": "Mafic dike-approximate", "code": "01.03.02.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location accurate", "code": "01.03.03" }, { "name": "Felsic dike-certain", "code": "01.03.03.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location approximate", "code": "01.03.04" }, { "name": "Felsic dike-approximate", "code": "01.03.04.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location accurate", "code": "01.03.05" }, { "name": "Pegmatite dike-certain", "code": "01.03.05.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location approximate", "code": "01.03.06" }, { "name": "Pegmatite dike-approximate", "code": "01.03.06.01" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location accurate", "code": "01.03.07" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location approximate", "code": "01.03.08" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location accurate", "code": "01.03.09" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location approximate", "code": "01.03.10" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location accurate", "code": "01.03.11" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location approximate", "code": "01.03.12" }, { "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": "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/Cross section 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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "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": "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-concealed", "description": "Generic fault-concealed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.01.07" ] ] }, { "label": "Generic fault-approximate", "description": "Generic fault-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.01.03" ] ] }, { "label": "Anticline-certain", "description": "Anticline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.01.01" ] ] }, { "label": "Anticline-approximate", "description": "Anticline-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.01.03" ] ] }, { "label": "Leader", "description": "Leader", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "values": [ [ "31.11" ] ] }, { "label": "Contact-certain", "description": "Contact-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "values": [ [ "01.01.01" ] ] }, { "label": "Normal fault-certain", "description": "Normal fault-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.02.01" ] ] }, { "label": "Normal fault-concealed", "description": "Normal fault-concealed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.02.07" ] ] }, { "label": "Normal fault-approximate", "description": "Normal fault-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.02.03" ] ] }, { "label": "Monocline-certain", "description": "Monocline-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.09.01" ] ] }, { "label": "Monocline-approximate", "description": "Monocline-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "05.09.03" ] ] }, { "label": "Thrust fault-certain", "description": "Thrust fault-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.08.01" ] ] }, { "label": "Thrust fault-concealed", "description": "Thrust fault-concealed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.08.07" ] ] }, { "label": "Thrust fault-approximate", "description": "Thrust fault-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.08.03" ] ] }, { "label": "Thrust fault-approximate-questionable", "description": "Thrust fault-approximate-questionable", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.08.04" ] ] }, { "label": "Map boundary/Cross section boundary", "description": "Map boundary/Cross section boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "values": [ [ "31.08" ] ] }, { "label": "Thrust fault-concealed-questionable", "description": "Thrust fault-concealed-questionable", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "02.08.08" ] ] } ] } ], "uniqueValueInfos": [ { "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": 1 }, "value": "02.01.07", "label": "Generic fault-concealed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.01.03", "label": "Generic fault-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.01.01", "label": "Anticline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.01.03", "label": "Anticline-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "31.11", "label": "Leader" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "01.01.01", "label": "Contact-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.02.01", "label": "Normal fault-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.02.07", "label": "Normal fault-concealed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.02.03", "label": "Normal fault-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.09.01", "label": "Monocline-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "05.09.03", "label": "Monocline-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.08.01", "label": "Thrust fault-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.08.07", "label": "Thrust fault-concealed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.08.03", "label": "Thrust fault-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.08.04", "label": "Thrust fault-approximate-questionable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "value": "31.08", "label": "Map boundary/Cross section boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "02.08.08", "label": "Thrust fault-concealed-questionable" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 247, 252, 255 ], "toColor": [ 187, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 201, 255 ], "toColor": [ 252, 194, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 198, 255 ], "toColor": [ 184, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 182, 255 ], "toColor": [ 216, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 207, 255 ], "toColor": [ 243, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 184, 255 ], "toColor": [ 252, 234, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415880.64639999997, "ymin": 4538388.531099999, "xmax": 500001.9205, "ymax": 4594543.539000001, "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": "Contact, gradational", "code": "gradational contact" }, { "name": "Contact, internal", "code": "internal contact" }, { "name": "Contact, unconformable", "code": "unconformable contact" }, { "name": "Crater", "code": "crater" }, { "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, normal", "code": "normal fault" }, { "name": "Fault, reverse", "code": "reverse fault" }, { "name": "Fault, reverse, normal", "code": "fault, reverse, normal" }, { "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": "Fault, thrust", "code": "thrust fault" }, { "name": "Highway, road, street", "code": "road" }, { "name": "Joint", "code": "joint" }, { "name": "Joint, inclined", "code": "inclined joint" }, { "name": "Joint, vertical", "code": "vertical 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": "Overturned anticline", "code": "overturned anticline" }, { "name": "Overturned syncline", "code": "overturned syncline" }, { "name": "Plunging anticline", "code": "plunging anticline" }, { "name": "Plunging syncline", "code": "plunging syncline" }, { "name": "Quartz vein", "code": "vein quartz" }, { "name": "Shear", "code": "shear" }, { "name": "Shear zone", "code": "shear zone" }, { "name": "Syncline", "code": "syncline" }, { "name": "Synform", "code": "synform" }, { "name": "Tick mark", "code": "tick mark" }, { "name": "Transportation features", "code": "transportation features" }, { "name": "Unknown linear feature", "code": "unknown" }, { "name": "Vein", "code": "vein" }, { "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 (1st option)\u2014Identity and existence certain, location accurate", "code": "01.03.01" }, { "name": "Mafic dike-certain", "code": "01.03.01.01" }, { "name": "Dike (1st option)\u2014Identity and existence certain, location approximate", "code": "01.03.02" }, { "name": "Mafic dike-approximate", "code": "01.03.02.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location accurate", "code": "01.03.03" }, { "name": "Felsic dike-certain", "code": "01.03.03.01" }, { "name": "Dike (2nd option)\u2014Identity and existence certain, location approximate", "code": "01.03.04" }, { "name": "Felsic dike-approximate", "code": "01.03.04.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location accurate", "code": "01.03.05" }, { "name": "Pegmatite dike-certain", "code": "01.03.05.01" }, { "name": "Dike (3rd option)\u2014Identity and existence certain, location approximate", "code": "01.03.06" }, { "name": "Pegmatite dike-approximate", "code": "01.03.06.01" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location accurate", "code": "01.03.07" }, { "name": "Dike (4th option)\u2014Identity and existence certain, location approximate", "code": "01.03.08" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location accurate", "code": "01.03.09" }, { "name": "Dike (5th option)\u2014Identity and existence certain, location approximate", "code": "01.03.10" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location accurate", "code": "01.03.11" }, { "name": "Dike (6th option)\u2014Identity and existence certain, location approximate", "code": "01.03.12" }, { "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": "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/Cross section 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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "OverlayPolys", "type": "Feature Layer", "description": "Polygons that delineate underlying material, overlying material, or some aspect of earth materials other than the geologic map unit, e.g., dike swarm, alteration zone. 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", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Lake, Pond, Reservoir", "description": "Lake, Pond, Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Lake, Pond, Reservoir" ] ] }, { "label": "Intermittent Lake, Pond, Reservoir", "description": "Intermittent Lake, Pond, Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Intermittent Lake, Pond, Reservoir" ] ] }, { "label": "Inundation Area", "description": "Inundation Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Inundation Area" ] ] }, { "label": "Sewage/Disposal Pond", "description": "Sewage/Disposal Pond", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Sewage/Disposal Pond" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "value": "Lake, Pond, Reservoir", "label": "Lake, Pond, Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "value": "Intermittent Lake, Pond, Reservoir", "label": "Intermittent Lake, Pond, Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "value": "Inundation Area", "label": "Inundation Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "value": "Sewage/Disposal Pond", "label": "Sewage/Disposal Pond" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 205, 252, 255 ], "toColor": [ 187, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 235, 255 ], "toColor": [ 194, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 416684.8333999999, "ymin": 4542270.111, "xmax": 490990.4057, "ymax": 4594194.505999999, "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": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "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": "OverlayPolys_ID", "type": "esriFieldTypeString", "alias": "OverlayPolys_ID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "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": "Qa", "description": "Qa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qa" ] ] }, { "label": "Qac", "description": "Qac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qac" ] ] }, { "label": "Qat", "description": "Qat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qat" ] ] }, { "label": "Qc", "description": "Qc", "symbol": { "type": "esriPFS", "url": "d43f7870a3e3106df31b8379bed39905", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qc" ] ] }, { "label": "Qf", "description": "Qf", "symbol": { "type": "esriPFS", "url": "a512407e220f066f0381f0d5727e9759", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuklEQVR4nNVaSZLDIAz0ob+Xs9+Rl8w7fM4DM5UDU5TDoqUlmD45LtwSAoSW4P1+vY8AXM/H3/P584oQ0ZWrkQcJoWUS7ElLJ/YZozECWoLuhBZFRrBwaMZrjIBaKYkgxsqOOKw7TirjbhhIlJKAoXitHGOntXDnBIM0Q3GpHh/QneCZNKFydstzxiJAohRDcY0XzwRYRBnOc2RE6+5BS0iLZFVgE21kSM9R/d5rjGxjjnYOtGRWhWcB1mh8VEzwZQCPF55hdSjdA1iCR9tsZWwwwvV85NwC0ZP3JGw4/iGYCRskwiKOhZWPfR1i5m09E9Dm5rNJRiRsaN3vzFUbGeH+PjKp6nGjVtRDajECa4IeY8EjmF2lsSZVnoQNEuWjqzSaMV6f5LoFrk0DGg8QLSAqtGYB5aG3uiuqNJnADqFsBKTZJHofSyfNrtKwAidp/QJeBdheWzv52RGb8aFHGI1dfAI0g7OqNBoO7y0D5nZaAa9OGBVAVyCqYNpbVLAF1QIt3FHGp1WFe9i1rW46Ahrs0la3AoXYaoSIKk0mD8rDzAgR24+ZK9Q8rfeqxshJuAJXBTot31O/7/5DpICltKdKU4O1M3q/cSxGhvMU3QJeYTu31ad9gdPpiHZuq8/mhCMJ3jjDyjO9BU5CRsXgGHFHAiwhnhVm3gBaXwSrciwwa5EWXwSrcqvBCt1xBCG6rc4q4cOqoEQZKzKTM1gE1eNXtNWZwH0yGRUcb1udCdwFZkDbd4j0J5CSFGW0wi3f3TH63vsXH8yEW3OFrMZo637XyMKxKbSTsfoiSIhHyvzntvop/aOkNVzdJZIcLQTqAb1BGkGMPJ2ZXc52E1hFi9Vt9aVxwLVBW93qixCk55dytUIejI6N9htVICQpWuzSVtfsSEgGSSs23kKnh6en0wzwEKwspbVg8UW/Mmf+Vc76D9kAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qf" ] ] }, { "label": "Qgp", "description": "Qgp", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qgp" ] ] }, { "label": "Qls", "description": "Qls", "symbol": { "type": "esriPFS", "url": "bee29247a24b7f15069e78ce46382caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADNUlEQVR4nNVaQZIkIQisA3+t075mTj5tX9MbEzG14VYrJElqb3GZiSgkU1RAG3u9fr+Oipxfx9F+vf8f6SO6avzv7zex0Pi3IEQzk79szsZkcLPO7PXOL8cB/UpFkiGA2MtODOXZ2/z5a1OSjEeVuowTCJtWBp6J4oyr4sRdOpvmKqHbdUWgG40d8Sk6yNyvjHE00LG4tyAWcig5gJXMzmEjvpdBIsd3mJYmEm3DzGpnMk1vP5q8p3fDNNj4Xa83yEglPiSLHQ/ThsY9csg2RERZDfY2k5j2poTuAAX5SqYRYdqWAsiLLyvyfCTDHdDA4JclzAQ6Nb4zzpZOQn3ju+NHTgF4Gwwe6YyI7Cipo3QXiIUamdQ40qtufwR/pAPythQJlmy0Rav4MzvAOJNeN7PvAorrLrI7nHH2RoK9cTGTv2yz+IKbpoWA6NZnSCD2VhVKf+8CzYncqx410IC2Ad9CEgrwrC1kDHJUAHxzSVSk+jCSDYyjIgnAt3KJ6ZFGX5QZfOSoAPgG5dgZQW8FMpmjgu/VAAC+xVpApcXEi+zNszJRB9/gAUy5ya4eih8JgG9wnmVXIFq9Kn4kAb7JqzyCxCfxDRpclVUPoHeMmT5VB6jSl/rh08MYHacA36YGq+fbG690SgZ/4CCbGkSDUzY6I6kzUxwx2aTDsSG5jKiuwSOiqgeTkc1hHdDI1cxI5nqbdQJh06YKKsDKmFUBFLoOf1pmL71irpYihIIrCpdNr0WW0kbAla857BUYqU3S/QEtCY6mujtGJAh+hNvFOYONI98vAFTY7cw6X9YfMJPMlq++J4wkcqKsP0Al6oowg/kj9ga4OwWCZ/V5/QFnIWerL0sf6w9ohSCncMK2/oAVQS5yeLQjt/QHnInagZHKe8S2/oBWSJuKbY44YXl/QCOfrBVnPRq/pT/gJCd/2WbxWef98x5wFvsDKiRmguArMsRR7Q9ASIxsoMdJmQrl/QGn5vf5Z/cHNGerZq7Gj+wPaJrf55/fH3AKfvN7ZH/AJWyQyhyJ/7Y/IBJ29R7VH7CyVN2Ab3QuF5J4dn/ACUTxlTdChAdVBxwJiVLRrEBRiZdNAqw/5INg8uM+NgUAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qls" ] ] }, { "label": "Qof", "description": "Qof", "symbol": { "type": "esriPFS", "url": "249cec55003c5665b2667fd8bc062dfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvElEQVR4nNVauZHDMAxUsAU6UzEXuxhn7uuK8I0D3XBoPngWIL2RrKEWIEiCeIzX7/N1BOBxv/0/nz/PCBFduRp5kBBaJsGetHRi7zEaI6AlqCa0KDKChUMzXmMElEpJBDFWdsRh3XFSGbVhIFFKAobipXKMndZCzQkGaYbiUj3eoDvBM2lC19m9njMWARKlGIprvHgmwCLKcJ4jI1p3D1pCWiSrAptoI0N6jsr3XmNkG3O0c6Alsyo8C7BG46Nigg8DeLzwDKtD6R7AEjzaZitjgxEe91vOLRA9eU/ChuMLwUzYIBEWcSysfOzrEDNv65mANjefTTIiYUPrfmeu2sgI9fvIpKrHjVJRD6nFCKwJeowFj2B2lcaaVHkSNkiUj67SaMZ4fZLrFnhsGtB4gGgBUaE1C7geequ7okqTCewQykZAmk2i97F00uwqDStwktYv4FWA7bW1k58dsRkfeoTR2MUnQDM4q0qj4fDeMmBupxXw6oRRAXQFogqmvUUFW1Ap0MIdZXxaVbiHXdvqpiOgwS5tdStwEVuNEFGlyeTB9TAzQsT2Y+YKJU/rvaoxchKuwFWBTsv3lO+7/xC5wFLaU6UpwdoZvd84FiPDeYpuAa+wndvq077A6XREO7fVZ3PCkQRvnGHlmd4CJyGjYnCMuCMBlhDPCjNvAK0vglU5Fpi1SIsvglW51WCF7jiCEN1WZ5XwYVVQoowVmckZLILK8Sva6kygnkxGBcfbVmcCtcAMaPsOkf4EUpJLGa1wy3c1Rt97/+KDmXBrrpDVGG3d7xpZODaFdjJWXwQJ8UiZb26rn9I/SlrD1V0iydFCoBzQG6QRxMjTmdnlbDeBVbRY3VZfGgc8NmirW30RgvT8UK5UyIPRsdF+owqEJEWLXdrqmh0JySBpxcZb6PTw9HSaAR6ClaW0Fiy+6A/jIvOk4V8wRQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qof" ] ] }, { "label": "Qot", "description": "Qot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qot" ] ] }, { "label": "Qp", "description": "Qp", "symbol": { "type": "esriPFS", "url": "e03977ee8b0e47ecdf229fbf5c1855dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEoklEQVRIiX1XWXLbMAyFJGqNHS+JszRJ73+Q/vSzZ8g6qePd2pfOAwWFUp1gxgMYfHgESXCR+v3nV/MQLekxvqT78IMsq2EbIn6z/Sm56DT8TWN19ldxpha8ArAmi51P8QX9iFa9YJG76IOe43mnJe4lmfeI4RM+aOBNeU40h7oLV/Qaz+g23NB9S8pBjc2aO2hsek2m9CNcMxbatmrGNmTpxMJVh9OJal6x79p26UO9pRNueEk0YU02g+GvGoc7hw0/9E24YQ0s4qrmEy+dyEwJl9kufagrf9dbh9tgzQDpFAKMsisqa4f+ZjohEfwvaqeLN7mG6w0RW31kY7oONuyE5v/hhm0BiQ/6Jlx3pCa5iMRBe3bZ+SFmUmrqHWmTn9FVsGWdN4qyyqVtEdGVv+UA8UFDEIz/aPedgm1o/H9LpvTzbEnv6YQ5T1X3lb8ltSujHgAk8E3cmPXC2bIfU2pOV+AUbKNdcNCh0v6sdplLOB+MZIFTC39LSeUxGPpYBDRyE9oXIS3ahC79HY1U0psuYEMnZ51WLrcBs8zO2UYMODAT0Nha4I4rjxbBjhSIQHDh7+lYBhS5GevLYEdx5XMnQgacTFfTEE8psIiFwBYRLh5Q7RGVxJzgQpsC0bH0KSkxgow1sgV55GRcUIKREc+9PaWV1ys+YDF6tOkkNRf88K3ycTerEB7xmUrJV7pIkP2wIGTNmkqfSKt8xLMxrNSZf2AO4PJaMdehCth+iJZsA8Mdz7wDjVRK62xEc/9AhzL4JPI0SOyiVESOnkZpQyxiIGj3nJK1cBWVth/jSxo5abcUCocCZNY2jtsimrpHPjBMGxmrouLEsPVEVtmI1xtFBJzJJfbUPdLYTbq9r+z2NgKZjBR7G1W4L8OejS0GG4L/gp94Me2KiBok6R3ZNrkgEgeOczfWt5OsIw4NsXcDG2CxJRgCLT7hsAwuGdS2iHSSbsy2QqA02pyzFjMIP0zjpjj7TDKPuENMYTc6V48OUwq8WZw2NTz16BQ4haIyD3UEmdUqtpkMBAWDwuK1dJMOCz78sLZSI1JYrlOyBl65Sh/kw9tjOOJhMthSp24d4YPAlu3qOiXllSKv9SlkYI4IG/7UiM1keMTenubRodeGg0TOgTXpmcwcl3y7oFU21gdP6elrUY5CnFZsq5yPNfi+SkCPIvuvDZ0i1rwmceLBn1Q+x1i6uHXHmAohwYitb4psmWri4ekW2jnHLtMxkd9PeNgHTzWuO9xQp0Z1au1xu8gVKT78l+11Heg7XK5NCNpxg5nXqzpXOgAkWAvpyMwWgjaT2BRwvLeEooVX8Au/+MSmE1I4+vCsARiH+akRe1bZnUBCPJxqYMyEh4lAgAUOW03JXTrcOuaIgXlNZ137W2ub6zi81b6qkbJ2mEvh9fjVy1Bs6VRweaUPBtP3blSzaDyZ5bX6Yti8xmanNtX8LsaD27SHU3vfvp2BkU5uTjzs4JOH/2246Wx+VwOATxdouUFuI/22HtrmKLHl0Ca2tAkXNL4yYAP30n514PMF5zbvY3xefPcQH2r8+OOr7QS2CLhE4+MM8hzrDz35IMQs/QNLwitE+i39zgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 22.88, "height": 22.88, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qp" ] ] }, { "label": "Qs", "description": "Qs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Qs" ] ] }, { "label": "Qt", "description": "Qt", "symbol": { "type": "esriPFS", "url": "572d8bc861c2f7e7eb37fd6a7a6ec956", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRogc1a23XDIAz1h0bygHenruGdnHOSpsZE6IVEc3/c2EJIQi+gdJ4/5+YFjm3Dfj3/AzieD2I/aEJZhJe+ZyiOfaSAIpSFzvJ9BjgEBaQBUaGyXQ0XLzJNmm1NKz8cKj0N3SPbYt7AR0Mv4KVAz7Qiu4yEh/GdrMCiVMjNg8E7zvKMYrYgnkVkRWFT9nKhN0GV+7jHHE0SGcv06UJqfl9UfSEI764DHONAygsBA+F/n7Y6kJTypoHP2sSn0YbgawDeoPE02lsj0/oYGJSpV/E0qq1YxAXVOOuKrdoLScw0eMbBQ3tvLGkmB08DXLX1tenjIG4HlCqxN3/744gPYqmxm1FGW1n4jSW7UGSJJRRUecpk5kLENWHpRleeNMBZPIeFzMPky0BLZilcVdoq0Rad0KbmUMfUr0A0DcNGF1PALASTiiezTo/AhqarEdETOvVocjeJQ+EAm22hk4KapguKx52ygfd+QFJC6tWj7uEQ8Amh0bR1o15kCQ/LsUr1RpyD924BYw95xcByAfPmpC0bi6+fKJ1jhfDQjhYlIkvB6q0+u5/Gbp67UUDZE3smzgL0HopSe57K0z1oLnQj7o7bPROYrmnzCh2pwrS/TUyL2wq0xpVOp51XPcuA+0obspDxXWXNgCmNLrSo90oLYyPmFrKq1hqWFZhkZBIsmmrRXZQ37/V2mpvM808fXmH/aG0d6QMn+lVYT6dDwwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Qt" ] ] }, { "label": "QTs", "description": "QTs", "symbol": { "type": "esriPFS", "url": "5fdc6b46206feab7d540bef311438697", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "QTs" ] ] }, { "label": "To", "description": "To", "symbol": { "type": "esriPFS", "url": "bd08d802bc5a632f9955150623d1696c", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "To" ] ] }, { "label": "Twr", "description": "Twr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 185, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Twr" ] ] }, { "label": "Twdr", "description": "Twdr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Twdr" ] ] }, { "label": "Th", "description": "Th", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 149, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Th" ] ] }, { "label": "Kcv", "description": "Kcv", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 216, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kcv" ] ] }, { "label": "Kf", "description": "Kf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 184, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kf" ] ] }, { "label": "Kfh", "description": "Kfh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 250, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kfh" ] ] }, { "label": "Kft", "description": "Kft", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 199, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kft" ] ] }, { "label": "Kle", "description": "Kle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kle" ] ] }, { "label": "Kmb", "description": "Kmb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kmb" ] ] }, { "label": "Kmd", "description": "Kmd", "symbol": { "type": "esriPFS", "url": "a02ec3f7af21df95909443374e1cc1ad", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 }, "width": 47.63, "height": 47.63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Kmd" ] ] }, { "label": "Kmr", "description": "Kmr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kmr" ] ] }, { "label": "Kmt", "description": "Kmt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kmt" ] ] }, { "label": "Kmv", "description": "Kmv", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kmv" ] ] }, { "label": "Kn", "description": "Kn", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kn" ] ] }, { "label": "Kp", "description": "Kp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 255, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kp" ] ] }, { "label": "Ks", "description": "Ks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 255, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ks" ] ] }, { "label": "Kt", "description": "Kt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Kt" ] ] }, { "label": "KJs", "description": "KJs", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "KJs" ] ] }, { "label": "Jms", "description": "Jms", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 202, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Jms" ] ] }, { "label": "!Pc", "description": "!Pc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "!Pc" ] ] }, { "label": "!Pz", "description": "!Pz", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 186, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "!Pz" ] ] }, { "label": "!j", "description": "!j", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "!j" ] ] }, { "label": "P$cf", "description": "P$cf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "P$cf" ] ] }, { "label": "Pf", "description": "Pf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 220, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Pf" ] ] }, { "label": "Pfs", "description": "Pfs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Pfs" ] ] }, { "label": "Ps", "description": "Ps", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ps" ] ] }, { "label": "Dki", "description": "Dki", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 153, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Dki" ] ] }, { "label": "Ya", "description": "Ya", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ya" ] ] }, { "label": "Ya1", "description": "Ya1", "symbol": { "type": "esriPFS", "url": "584967096839ff859de9efc5c07df0e1", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ya1" ] ] }, { "label": "Ya2", "description": "Ya2", "symbol": { "type": "esriPFS", "url": "026b4286ed4719cbdbe617aff750757c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdUlEQVR4nO3ZwU3DQBCF4Tm4FiqiBSrgzIkyaIEeQQkDAil+jpBRvOz3n3J4uYz89vesl8e7equqenp9qS2e7x++fstfns9y7XA+c6c/yV/mNJdlbThrg5PP8zk/oWvVvvZplN8YqGpn0nwW1d73KDs/oaq931HG8oHfHH0s3+x19LF87fuWwvK171sNyzcsX8dcKFg+wPLfuNXCwvLF8pvc8i6C5RuWL5bf5D9cG9rlG5Y/6Au/Xb5Y/gdH++Lgxj5gl9+A5Q9cbbt8gOU3sMsPWG2WLzf2m9jlD1xVlg/Y5Qesthv7huUDvstPkHdj37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNss3LB9g+QnyLN+wfIDlB6w2yzcsH2D5CfIs37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNss3LB9g+QnyLN+wfIDlB6w2yzcsH2D5CfIs37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNsvXB39t+XcUo3Oj5BnbIAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ya2" ] ] }, { "label": "Ya3", "description": "Ya3", "symbol": { "type": "esriPFS", "url": "12ecebf1d39af66eaffc4deb9382958c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVRYhe2XwQkDMQwE97FFnMtI3i4sJVwPaefeCaQJ55kOEgQRmIu+QXugefm0OrAx60V8Pa5vANhGw/ZsuJxu2JOlcS5aowm9jZ8fMjT6hzdEjVkaIQwhDKM791q2xmjH1rDez+jLSNVolg1Psgxka4zeGRXnEsIQwhBH2Nw6uWV/91kaveBuCQ2SpHEuVvB/qeD/JxX8RgV/r+A/UrYqQl9U8E9U8Pea+AVh9lRv1MS/1cQvAiEMIQx9oRj8H9dpMxw1vWOWAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 29.25, "height": 29.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ya3" ] ] }, { "label": "Yan", "description": "Yan", "symbol": { "type": "esriPFS", "url": "e9d342faa356c304148a531472c1e651", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVR4nO2a0Y3DIBBEJ9LUQF2pLnVcB+knTfgUy0jIH2cDCytu533EkSV4gB2LrIfb+7Xh4PF57sct/cADDz9L+VecBzEbLz/zl7zq1qufJ3aFl58YTL6q5XEmV372dF4zoRGTt/BzhnzEVbfys1VeOwhLLP1saVRKvX7XVn5aDsYDlzvgP0EEhwgOzyd6Hyqrtaf1zu28n29tP8vPEVfCYts7y8+/OmnFYm8wy09r+WrtieAQwSGCQwSHLU9ti6d8WQD19PNuZ9ZlrdyXt581VRXrim3NREb5WVtash6Et58te+0R5XAvPzEIrzJ4rZ+jBrBK4ZSj5J61wu4/Q5EKpURwuPLta74AD6dX455+lnLlA6B8gDnKBxwoH2CM8gFQPmBH+YCkfEAXRHCI4HD19/u97Xk+oXzAgfIBSfmAZpQPWAgiOERwiODw+6F8QFI+4BLlA6B8wI7yATdRPuCjfAC8UD4gKR9wG55PRMsH/AKB1hQAULr3CAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Yan" ] ] }, { "label": "Ydi", "description": "Ydi", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ydi" ] ] }, { "label": "Ylg", "description": "Ylg", "symbol": { "type": "esriPFS", "url": "671ca0da3b58883b2fbd5ab5cc7b2d1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVRYhe2XwQnDMAxF/+GPkEO6Qa/dwKN5o67gDQo9dYP24B1STBG4qa5FP6B3cvQVUDA/H3G7XzcAaM8F7bWgXh7YE6VxLo7GIZRT/3khQqM9WIPXGKURwhDC0Ltzq0Vr9CYeDfV2Rll7qMZhWfdL1o5ojd5/RsW5hDCEMMQRhquTW/Z3H6XRCuYW1yBBGr8mzuD/kMH/TzL4Bxn8JYP/SNmqCO2QwT+RwV9y4xeE0Vv9IDf+lhu/CIQwhDC0g2LwvwEcJjd30THeDgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 29.25, "height": 29.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ylg" ] ] }, { "label": "Yls", "description": "Yls", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 145, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Yls" ] ] }, { "label": "Ymg", "description": "Ymg", "symbol": { "type": "esriPFS", "url": "c3c251cadd3a656cbd0fcaf55917d409", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVR4nO3ZQU7DQBBE0V74LNwHiZvAMTgKEkcEJTQIpLgcIaN4mPdXWVQ2Ldd893h5vKu3qqrnl9fa4unh/uu3/OX5LNcO5zN3+pP8ZU5zWdaGszY4+Tyf8xO6Vu1rn0b5jYGqdibNZ1HtfY+y8xOq2vsdZSwf+M3Rx/LNXkcfy9e+byksX/u+1bB8w/J1zIWC5QMs/41bLSwsXyy/yS3vIli+Yfli+U3+w7WhXb5h+YO+8Nvli+V/cLQvDm7sA3b5DVj+wNW2ywdYfgO7/IDVZvlyY7+JXf7AVWX5gF1+wGq7sW9YPuC7/AR5N/YNywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfMPyAZafIM/yDcsHWH7AarN8w/IBlp8gz/INywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfMPyAZafIM/yDcsHWH7AarN8w/IBlp8gz/INywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfH3w15Z/B2tjkU53EutYAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ymg" ] ] }, { "label": "Ys", "description": "Ys", "symbol": { "type": "esriPFS", "url": "15eb5f8f7890feae30990406a8723c6c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAYAAABzwahEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpklEQVRogeVa223DMAz0x+2QcbRlxymgcTJFisZwbKR68HGU5eY+WrSWTqRMkRRpPL6/HssHAqHs+b7+TjceH4kLSzQYgm4byOJJt0DF2cKyNjGtHOiao8VcJZw9PtYxqWwc1AQsgXvKs/xChQ/Pf7TMcpuwjWE7rGhU5MTrYU8hqaKScdt6Xi/tOP8oko14mz1Lk3L8wrCJoApyFo4WtP1dQ74X3vjoc8tcT8KVd6uIT2CsqFmfZ7OSJZz1IIkMEwE0puC4O17xTE4ZL/fG0/9RelfcmrxYszh2Hi4IX39T1nxSCtoTlpkp0p1bMiQ9kyRJ6O6Y5Lnmmsng1Fhp5V6AhQWpeU7iJDF0NYsTLM3R8hSOJHQMDWLGGM94JR+WDwVMsyLu7BqHRQjBeBGxF4xU5DjOmFLjNYFRGbUUB7xvz53ApE4dzLLAxFUdVGtYrDPsTZAsaFlRLpWeLMJEFic9x6Ch9PzhzFKGFlaCsMwOrZNsjTlgV3zmDsl7N6c3TgAsVwKx14bnT8kVsEauOXsthzPY0iAyH28sniWWZ+2HAZ4m30y+I+169Cswx0kROTgru5PKldb19M5NG09Hv2nhZiNUiJFK1z5gqMiBsDRUe5NjmrIAcC90UaDrcGbYgAAZUH3yvkgvyZHW1VmVVu2Y05uG2VDJCQBoTNLv1hhfO2nlqqasieDBpQpJr5laKEtmWGa+Zmr4lFzgrGxMPU+MFHj+7JkoOXkQwVIvVxxbqNq7Z0F62ZkqnGWjEyv5AWI0QPOpdSGNmY7+fDu36uqHAS5MnOfj1H4WO5FR9OlwtTfFcoBQ73rpCHj9gAdG68RrsqYYMAsc8kDVIT2hUkL3+rnn1a3wlKJrYPXsc6lbynRoTOXZDY20yhN3OzsqzNgAcgXnB4hzaigZzLozAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 46.69, "height": 46.69, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ys" ] ] }, { "label": "Ysb", "description": "Ysb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ysb" ] ] }, { "label": "Ysd", "description": "Ysd", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Ysd" ] ] }, { "label": "Ysi", "description": "Ysi", "symbol": { "type": "esriPFS", "url": "c27dd68aa4523367da9fd17d893710ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAklEQVR4nO1cW27EIAzMByfzcfZAOQ5X22q3jZRNMPi1aYxmfqoqwBBDMLanLc+6PpcN9Pj9WddFjFcfaXs6tG39npy/nB5sg0qhIa+Htq2XS85fTg9GKzh6ATL0mYi/iEi436V9aLf6UTvqpvx9g37z/IrADfmLmUjTr65838n4i3kwblASTHD/fDL+8SffmmDvoK4XfNY35j8bVDvBaK9LufnPBrWuMDfRqvSUyfl9Xt47EQr0vDfh1xk0+upRlWMl4D9fm3qdJBMg5UtPxl9CI4sXjvHwaLKT8fOfvCVu3sBNxrNzkvDzBrXEzZFnXVL+Ih7ME+ppx0rMf86HWifJgYSf3iT853xoNKowKpmE336xv+qcSsbfNqg2YyPtI0Vi/mJKCGiuJMRMbl8Qm4hfnmCOKiNs2MaajJ9PMLdWTVsRjHIYifj5HdqLQCJBc/HrSyDSOxwJE7mT8fevTdLzRRNPb9CcW4n4Pw0aWZ+hTiGt1yc5f/lKeEfGO+EE/Lq6fFTdZo/J+HVOyRuJkDNHmYB/XEb2gAZnksU735z/7JS00HhSErxgcv7/1YfuMQk/9KFHw/RuC4LjAPrQHgwODPpQD5pVT6tX8xTNaNd3Mn7oQ6vRmIxRoQ/1BgPstYkbYLSCo+ek9JTJ+aEPDU6QQB9ag8JcUYKZWYUwVOVYCfihDyXFGSu62Lc8mLVk+8IxHh5NdjJ+6EM5SIypuodKVoZrQ9CHjg3lCfW0YyXmhz7UY+QGoA+tjTyoA9CHWsFmmxSNP3BlcS0RP/ShFfrQJaQwtxkS+tBAaNN40IcKAH3oKjMK9KENQB+6A/Shc+gz34A+dF1EgD70AOhDnSDoQ/1G2wP60Pz6zC6gD33ovbfV40MfyiCyigl96IUiCWZM6EMJ+tClG9Zqs+3Qhy59p3PBZw19aIU+VI+oOB/60D98+w8fRoA+dIE+dJHsJu2ugz50AOhDY/WZb3BhpmfnCttAHxqsj8X/D20B+tAOpJ8+9KHBchvoQx9+I3j6M/w/hZOzysvvz9kAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ysi" ] ] }, { "label": "Yug", "description": "Yug", "symbol": { "type": "esriPFS", "url": "7422c731aa864c5166f110288bf6afc1", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Yug" ] ] }, { "label": "Xg", "description": "Xg", "symbol": { "type": "esriPFS", "url": "a507ddec2d0628e2fd1058d957f2b63b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFMAAABTCAYAAADjsjsAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADk0lEQVR4nO1cS3LDIAxlwRV1yeqQ7UzjTBJCsP4InLfxtLWRLASSHnLr70/5LV+YoNoM88V8Y8JxxQA5uLMx4bhigIygd5hjTAgeH2OcYe4yx4WN2Bm/spabxdIEpjyJLK+tY2BIuWeeDGo6GRyDBgSZkZz6/wcgKo0dY0ZF5Aw4ecebZ3IMOjIq6pTp3s/RiwtjR6gqxXfxRrB5nzozyZ3une0KU8qoXcWvBjyu90l7/t0ZYOSZWTxyxiRz5MDKRAcmlZOmArIEBE+IWdKe+SUnYh/PxCsYE8tlUENq8otA5plfQxKMmZG0gOO6TG1OWb5UwUC8j4Jsk3uiz4McHtwkFozK5z1Ja4eJemWNspR+UJbEjRz2mkUQPlOc5Unf54TBokVzqdASZEglQZE/aUcmDxmdw+LO5SQqgxZ18rRGHMipWemsFZHHM1fjPJcmh7PBjc+cUamAUKZjoNMZEyZXR1r0xlGfTmrKMakCIHxWKxf98s73jo6eQOtljc1ZdWHK1cju6eJWm1OMaqEAPsnbhJjun5sbdThskYsyVmE/AGXs7MAJMimGHHZ03BHFRVrDSjbTkHsm7SjsGXoGdVWG1uazoNn3FYFuT2NKDarMGPKfTmrQpnucruiiMWa26G0JanZi0jlMde9MHcVcBOj93jl8BspWgM6pSNIJ5X1U5VUdQVkTje340dzaoNCMTX0mg3c250EP1kgySDFMjpEpNxuA2oRgwfqswAJJHONpgvVJe4RHRkO4Yvb6RFqL3mprV96A463LGREFWwt3+Y6ONgbBry4RNVtIiQtneXX5/S1tBdRToLd/rGJUiNW3qjZlSyXBeMwJE08PQMjch6DzHAWWVVVwRZXn0xU0LFOlua8JBZeh2ZV7dh8NoLJGWRSedXZvlF75N7uC0CAzDPpJjlmeORN4XL2ZIiM2KuarXjDoV18ANW1PUTQMJr2GcX7eoLI7juCRw557FxizSRJOQdlfRfdML8IDAgJWUM5apxkSmp8tX5Rb+mohOrbAiUYEoQ7eeyepP7O9GS8W3bk4PbbwMCQKnoms0zmyWE0Iu3nPGZT7a+5yMhIGqZSeNfo0m6gYsze+1yoxzFTk5WTWNhUOjFO+13/gLBk0274KRL0ccufXz/0yRmV0JiwMz5ve/4GzJzD4SGJkUMtWSHHnsBYYwKB7OsaggpvbawTOFZaWlGaWwTm64MCZoLYcezDOH310I73gsNuxAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 62.25, "height": 62.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Xg" ] ] }, { "label": "Xsv", "description": "Xsv", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Xsv" ] ] }, { "label": "Lake, Pond, Reservoir", "description": "Lake, Pond, Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Lake, Pond, Reservoir" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qa", "label": "Qa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qac", "label": "Qac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qat", "label": "Qat" }, { "symbol": { "type": "esriPFS", "url": "d43f7870a3e3106df31b8379bed39905", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qc", "label": "Qc" }, { "symbol": { "type": "esriPFS", "url": "a512407e220f066f0381f0d5727e9759", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuklEQVR4nNVaSZLDIAz0ob+Xs9+Rl8w7fM4DM5UDU5TDoqUlmD45LtwSAoSW4P1+vY8AXM/H3/P584oQ0ZWrkQcJoWUS7ElLJ/YZozECWoLuhBZFRrBwaMZrjIBaKYkgxsqOOKw7TirjbhhIlJKAoXitHGOntXDnBIM0Q3GpHh/QneCZNKFydstzxiJAohRDcY0XzwRYRBnOc2RE6+5BS0iLZFVgE21kSM9R/d5rjGxjjnYOtGRWhWcB1mh8VEzwZQCPF55hdSjdA1iCR9tsZWwwwvV85NwC0ZP3JGw4/iGYCRskwiKOhZWPfR1i5m09E9Dm5rNJRiRsaN3vzFUbGeH+PjKp6nGjVtRDajECa4IeY8EjmF2lsSZVnoQNEuWjqzSaMV6f5LoFrk0DGg8QLSAqtGYB5aG3uiuqNJnADqFsBKTZJHofSyfNrtKwAidp/QJeBdheWzv52RGb8aFHGI1dfAI0g7OqNBoO7y0D5nZaAa9OGBVAVyCqYNpbVLAF1QIt3FHGp1WFe9i1rW46Ahrs0la3AoXYaoSIKk0mD8rDzAgR24+ZK9Q8rfeqxshJuAJXBTot31O/7/5DpICltKdKU4O1M3q/cSxGhvMU3QJeYTu31ad9gdPpiHZuq8/mhCMJ3jjDyjO9BU5CRsXgGHFHAiwhnhVm3gBaXwSrciwwa5EWXwSrcqvBCt1xBCG6rc4q4cOqoEQZKzKTM1gE1eNXtNWZwH0yGRUcb1udCdwFZkDbd4j0J5CSFGW0wi3f3TH63vsXH8yEW3OFrMZo637XyMKxKbSTsfoiSIhHyvzntvop/aOkNVzdJZIcLQTqAb1BGkGMPJ2ZXc52E1hFi9Vt9aVxwLVBW93qixCk55dytUIejI6N9htVICQpWuzSVtfsSEgGSSs23kKnh6en0wzwEKwspbVg8UW/Mmf+Vc76D9kAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qf", "label": "Qf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qgp", "label": "Qgp" }, { "symbol": { "type": "esriPFS", "url": "bee29247a24b7f15069e78ce46382caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADNUlEQVR4nNVaQZIkIQisA3+t075mTj5tX9MbEzG14VYrJElqb3GZiSgkU1RAG3u9fr+Oipxfx9F+vf8f6SO6avzv7zex0Pi3IEQzk79szsZkcLPO7PXOL8cB/UpFkiGA2MtODOXZ2/z5a1OSjEeVuowTCJtWBp6J4oyr4sRdOpvmKqHbdUWgG40d8Sk6yNyvjHE00LG4tyAWcig5gJXMzmEjvpdBIsd3mJYmEm3DzGpnMk1vP5q8p3fDNNj4Xa83yEglPiSLHQ/ThsY9csg2RERZDfY2k5j2poTuAAX5SqYRYdqWAsiLLyvyfCTDHdDA4JclzAQ6Nb4zzpZOQn3ju+NHTgF4Gwwe6YyI7Cipo3QXiIUamdQ40qtufwR/pAPythQJlmy0Rav4MzvAOJNeN7PvAorrLrI7nHH2RoK9cTGTv2yz+IKbpoWA6NZnSCD2VhVKf+8CzYncqx410IC2Ad9CEgrwrC1kDHJUAHxzSVSk+jCSDYyjIgnAt3KJ6ZFGX5QZfOSoAPgG5dgZQW8FMpmjgu/VAAC+xVpApcXEi+zNszJRB9/gAUy5ya4eih8JgG9wnmVXIFq9Kn4kAb7JqzyCxCfxDRpclVUPoHeMmT5VB6jSl/rh08MYHacA36YGq+fbG690SgZ/4CCbGkSDUzY6I6kzUxwx2aTDsSG5jKiuwSOiqgeTkc1hHdDI1cxI5nqbdQJh06YKKsDKmFUBFLoOf1pmL71irpYihIIrCpdNr0WW0kbAla857BUYqU3S/QEtCY6mujtGJAh+hNvFOYONI98vAFTY7cw6X9YfMJPMlq++J4wkcqKsP0Al6oowg/kj9ga4OwWCZ/V5/QFnIWerL0sf6w9ohSCncMK2/oAVQS5yeLQjt/QHnInagZHKe8S2/oBWSJuKbY44YXl/QCOfrBVnPRq/pT/gJCd/2WbxWef98x5wFvsDKiRmguArMsRR7Q9ASIxsoMdJmQrl/QGn5vf5Z/cHNGerZq7Gj+wPaJrf55/fH3AKfvN7ZH/AJWyQyhyJ/7Y/IBJ29R7VH7CyVN2Ab3QuF5J4dn/ACUTxlTdChAdVBxwJiVLRrEBRiZdNAqw/5INg8uM+NgUAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qls", "label": "Qls" }, { "symbol": { "type": "esriPFS", "url": "249cec55003c5665b2667fd8bc062dfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvElEQVR4nNVauZHDMAxUsAU6UzEXuxhn7uuK8I0D3XBoPngWIL2RrKEWIEiCeIzX7/N1BOBxv/0/nz/PCBFduRp5kBBaJsGetHRi7zEaI6AlqCa0KDKChUMzXmMElEpJBDFWdsRh3XFSGbVhIFFKAobipXKMndZCzQkGaYbiUj3eoDvBM2lC19m9njMWARKlGIprvHgmwCLKcJ4jI1p3D1pCWiSrAptoI0N6jsr3XmNkG3O0c6Alsyo8C7BG46Nigg8DeLzwDKtD6R7AEjzaZitjgxEe91vOLRA9eU/ChuMLwUzYIBEWcSysfOzrEDNv65mANjefTTIiYUPrfmeu2sgI9fvIpKrHjVJRD6nFCKwJeowFj2B2lcaaVHkSNkiUj67SaMZ4fZLrFnhsGtB4gGgBUaE1C7geequ7okqTCewQykZAmk2i97F00uwqDStwktYv4FWA7bW1k58dsRkfeoTR2MUnQDM4q0qj4fDeMmBupxXw6oRRAXQFogqmvUUFW1Ap0MIdZXxaVbiHXdvqpiOgwS5tdStwEVuNEFGlyeTB9TAzQsT2Y+YKJU/rvaoxchKuwFWBTsv3lO+7/xC5wFLaU6UpwdoZvd84FiPDeYpuAa+wndvq077A6XREO7fVZ3PCkQRvnGHlmd4CJyGjYnCMuCMBlhDPCjNvAK0vglU5Fpi1SIsvglW51WCF7jiCEN1WZ5XwYVVQoowVmckZLILK8Sva6kygnkxGBcfbVmcCtcAMaPsOkf4EUpJLGa1wy3c1Rt97/+KDmXBrrpDVGG3d7xpZODaFdjJWXwQJ8UiZb26rn9I/SlrD1V0iydFCoBzQG6QRxMjTmdnlbDeBVbRY3VZfGgc8NmirW30RgvT8UK5UyIPRsdF+owqEJEWLXdrqmh0JySBpxcZb6PTw9HSaAR6ClaW0Fiy+6A/jIvOk4V8wRQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qof", "label": "Qof" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qot", "label": "Qot" }, { "symbol": { "type": "esriPFS", "url": "e03977ee8b0e47ecdf229fbf5c1855dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEoklEQVRIiX1XWXLbMAyFJGqNHS+JszRJ73+Q/vSzZ8g6qePd2pfOAwWFUp1gxgMYfHgESXCR+v3nV/MQLekxvqT78IMsq2EbIn6z/Sm56DT8TWN19ldxpha8ArAmi51P8QX9iFa9YJG76IOe43mnJe4lmfeI4RM+aOBNeU40h7oLV/Qaz+g23NB9S8pBjc2aO2hsek2m9CNcMxbatmrGNmTpxMJVh9OJal6x79p26UO9pRNueEk0YU02g+GvGoc7hw0/9E24YQ0s4qrmEy+dyEwJl9kufagrf9dbh9tgzQDpFAKMsisqa4f+ZjohEfwvaqeLN7mG6w0RW31kY7oONuyE5v/hhm0BiQ/6Jlx3pCa5iMRBe3bZ+SFmUmrqHWmTn9FVsGWdN4qyyqVtEdGVv+UA8UFDEIz/aPedgm1o/H9LpvTzbEnv6YQ5T1X3lb8ltSujHgAk8E3cmPXC2bIfU2pOV+AUbKNdcNCh0v6sdplLOB+MZIFTC39LSeUxGPpYBDRyE9oXIS3ahC79HY1U0psuYEMnZ51WLrcBs8zO2UYMODAT0Nha4I4rjxbBjhSIQHDh7+lYBhS5GevLYEdx5XMnQgacTFfTEE8psIiFwBYRLh5Q7RGVxJzgQpsC0bH0KSkxgow1sgV55GRcUIKREc+9PaWV1ys+YDF6tOkkNRf88K3ycTerEB7xmUrJV7pIkP2wIGTNmkqfSKt8xLMxrNSZf2AO4PJaMdehCth+iJZsA8Mdz7wDjVRK62xEc/9AhzL4JPI0SOyiVESOnkZpQyxiIGj3nJK1cBWVth/jSxo5abcUCocCZNY2jtsimrpHPjBMGxmrouLEsPVEVtmI1xtFBJzJJfbUPdLYTbq9r+z2NgKZjBR7G1W4L8OejS0GG4L/gp94Me2KiBok6R3ZNrkgEgeOczfWt5OsIw4NsXcDG2CxJRgCLT7hsAwuGdS2iHSSbsy2QqA02pyzFjMIP0zjpjj7TDKPuENMYTc6V48OUwq8WZw2NTz16BQ4haIyD3UEmdUqtpkMBAWDwuK1dJMOCz78sLZSI1JYrlOyBl65Sh/kw9tjOOJhMthSp24d4YPAlu3qOiXllSKv9SlkYI4IG/7UiM1keMTenubRodeGg0TOgTXpmcwcl3y7oFU21gdP6elrUY5CnFZsq5yPNfi+SkCPIvuvDZ0i1rwmceLBn1Q+x1i6uHXHmAohwYitb4psmWri4ekW2jnHLtMxkd9PeNgHTzWuO9xQp0Z1au1xu8gVKT78l+11Heg7XK5NCNpxg5nXqzpXOgAkWAvpyMwWgjaT2BRwvLeEooVX8Au/+MSmE1I4+vCsARiH+akRe1bZnUBCPJxqYMyEh4lAgAUOW03JXTrcOuaIgXlNZ137W2ub6zi81b6qkbJ2mEvh9fjVy1Bs6VRweaUPBtP3blSzaDyZ5bX6Yti8xmanNtX8LsaD27SHU3vfvp2BkU5uTjzs4JOH/2246Wx+VwOATxdouUFuI/22HtrmKLHl0Ca2tAkXNL4yYAP30n514PMF5zbvY3xefPcQH2r8+OOr7QS2CLhE4+MM8hzrDz35IMQs/QNLwitE+i39zgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 22.88, "height": 22.88, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qp", "label": "Qp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Qs", "label": "Qs" }, { "symbol": { "type": "esriPFS", "url": "572d8bc861c2f7e7eb37fd6a7a6ec956", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRogc1a23XDIAz1h0bygHenruGdnHOSpsZE6IVEc3/c2EJIQi+gdJ4/5+YFjm3Dfj3/AzieD2I/aEJZhJe+ZyiOfaSAIpSFzvJ9BjgEBaQBUaGyXQ0XLzJNmm1NKz8cKj0N3SPbYt7AR0Mv4KVAz7Qiu4yEh/GdrMCiVMjNg8E7zvKMYrYgnkVkRWFT9nKhN0GV+7jHHE0SGcv06UJqfl9UfSEI764DHONAygsBA+F/n7Y6kJTypoHP2sSn0YbgawDeoPE02lsj0/oYGJSpV/E0qq1YxAXVOOuKrdoLScw0eMbBQ3tvLGkmB08DXLX1tenjIG4HlCqxN3/744gPYqmxm1FGW1n4jSW7UGSJJRRUecpk5kLENWHpRleeNMBZPIeFzMPky0BLZilcVdoq0Rad0KbmUMfUr0A0DcNGF1PALASTiiezTo/AhqarEdETOvVocjeJQ+EAm22hk4KapguKx52ygfd+QFJC6tWj7uEQ8Amh0bR1o15kCQ/LsUr1RpyD924BYw95xcByAfPmpC0bi6+fKJ1jhfDQjhYlIkvB6q0+u5/Gbp67UUDZE3smzgL0HopSe57K0z1oLnQj7o7bPROYrmnzCh2pwrS/TUyL2wq0xpVOp51XPcuA+0obspDxXWXNgCmNLrSo90oLYyPmFrKq1hqWFZhkZBIsmmrRXZQ37/V2mpvM808fXmH/aG0d6QMn+lVYT6dDwwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Qt", "label": "Qt" }, { "symbol": { "type": "esriPFS", "url": "5fdc6b46206feab7d540bef311438697", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "QTs", "label": "QTs" }, { "symbol": { "type": "esriPFS", "url": "bd08d802bc5a632f9955150623d1696c", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "To", "label": "To" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 185, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Twr", "label": "Twr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Twdr", "label": "Twdr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 149, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Th", "label": "Th" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 216, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kcv", "label": "Kcv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 184, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kf", "label": "Kf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 250, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kfh", "label": "Kfh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 199, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kft", "label": "Kft" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kle", "label": "Kle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kmb", "label": "Kmb" }, { "symbol": { "type": "esriPFS", "url": "a02ec3f7af21df95909443374e1cc1ad", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 }, "width": 47.63, "height": 47.63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Kmd", "label": "Kmd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kmr", "label": "Kmr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kmt", "label": "Kmt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kmv", "label": "Kmv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kn", "label": "Kn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 255, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kp", "label": "Kp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 255, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ks", "label": "Ks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Kt", "label": "Kt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "KJs", "label": "KJs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 202, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Jms", "label": "Jms" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "!Pc", "label": "!Pc" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 186, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "!Pz", "label": "!Pz" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "!j", "label": "!j" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "P$cf", "label": "P$cf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 220, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Pf", "label": "Pf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Pfs", "label": "Pfs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ps", "label": "Ps" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 153, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Dki", "label": "Dki" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ya", "label": "Ya" }, { "symbol": { "type": "esriPFS", "url": "584967096839ff859de9efc5c07df0e1", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ya1", "label": "Ya1" }, { "symbol": { "type": "esriPFS", "url": "026b4286ed4719cbdbe617aff750757c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdUlEQVR4nO3ZwU3DQBCF4Tm4FiqiBSrgzIkyaIEeQQkDAil+jpBRvOz3n3J4uYz89vesl8e7equqenp9qS2e7x++fstfns9y7XA+c6c/yV/mNJdlbThrg5PP8zk/oWvVvvZplN8YqGpn0nwW1d73KDs/oaq931HG8oHfHH0s3+x19LF87fuWwvK171sNyzcsX8dcKFg+wPLfuNXCwvLF8pvc8i6C5RuWL5bf5D9cG9rlG5Y/6Au/Xb5Y/gdH++Lgxj5gl9+A5Q9cbbt8gOU3sMsPWG2WLzf2m9jlD1xVlg/Y5Qesthv7huUDvstPkHdj37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNss3LB9g+QnyLN+wfIDlB6w2yzcsH2D5CfIs37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNss3LB9g+QnyLN+wfIDlB6w2yzcsH2D5CfIs37B8gOUHrDbLNywfYPkJ8izfsHyA5QesNsvXB39t+XcUo3Oj5BnbIAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ya2", "label": "Ya2" }, { "symbol": { "type": "esriPFS", "url": "12ecebf1d39af66eaffc4deb9382958c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVRYhe2XwQkDMQwE97FFnMtI3i4sJVwPaefeCaQJ55kOEgQRmIu+QXugefm0OrAx60V8Pa5vANhGw/ZsuJxu2JOlcS5aowm9jZ8fMjT6hzdEjVkaIQwhDKM791q2xmjH1rDez+jLSNVolg1Psgxka4zeGRXnEsIQwhBH2Nw6uWV/91kaveBuCQ2SpHEuVvB/qeD/JxX8RgV/r+A/UrYqQl9U8E9U8Pea+AVh9lRv1MS/1cQvAiEMIQx9oRj8H9dpMxw1vWOWAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 29.25, "height": 29.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ya3", "label": "Ya3" }, { "symbol": { "type": "esriPFS", "url": "e9d342faa356c304148a531472c1e651", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVR4nO2a0Y3DIBBEJ9LUQF2pLnVcB+knTfgUy0jIH2cDCytu533EkSV4gB2LrIfb+7Xh4PF57sct/cADDz9L+VecBzEbLz/zl7zq1qufJ3aFl58YTL6q5XEmV372dF4zoRGTt/BzhnzEVbfys1VeOwhLLP1saVRKvX7XVn5aDsYDlzvgP0EEhwgOzyd6Hyqrtaf1zu28n29tP8vPEVfCYts7y8+/OmnFYm8wy09r+WrtieAQwSGCQwSHLU9ti6d8WQD19PNuZ9ZlrdyXt581VRXrim3NREb5WVtash6Et58te+0R5XAvPzEIrzJ4rZ+jBrBK4ZSj5J61wu4/Q5EKpURwuPLta74AD6dX455+lnLlA6B8gDnKBxwoH2CM8gFQPmBH+YCkfEAXRHCI4HD19/u97Xk+oXzAgfIBSfmAZpQPWAgiOERwiODw+6F8QFI+4BLlA6B8wI7yATdRPuCjfAC8UD4gKR9wG55PRMsH/AKB1hQAULr3CAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Yan", "label": "Yan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ydi", "label": "Ydi" }, { "symbol": { "type": "esriPFS", "url": "671ca0da3b58883b2fbd5ab5cc7b2d1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVRYhe2XwQnDMAxF/+GPkEO6Qa/dwKN5o67gDQo9dYP24B1STBG4qa5FP6B3cvQVUDA/H3G7XzcAaM8F7bWgXh7YE6VxLo7GIZRT/3khQqM9WIPXGKURwhDC0Ltzq0Vr9CYeDfV2Rll7qMZhWfdL1o5ojd5/RsW5hDCEMMQRhquTW/Z3H6XRCuYW1yBBGr8mzuD/kMH/TzL4Bxn8JYP/SNmqCO2QwT+RwV9y4xeE0Vv9IDf+lhu/CIQwhDC0g2LwvwEcJjd30THeDgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 29.25, "height": 29.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ylg", "label": "Ylg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 145, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Yls", "label": "Yls" }, { "symbol": { "type": "esriPFS", "url": "c3c251cadd3a656cbd0fcaf55917d409", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVR4nO3ZQU7DQBBE0V74LNwHiZvAMTgKEkcEJTQIpLgcIaN4mPdXWVQ2Ldd893h5vKu3qqrnl9fa4unh/uu3/OX5LNcO5zN3+pP8ZU5zWdaGszY4+Tyf8xO6Vu1rn0b5jYGqdibNZ1HtfY+y8xOq2vsdZSwf+M3Rx/LNXkcfy9e+byksX/u+1bB8w/J1zIWC5QMs/41bLSwsXyy/yS3vIli+Yfli+U3+w7WhXb5h+YO+8Nvli+V/cLQvDm7sA3b5DVj+wNW2ywdYfgO7/IDVZvlyY7+JXf7AVWX5gF1+wGq7sW9YPuC7/AR5N/YNywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfMPyAZafIM/yDcsHWH7AarN8w/IBlp8gz/INywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfMPyAZafIM/yDcsHWH7AarN8w/IBlp8gz/INywdYfsBqs3zD8gGWnyDP8g3LB1h+wGqzfH3w15Z/B2tjkU53EutYAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ymg", "label": "Ymg" }, { "symbol": { "type": "esriPFS", "url": "15eb5f8f7890feae30990406a8723c6c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAYAAABzwahEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpklEQVRogeVa223DMAz0x+2QcbRlxymgcTJFisZwbKR68HGU5eY+WrSWTqRMkRRpPL6/HssHAqHs+b7+TjceH4kLSzQYgm4byOJJt0DF2cKyNjGtHOiao8VcJZw9PtYxqWwc1AQsgXvKs/xChQ/Pf7TMcpuwjWE7rGhU5MTrYU8hqaKScdt6Xi/tOP8oko14mz1Lk3L8wrCJoApyFo4WtP1dQ74X3vjoc8tcT8KVd6uIT2CsqFmfZ7OSJZz1IIkMEwE0puC4O17xTE4ZL/fG0/9RelfcmrxYszh2Hi4IX39T1nxSCtoTlpkp0p1bMiQ9kyRJ6O6Y5Lnmmsng1Fhp5V6AhQWpeU7iJDF0NYsTLM3R8hSOJHQMDWLGGM94JR+WDwVMsyLu7BqHRQjBeBGxF4xU5DjOmFLjNYFRGbUUB7xvz53ApE4dzLLAxFUdVGtYrDPsTZAsaFlRLpWeLMJEFic9x6Ch9PzhzFKGFlaCsMwOrZNsjTlgV3zmDsl7N6c3TgAsVwKx14bnT8kVsEauOXsthzPY0iAyH28sniWWZ+2HAZ4m30y+I+169Cswx0kROTgru5PKldb19M5NG09Hv2nhZiNUiJFK1z5gqMiBsDRUe5NjmrIAcC90UaDrcGbYgAAZUH3yvkgvyZHW1VmVVu2Y05uG2VDJCQBoTNLv1hhfO2nlqqasieDBpQpJr5laKEtmWGa+Zmr4lFzgrGxMPU+MFHj+7JkoOXkQwVIvVxxbqNq7Z0F62ZkqnGWjEyv5AWI0QPOpdSGNmY7+fDu36uqHAS5MnOfj1H4WO5FR9OlwtTfFcoBQ73rpCHj9gAdG68RrsqYYMAsc8kDVIT2hUkL3+rnn1a3wlKJrYPXsc6lbynRoTOXZDY20yhN3OzsqzNgAcgXnB4hzaigZzLozAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 46.69, "height": 46.69, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ys", "label": "Ys" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ysb", "label": "Ysb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ysd", "label": "Ysd" }, { "symbol": { "type": "esriPFS", "url": "c27dd68aa4523367da9fd17d893710ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAklEQVR4nO1cW27EIAzMByfzcfZAOQ5X22q3jZRNMPi1aYxmfqoqwBBDMLanLc+6PpcN9Pj9WddFjFcfaXs6tG39npy/nB5sg0qhIa+Htq2XS85fTg9GKzh6ATL0mYi/iEi436V9aLf6UTvqpvx9g37z/IrADfmLmUjTr65838n4i3kwblASTHD/fDL+8SffmmDvoK4XfNY35j8bVDvBaK9LufnPBrWuMDfRqvSUyfl9Xt47EQr0vDfh1xk0+upRlWMl4D9fm3qdJBMg5UtPxl9CI4sXjvHwaLKT8fOfvCVu3sBNxrNzkvDzBrXEzZFnXVL+Ih7ME+ppx0rMf86HWifJgYSf3iT853xoNKowKpmE336xv+qcSsbfNqg2YyPtI0Vi/mJKCGiuJMRMbl8Qm4hfnmCOKiNs2MaajJ9PMLdWTVsRjHIYifj5HdqLQCJBc/HrSyDSOxwJE7mT8fevTdLzRRNPb9CcW4n4Pw0aWZ+hTiGt1yc5f/lKeEfGO+EE/Lq6fFTdZo/J+HVOyRuJkDNHmYB/XEb2gAZnksU735z/7JS00HhSErxgcv7/1YfuMQk/9KFHw/RuC4LjAPrQHgwODPpQD5pVT6tX8xTNaNd3Mn7oQ6vRmIxRoQ/1BgPstYkbYLSCo+ek9JTJ+aEPDU6QQB9ag8JcUYKZWYUwVOVYCfihDyXFGSu62Lc8mLVk+8IxHh5NdjJ+6EM5SIypuodKVoZrQ9CHjg3lCfW0YyXmhz7UY+QGoA+tjTyoA9CHWsFmmxSNP3BlcS0RP/ShFfrQJaQwtxkS+tBAaNN40IcKAH3oKjMK9KENQB+6A/Shc+gz34A+dF1EgD70AOhDnSDoQ/1G2wP60Pz6zC6gD33ovbfV40MfyiCyigl96IUiCWZM6EMJ+tClG9Zqs+3Qhy59p3PBZw19aIU+VI+oOB/60D98+w8fRoA+dIE+dJHsJu2ugz50AOhDY/WZb3BhpmfnCttAHxqsj8X/D20B+tAOpJ8+9KHBchvoQx9+I3j6M/w/hZOzysvvz9kAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ysi", "label": "Ysi" }, { "symbol": { "type": "esriPFS", "url": "7422c731aa864c5166f110288bf6afc1", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 95.25, "height": 95.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Yug", "label": "Yug" }, { "symbol": { "type": "esriPFS", "url": "a507ddec2d0628e2fd1058d957f2b63b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFMAAABTCAYAAADjsjsAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADk0lEQVR4nO1cS3LDIAxlwRV1yeqQ7UzjTBJCsP4InLfxtLWRLASSHnLr70/5LV+YoNoM88V8Y8JxxQA5uLMx4bhigIygd5hjTAgeH2OcYe4yx4WN2Bm/spabxdIEpjyJLK+tY2BIuWeeDGo6GRyDBgSZkZz6/wcgKo0dY0ZF5Aw4ecebZ3IMOjIq6pTp3s/RiwtjR6gqxXfxRrB5nzozyZ3une0KU8qoXcWvBjyu90l7/t0ZYOSZWTxyxiRz5MDKRAcmlZOmArIEBE+IWdKe+SUnYh/PxCsYE8tlUENq8otA5plfQxKMmZG0gOO6TG1OWb5UwUC8j4Jsk3uiz4McHtwkFozK5z1Ja4eJemWNspR+UJbEjRz2mkUQPlOc5Unf54TBokVzqdASZEglQZE/aUcmDxmdw+LO5SQqgxZ18rRGHMipWemsFZHHM1fjPJcmh7PBjc+cUamAUKZjoNMZEyZXR1r0xlGfTmrKMakCIHxWKxf98s73jo6eQOtljc1ZdWHK1cju6eJWm1OMaqEAPsnbhJjun5sbdThskYsyVmE/AGXs7MAJMimGHHZ03BHFRVrDSjbTkHsm7SjsGXoGdVWG1uazoNn3FYFuT2NKDarMGPKfTmrQpnucruiiMWa26G0JanZi0jlMde9MHcVcBOj93jl8BspWgM6pSNIJ5X1U5VUdQVkTje340dzaoNCMTX0mg3c250EP1kgySDFMjpEpNxuA2oRgwfqswAJJHONpgvVJe4RHRkO4Yvb6RFqL3mprV96A463LGREFWwt3+Y6ONgbBry4RNVtIiQtneXX5/S1tBdRToLd/rGJUiNW3qjZlSyXBeMwJE08PQMjch6DzHAWWVVVwRZXn0xU0LFOlua8JBZeh2ZV7dh8NoLJGWRSedXZvlF75N7uC0CAzDPpJjlmeORN4XL2ZIiM2KuarXjDoV18ANW1PUTQMJr2GcX7eoLI7juCRw557FxizSRJOQdlfRfdML8IDAgJWUM5apxkSmp8tX5Rb+mohOrbAiUYEoQ7eeyepP7O9GS8W3bk4PbbwMCQKnoms0zmyWE0Iu3nPGZT7a+5yMhIGqZSeNfo0m6gYsze+1yoxzFTk5WTWNhUOjFO+13/gLBk0274KRL0ccufXz/0yRmV0JiwMz5ve/4GzJzD4SGJkUMtWSHHnsBYYwKB7OsaggpvbawTOFZaWlGaWwTm64MCZoLYcezDOH310I73gsNuxAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 62.25, "height": 62.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Xg", "label": "Xg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Xsv", "label": "Xsv" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 249, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 0.5 } }, "value": "Lake, Pond, Reservoir", "label": "Lake, Pond, Reservoir" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 250, 255 ], "toColor": [ 184, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 236, 255 ], "toColor": [ 252, 182, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 196, 255 ], "toColor": [ 187, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 222, 255 ], "toColor": [ 252, 199, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 182, 252, 255 ], "toColor": [ 229, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 184, 255 ], "toColor": [ 216, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 241, 252, 255 ], "toColor": [ 204, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 240, 255 ], "toColor": [ 212, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 204, 255 ], "toColor": [ 229, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 197, 252, 255 ], "toColor": [ 251, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 237, 255 ], "toColor": [ 252, 202, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 197, 255 ], "toColor": [ 252, 208, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 192, 255 ], "toColor": [ 252, 246, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 232, 255 ], "toColor": [ 184, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 205, 252, 255 ], "toColor": [ 202, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 232, 252, 255 ], "toColor": [ 189, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 204, 252, 255 ], "toColor": [ 245, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 203, 255 ], "toColor": [ 252, 202, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 194, 255 ], "toColor": [ 249, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 214, 252, 255 ], "toColor": [ 182, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 189, 252, 255 ], "toColor": [ 241, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 252, 255 ], "toColor": [ 193, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 239, 252, 255 ], "toColor": [ 215, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 246, 252, 255 ], "toColor": [ 179, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 194, 255 ], "toColor": [ 198, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415880.64639999997, "ymin": 4538388.531099999, "xmax": 500001.9205, "ymax": 4594543.539000001, "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.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": "MapUnitPolys.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "MapUnitPolys.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "I28MapUnit", "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": "64e015afbfe247dcb636bda853af80c7" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "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": "" }, { "name": "I24Source", "fields": "Source", "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "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": "I28MapUnit", "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "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": "64e015afbfe247dcb636bda853af80c7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "MiscellaneousMapInformation", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MapProperty", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapProperty", "type": "esriFieldTypeString", "alias": "MapProperty", "length": 254, "domain": null }, { "name": "MapPropertyValue", "type": "esriFieldTypeString", "alias": "MapPropertyValue", "length": 3000, "domain": null }, { "name": "MiscellaneousMapInformation_ID", "type": "esriFieldTypeString", "alias": "MiscellaneousMapInformation_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": "64e015afbfe247dcb636bda853af80c7" } ] }