{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Annotation", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "GenericPointsAnno" }, { "id": 3, "name": "MapUnitPolysAnno" }, { "id": 5, "name": "OrientationPointsAnno" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458443.5948000001, "ymin": 4621946.443700001, "xmax": 468880.7034, "ymax": 4635777.349400001, "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": true, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "GenericPointsAnno", "type": "Annotation Layer", "description": "

Annotation for generic points on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 459321.15220000036, "ymin": 4621977.6910999995, "xmax": 468815.0565999998, "ymax": 4631994.8632, "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": 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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I12Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I12AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "GenericPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 459321.15220000036, "ymin": 4621977.6910999995, "xmax": 468815.0565999998, "ymax": 4631994.8632, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "MapUnitPolysAnno", "type": "Annotation Layer", "description": "

Annotation for geologic units on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 4, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458443.5948000001, "ymin": 4621946.443700001, "xmax": 468852.3739, "ymax": 4635776.544199999, "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": 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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I13Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I13AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "MapUnitPolysAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458443.5948000001, "ymin": 4621946.443700001, "xmax": 468852.3739, "ymax": 4635776.544199999, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "OrientationPointsAnno", "type": "Annotation Layer", "description": "

Annotation for orientation points on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 6, "name": "Annotation Class 1" }, { "id": 7, "name": "OrientationPointsAnno_Default" }, { "id": 8, "name": "OrientationPointsAnno_Default_1" }, { "id": 9, "name": "OrientationPointsAnno_Default_2" }, { "id": 10, "name": "OrientationPointsAnno_Default_3" }, { "id": 11, "name": "OrientationPointsAnno_Default_4" }, { "id": 12, "name": "ORPAnno_Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Annotation Class 1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "OrientationPointsAnno_Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "OrientationPointsAnno_Default_1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "OrientationPointsAnno_Default_2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "OrientationPointsAnno_Default_3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "OrientationPointsAnno_Default_4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "ORPAnno_Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Annotation Class 1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "OrientationPointsAnno_Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "OrientationPointsAnno_Default_1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "OrientationPointsAnno_Default_2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "OrientationPointsAnno_Default_3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "OrientationPointsAnno_Default_4" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 6, "name": "ORPAnno_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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "OrientationPointsAnno_Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "OrientationPointsAnno_Default_1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "OrientationPointsAnno_Default_2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "OrientationPointsAnno_Default_3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "OrientationPointsAnno_Default_4", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "ORPAnno_Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "OrientationPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 458486.2991000004, "ymin": 4622000.4087000005, "xmax": 468880.7034, "ymax": 4635777.349400001, "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, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "GenericPoints", "type": "Feature Layer", "description": "

Generic points on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P>

Please note \u2014 there is a small shift in the data (up to 60m) as a result of a projection issue when this map was initially digitized in 2010.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": 0, "maxScale": 0, "referenceScale": 24000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Prospect pit", "description": "Prospect pit", "symbol": { "type": "esriPMS", "url": "263215fd1b6bc7591a7edfa023865de9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQYlYXPsQqBYRjF8d/wDVaLRK7BBUjiItyCzRW4BsqsTAYbk9lFGAwmhUWShQWp962vr7ec6Tw9/57nnMwfZTnfwDH4Gi54R6CEFXp4YIk+zhF4YoIRDtj8lsUXCwzQRSuV4YM9KnilgCbquKKDbREYY4h7CNnOtyhjjV2Y56jiFIEbprlrs1SGpL66+htG2YxBgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 8, "angle": 0, "xoffset": -0.4818888, "yoffset": -0.14173199999999997 }, "values": [ [ "19.03.01" ] ] }, { "label": "Adit", "description": "Adit", "symbol": { "type": "esriPMS", "url": "284b2c343281b1a03ce75526908a7662", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAKCAYAAABWiWWfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAc0lEQVQokWNhoCJgoZVhIgwMDJ0MDAzpDAwMfyg17A0DA8NqBgaG+QwMDInkGMiCxt8BpZcyMDBsJkL/R2R12MKMm4GB4RPUpYTAF3wuC2JgYHBhYGBIY2Bg+M9AYQTYMTAwZJFjELphIG8VkGMINsMoBgB90xFf+w10UgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 7, "angle": 0, "xoffset": -0.19842479999999998, "yoffset": 0.1133856 }, "values": [ [ "19.03.09" ] ] }, { "label": "Sample location", "description": "Sample location", "symbol": { "type": "esriPMS", "url": "13d03f1b944ace2641d6c73b7817b391", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQYlaXQP0sCARgH4Ie4QRGlXa7FjL5CHyCnOHBo6AscOgmNfQBXoSlsVkcRoqGmpubbWloSNwfRwZaixRPqDkL8be/LA++fwA4J9sEHlzTKhAHjPvNcfEL1mJeIWgUP9Frc3HGbwUeMBtQON3VEKaYbM0wnbHGVMIVpLihNaOL+F/5k/fegJVZMM2u88fxK/WzTW2DE+yNPGZxw3cYp5wWKM6YfXOE773VfCZ0k78E5+N/8AKQHJGGpp9qLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "31.32" ] ] }, { "label": "U-D fault symbol", "description": "U-D fault symbol", "symbol": { "type": "esriPMS", "url": "a1deab67a32d608f634f77dd92f5c36c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAYAAAB7/H1+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVQokb3SMUuCURSH8V/6EoE6tDgK4Sgu4dDY0BquCm59gga/Rp9B3IKGmnMRnPsCSVNDS7sRlLxwg0veV5TMBy7cczj34cL/ZP6JbB/iEzQwDfURurhNvGviEt/4wATzInELF5G4iusCcRvnGKGGMW5wlxJvS/7D+3B/xMOuxDFvOI4bsfgT5ag+DL1NOAjzSfELOijhC6e/A1nDIMpmRfyMGZ7wijr6a2Q9nIXNeMdVkThnGNasEoaLyEP7CS5JKrxFOH9iCa6ZIb0h6mp/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "31.35" ] ] }, { "label": "Uncertainty", "description": "Uncertainty", "symbol": { "type": "esriPMS", "url": "b85b8fdb9aaec0c446c0783d926fb99a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQYlZXQMQrCQBAF0L/DhjQSPIW1J7BTUNiECF5AW+0sPIA3sPMAIqSQLKRP4RHsFFv7VEF2GDGgTSLqdAMP/szX+DL6Z2CMWQMYExGLyLEoikWe564CxpihUmro+34XAJdleQiCYApgWwGl1JmIZkmS3J97GIYnAO13hLX28oqKomgkIhOtda92ZBzHHWbeMHPfWnurAWYeANhlWXZtfFNE9s459bEHIlp6ntcCMG8EaZqu/m7yAXdCPmPpolr/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0.2, "yoffset": 0 }, "values": [ [ "31.41" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "263215fd1b6bc7591a7edfa023865de9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQYlYXPsQqBYRjF8d/wDVaLRK7BBUjiItyCzRW4BsqsTAYbk9lFGAwmhUWShQWp962vr7ec6Tw9/57nnMwfZTnfwDH4Gi54R6CEFXp4YIk+zhF4YoIRDtj8lsUXCwzQRSuV4YM9KnilgCbquKKDbREYY4h7CNnOtyhjjV2Y56jiFIEbprlrs1SGpL66+htG2YxBgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 8, "angle": 0, "xoffset": -0.4818888, "yoffset": -0.14173199999999997 }, "value": "19.03.01", "label": "Prospect pit" }, { "symbol": { "type": "esriPMS", "url": "284b2c343281b1a03ce75526908a7662", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAKCAYAAABWiWWfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAc0lEQVQokWNhoCJgoZVhIgwMDJ0MDAzpDAwMfyg17A0DA8NqBgaG+QwMDInkGMiCxt8BpZcyMDBsJkL/R2R12MKMm4GB4RPUpYTAF3wuC2JgYHBhYGBIY2Bg+M9AYQTYMTAwZJFjELphIG8VkGMINsMoBgB90xFf+w10UgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 7, "angle": 0, "xoffset": -0.19842479999999998, "yoffset": 0.1133856 }, "value": "19.03.09", "label": "Adit" }, { "symbol": { "type": "esriPMS", "url": "13d03f1b944ace2641d6c73b7817b391", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQYlaXQP0sCARgH4Ie4QRGlXa7FjL5CHyCnOHBo6AscOgmNfQBXoSlsVkcRoqGmpubbWloSNwfRwZaixRPqDkL8be/LA++fwA4J9sEHlzTKhAHjPvNcfEL1mJeIWgUP9Frc3HGbwUeMBtQON3VEKaYbM0wnbHGVMIVpLihNaOL+F/5k/fegJVZMM2u88fxK/WzTW2DE+yNPGZxw3cYp5wWKM6YfXOE773VfCZ0k78E5+N/8AKQHJGGpp9qLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31.32", "label": "Sample location" }, { "symbol": { "type": "esriPMS", "url": "a1deab67a32d608f634f77dd92f5c36c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAYAAAB7/H1+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVQokb3SMUuCURSH8V/6EoE6tDgK4Sgu4dDY0BquCm59gga/Rp9B3IKGmnMRnPsCSVNDS7sRlLxwg0veV5TMBy7cczj34cL/ZP6JbB/iEzQwDfURurhNvGviEt/4wATzInELF5G4iusCcRvnGKGGMW5wlxJvS/7D+3B/xMOuxDFvOI4bsfgT5ag+DL1NOAjzSfELOijhC6e/A1nDIMpmRfyMGZ7wijr6a2Q9nIXNeMdVkThnGNasEoaLyEP7CS5JKrxFOH9iCa6ZIb0h6mp/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31.35", "label": "U-D fault symbol" }, { "symbol": { "type": "esriPMS", "url": "b85b8fdb9aaec0c446c0783d926fb99a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQYlZXQMQrCQBAF0L/DhjQSPIW1J7BTUNiECF5AW+0sPIA3sPMAIqSQLKRP4RHsFFv7VEF2GDGgTSLqdAMP/szX+DL6Z2CMWQMYExGLyLEoikWe564CxpihUmro+34XAJdleQiCYApgWwGl1JmIZkmS3J97GIYnAO13hLX28oqKomgkIhOtda92ZBzHHWbeMHPfWnurAWYeANhlWXZtfFNE9s459bEHIlp6ntcCMG8EaZqu/m7yAXdCPmPpolr/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0.2, "yoffset": 0 }, "value": "31.41", "label": "Uncertainty" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 197, 255 ], "toColor": [ 187, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 187, 255 ], "toColor": [ 239, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 240, 255 ], "toColor": [ 252, 189, 240, 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": 459485.07349999994, "ymin": 4622023.3607, "xmax": 468831.27749999985, "ymax": 4631933.9341, "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": "PointDescription", "description": "Description of point", "codedValues": [ { "name": "Foliation showing strike and dip", "code": "Foliation" }, { "name": "Jointing showing strike and dip", "code": "Jointing" }, { "name": "Inclined bedding showing strike and dip", "code": "Inclined bedding" }, { "name": "Overturned bedding showing strike and dip", "code": "Overturned bedding" }, { "name": "Horizontal bedding", "code": "Horizontal bedding" }, { "name": "Vertical foliation showing strike", "code": "Vertical foliation" }, { "name": "Vertical jointing showing strike", "code": "Vertical jointing" }, { "name": "Vertical bedding showing strike", "code": "Vertical bedding" }, { "name": "Motion toward viewer (in cross section)", "code": "Motion toward" }, { "name": "Motion away from viewer (in cross section)", "code": "Motion away" }, { "name": "Approximate orientation of inclined bedding-approx. strike and dip", "code": "Inclined bedding-approx\tApproximate orientation of inclined bedding-approx. strike and dip" }, { "name": "Inclined bedding in crossbedded rocks", "code": "Inclined bedding in crossbedded rocks" }, { "name": "Overturned bedding-dip direction right", "code": "Overturned-right" }, { "name": "Overturned bedding-dip direction left", "code": "Overturned-left" }, { "name": "Sample location", "code": "Sample" }, { "name": "Drill hole", "code": "Well" }, { "name": "Prospect pit, or sand, gravel, clay or placer pit", "code": "Prospect" }, { "name": "Quarry", "code": "Quarry" }, { "name": "Independently placed symbol on fault", "code": "Fault symbol" }, { "name": "Question mark", "code": "Question mark" }, { "name": "Mine", "code": "Mine" }, { "name": "Lineation", "code": "Lineation" }, { "name": "Compositional layering", "code": "Compositional layering" }, { "name": "Vertical compositional layering", "code": "Vertical compositional layering" }, { "name": "Inclined compositional layering", "code": "Inclined compositional layering" }, { "name": "Horizontal lineation", "code": "Horizontal lineation" }, { "name": "Vertical lineation", "code": "Vertical lineation" }, { "name": "Inclined lineation", "code": "Inclined lineation" }, { "name": "Fold plunge", "code": "Fold plunge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "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": "GenericPoints_ID", "type": "esriFieldTypeString", "alias": "GenericPoints_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "OrientationPoints", "type": "Feature Layer", "description": "

Orientation points on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P>

Please note \u2014 there is a small shift in the data (up to 60m) as a result of a projection issue when this map was initially digitized in 2010.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": 0, "maxScale": 0, "referenceScale": 24000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Joint showing strike and dip", "description": "Joint showing strike and dip", "symbol": { "type": "esriPMS", "url": "a96c893399753c6a77f1fb97a91e7432", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAaCAYAAAB7GkaWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQokWNhwANYqCK5goGBIQKXpAxt7KSRpCIDA8MNKFubgYHhL7IkOwMDgxSUzUg9O/FKPkIK27/okt8YGBj2kGUswwBI1uCTPEA9OwEzSQjtR2GWqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 19, "angle": 0, "xoffset": -2.2960584, "yoffset": 0 }, "values": [ [ "04.03.02" ] ] }, { "label": "Vertical jointing showing strike", "description": "Vertical jointing showing strike", "symbol": { "type": "esriPMS", "url": "548df4e7bbc99919dac23b01008cc51b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAaCAYAAACKER0bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeklEQVQokcXRvQnCUBQG0FO8OhCwME2WCLiBM9i5QWYQrK0zTQZIISkzhoKdXZonBCSKmJ+vehfO435wgy8Jk4MNTijHQEA2b4cZwQ5VnHNc0eH4AgmKwcdihZIt9kjjHc54DMENNbY4xPfSJUfzM7jj8gk80fy14i09T6UN/vSoyboAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 19, "angle": 0, "xoffset": -2.6645615999999994, "yoffset": 0 }, "values": [ [ "04.03.03" ] ] }, { "label": "Hoizontal foliation", "description": "Hoizontal foliation", "symbol": { "type": "esriPMS", "url": "8262e544b9e37ae9c11e06ec1e1a4d93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokc3SvyvHQRzH8Uf5FlIsNgNZbOprJQyiZLAplPoWYjAYLH4sRCyyWEzKoGQwUxZ/ALJYlFIGk8GilK7egx+fy/BdvJa7e9893/e+171LqlDpX8Ed2IyxHo/Ywvlf8DgmsIp9NMd8Ev1YzsHtmIoExzhDK7YxjQUM4KIInsFegGuoRQ02IraE9RzciUE8YwhtaIm9O5ziLVf2O25QF9nL+MAVevHw06Ovi3ToCT3owi2aIkGKzWMlBx/gEsPhcDca4tYxHGExB7+ighPsYjR+IJmXDDvEfQ5OusYIZtGIF/RhLt78TUUdlirYKYj/UlW9/Qkc+S6ctVGdnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0.1275588, "yoffset": 0.2267712 }, "values": [ [ "08.01.01" ] ] }, { "label": "Foliation showing strike and dip", "description": "Foliation showing strike and dip", "symbol": { "type": "esriPMS", "url": "f9abb00250e39c72ef521b08fc2bcb2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAaCAYAAACKER0bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokc3PsQ2CYBRF4c+EggHYwZYxLCgYwVjYWrIClQtQEAewwcoBDDtQOYCxsKG1sfyBRgg3ud3Je+dGJhL9DUixQzkExEjmdVgIyHBFOwRs8UCNAq/Qiw0OyLHHLeTQ44x76EKDE54hhwrHsRWfqZnWDnS4jAHvX2dw+AJBaxGCqcA94AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 19, "angle": 0, "xoffset": -1.0771632, "yoffset": 0 }, "values": [ [ "08.03.02" ] ] }, { "label": "Vertical foliation showing strike", "description": "Vertical foliation showing strike", "symbol": { "type": "esriPMS", "url": "4c8ab5d367f94639855f79dd3301e569", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAaCAYAAACHD21cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQ4jeXSsQqBURQH8N8gk2ySxTsYPICSwWiQZ8AkZWGyG+QNbMoTYDPJA3gB2cWilOVO+sL3TeRfd7jD79x7OiclYVJfBYvoYBAXppFP8uLL/DPMoo8Kqlh/AluYoBDuKyzQwzEKZrBELaJYE3W0MX+GF4yQQ+kJ3jALhSO/ukM5rNo49LpBF4d3Pd4xxRZDNOKO4xzOly/Aj8FTGHpseMU+CXyZxPABQKYZ3+DplEAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 19, "angle": 0, "xoffset": -1.8708624, "yoffset": 0 }, "values": [ [ "08.03.03" ] ] }, { "label": "Compositional layering", "description": "Compositional layering", "symbol": { "type": "esriPMS", "url": "908a8b0a81a7e5fb3d62f5b48ff81c05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsCAYAAABR2VnRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb0lEQVRIiWNhIBGwDB0NjgwMDPtJ0eBNqgacgAW31KgG6oRSOwMDQyUOde0wOWQNrHgMZqWKkwa5hkukalhEcyelMDAwzCFFgwbNnTRUNfTgUdeDTcMLPBpeUMVJRAEW4pSNDA3rSdVwlOZOop4GANpVC733tUQmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "08.03.61" ] ] }, { "label": "Vertical compositional layering", "description": "Vertical compositional layering", "symbol": { "type": "esriPMS", "url": "0a205f1718fcbce08994b77c509092d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAArCAYAAABmbJjGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRYhe2UoQrCUBiFv/AHgyjYLZaZFkwGw6LV9/EBfAIfwmi1GBQsPsHyLILBIIJFBlcYA8fdvXeXOXdg7D8w9l3+czbBk6QF+VxdD+gCl6pBE2AKrKoGGUlakKnkb0EzYKnmAdAHIuW3wBoIgTGwsQEdgLmaoy/fUXqA0c+srhmgsChcl6DCcH2s7gU81BwACzWnhxpmnjsDOxvQUV2pbsBJzU91//jEZRmuwD7jOznvDKQtE5BRGyXndcI1aqPkvHa4tiDtcMvKZRli4O4DlBStt3b1DnR/NbYg6zaKZrjWbRTTcMuqdmWwlti/ogGguOhX4xJk1EbBk6RxoDdEtTQP4kJ+5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "08.03.62" ] ] }, { "label": "Plunge of fold axes", "description": "Plunge of fold axes", "symbol": { "type": "esriPMS", "url": "35c1ec586e9dbb0fe469a388b9f25362", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAeCAYAAAARgF8NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQoke3QMQrCYAwG0CcUOrgLDk6eRkFHh44qSA8iODk7eQFB3DyTVyi0ivArWlq62KWYJRkeJPkiDRW1Aia41oEhThjjVgVS9LHGtgxibML87DvknyDBIMwjzHB5gR6mWIY1R8zLYIE7VjgE9L6hqHg3q8vhq/6g6znsm8D5tzc8AHd0EV9G3bVqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 22, "angle": 0, "xoffset": -3.5433, "yoffset": 8.645651999999998 }, "values": [ [ "09.001" ] ] }, { "label": "Deformational horizontal lineation", "description": "Deformational horizontal lineation", "symbol": { "type": "esriPMS", "url": "0ef61b64066904a3e584860bfaf13c86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAeCAYAAAARgF8NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQokeXSMWpCQRDG8V/xGislJCLkCFaxiZDaAyQ3SBFSiLmAIEiqXED0CCII1mkSQoRUOUU6BWvFIMIWy2Mfr7JyYODb4b8zsx+bKYnsJEAH70XABWZo4i8FdFHFMwZ5oIJe0E94xS4GHnGFPRp4wDQGrtHGMNy+y4/oR/o75ImMOneghk10vsQqBibHAuoYY4uXGBjhI+gbtPIjPvGDWyzxm1ryDfPQLfmKBb7Cx00C/7gPCxb6sC7yIRmlwAHRTx7nxCd26QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 22, "angle": 0, "xoffset": -3.5433, "yoffset": -0.14173199999999997 }, "values": [ [ "09.005" ] ] }, { "label": "Deformational vertical lineation", "description": "Deformational vertical lineation", "symbol": { "type": "esriPMS", "url": "ff325ac80822c188e45a1245fa49534c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVRIie3UMQ5BQRSF4a+g1ClIFJZBRLQqPXbBXuxBFJpXSCQ2gUKloVGqSTRTKN4TT+Y1OMkt7uRk/sy5N1NSsEo/B+jigkNRgA52RQJy6w+IGlEZPdSRxAaUMUc/1A3TTwAtNFN8Qwye+gkq2KR499hmAaoZgFrKWSPDe371giQj3xlWaId+gVGIKsoMriH7NY4Y4x57i65Yhq/ircvzAj7SHxA9oh1ORQKSnP4vGPID59wcUseIDkYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "09.007" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a96c893399753c6a77f1fb97a91e7432", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAaCAYAAAB7GkaWAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQokWNhwANYqCK5goGBIQKXpAxt7KSRpCIDA8MNKFubgYHhL7IkOwMDgxSUzUg9O/FKPkIK27/okt8YGBj2kGUswwBI1uCTPEA9OwEzSQjtR2GWqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 19, "angle": 0, "xoffset": -2.2960584, "yoffset": 0 }, "value": "04.03.02", "label": "Joint showing strike and dip" }, { "symbol": { "type": "esriPMS", "url": "548df4e7bbc99919dac23b01008cc51b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAaCAYAAACKER0bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeklEQVQokcXRvQnCUBQG0FO8OhCwME2WCLiBM9i5QWYQrK0zTQZIISkzhoKdXZonBCSKmJ+vehfO435wgy8Jk4MNTijHQEA2b4cZwQ5VnHNc0eH4AgmKwcdihZIt9kjjHc54DMENNbY4xPfSJUfzM7jj8gk80fy14i09T6UN/vSoyboAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 19, "angle": 0, "xoffset": -2.6645615999999994, "yoffset": 0 }, "value": "04.03.03", "label": "Vertical jointing showing strike" }, { "symbol": { "type": "esriPMS", "url": "8262e544b9e37ae9c11e06ec1e1a4d93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokc3SvyvHQRzH8Uf5FlIsNgNZbOprJQyiZLAplPoWYjAYLH4sRCyyWEzKoGQwUxZ/ALJYlFIGk8GilK7egx+fy/BdvJa7e9893/e+171LqlDpX8Ed2IyxHo/Ywvlf8DgmsIp9NMd8Ev1YzsHtmIoExzhDK7YxjQUM4KIInsFegGuoRQ02IraE9RzciUE8YwhtaIm9O5ziLVf2O25QF9nL+MAVevHw06Ovi3ToCT3owi2aIkGKzWMlBx/gEsPhcDca4tYxHGExB7+ighPsYjR+IJmXDDvEfQ5OusYIZtGIF/RhLt78TUUdlirYKYj/UlW9/Qkc+S6ctVGdnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0.1275588, "yoffset": 0.2267712 }, "value": "08.01.01", "label": "Hoizontal foliation" }, { "symbol": { "type": "esriPMS", "url": "f9abb00250e39c72ef521b08fc2bcb2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAaCAYAAACKER0bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokc3PsQ2CYBRF4c+EggHYwZYxLCgYwVjYWrIClQtQEAewwcoBDDtQOYCxsKG1sfyBRgg3ud3Je+dGJhL9DUixQzkExEjmdVgIyHBFOwRs8UCNAq/Qiw0OyLHHLeTQ44x76EKDE54hhwrHsRWfqZnWDnS4jAHvX2dw+AJBaxGCqcA94AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 19, "angle": 0, "xoffset": -1.0771632, "yoffset": 0 }, "value": "08.03.02", "label": "Foliation showing strike and dip" }, { "symbol": { "type": "esriPMS", "url": "4c8ab5d367f94639855f79dd3301e569", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAaCAYAAACHD21cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQ4jeXSsQqBURQH8N8gk2ySxTsYPICSwWiQZ8AkZWGyG+QNbMoTYDPJA3gB2cWilOVO+sL3TeRfd7jD79x7OiclYVJfBYvoYBAXppFP8uLL/DPMoo8Kqlh/AluYoBDuKyzQwzEKZrBELaJYE3W0MX+GF4yQQ+kJ3jALhSO/ukM5rNo49LpBF4d3Pd4xxRZDNOKO4xzOly/Aj8FTGHpseMU+CXyZxPABQKYZ3+DplEAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 19, "angle": 0, "xoffset": -1.8708624, "yoffset": 0 }, "value": "08.03.03", "label": "Vertical foliation showing strike" }, { "symbol": { "type": "esriPMS", "url": "908a8b0a81a7e5fb3d62f5b48ff81c05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsCAYAAABR2VnRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb0lEQVRIiWNhIBGwDB0NjgwMDPtJ0eBNqgacgAW31KgG6oRSOwMDQyUOde0wOWQNrHgMZqWKkwa5hkukalhEcyelMDAwzCFFgwbNnTRUNfTgUdeDTcMLPBpeUMVJRAEW4pSNDA3rSdVwlOZOop4GANpVC733tUQmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "08.03.61", "label": "Compositional layering" }, { "symbol": { "type": "esriPMS", "url": "0a205f1718fcbce08994b77c509092d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAArCAYAAABmbJjGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRYhe2UoQrCUBiFv/AHgyjYLZaZFkwGw6LV9/EBfAIfwmi1GBQsPsHyLILBIIJFBlcYA8fdvXeXOXdg7D8w9l3+czbBk6QF+VxdD+gCl6pBE2AKrKoGGUlakKnkb0EzYKnmAdAHIuW3wBoIgTGwsQEdgLmaoy/fUXqA0c+srhmgsChcl6DCcH2s7gU81BwACzWnhxpmnjsDOxvQUV2pbsBJzU91//jEZRmuwD7jOznvDKQtE5BRGyXndcI1aqPkvHa4tiDtcMvKZRli4O4DlBStt3b1DnR/NbYg6zaKZrjWbRTTcMuqdmWwlti/ogGguOhX4xJk1EbBk6RxoDdEtTQP4kJ+5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "08.03.62", "label": "Vertical compositional layering" }, { "symbol": { "type": "esriPMS", "url": "35c1ec586e9dbb0fe469a388b9f25362", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAeCAYAAAARgF8NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQoke3QMQrCYAwG0CcUOrgLDk6eRkFHh44qSA8iODk7eQFB3DyTVyi0ivArWlq62KWYJRkeJPkiDRW1Aia41oEhThjjVgVS9LHGtgxibML87DvknyDBIMwjzHB5gR6mWIY1R8zLYIE7VjgE9L6hqHg3q8vhq/6g6znsm8D5tzc8AHd0EV9G3bVqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 22, "angle": 0, "xoffset": -3.5433, "yoffset": 8.645651999999998 }, "value": "09.001", "label": "Plunge of fold axes" }, { "symbol": { "type": "esriPMS", "url": "0ef61b64066904a3e584860bfaf13c86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAeCAYAAAARgF8NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQokeXSMWpCQRDG8V/xGislJCLkCFaxiZDaAyQ3SBFSiLmAIEiqXED0CCII1mkSQoRUOUU6BWvFIMIWy2Mfr7JyYODb4b8zsx+bKYnsJEAH70XABWZo4i8FdFHFMwZ5oIJe0E94xS4GHnGFPRp4wDQGrtHGMNy+y4/oR/o75ImMOneghk10vsQqBibHAuoYY4uXGBjhI+gbtPIjPvGDWyzxm1ryDfPQLfmKBb7Cx00C/7gPCxb6sC7yIRmlwAHRTx7nxCd26QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 22, "angle": 0, "xoffset": -3.5433, "yoffset": -0.14173199999999997 }, "value": "09.005", "label": "Deformational horizontal lineation" }, { "symbol": { "type": "esriPMS", "url": "ff325ac80822c188e45a1245fa49534c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVRIie3UMQ5BQRSF4a+g1ClIFJZBRLQqPXbBXuxBFJpXSCQ2gUKloVGqSTRTKN4TT+Y1OMkt7uRk/sy5N1NSsEo/B+jigkNRgA52RQJy6w+IGlEZPdSRxAaUMUc/1A3TTwAtNFN8Qwye+gkq2KR499hmAaoZgFrKWSPDe371giQj3xlWaId+gVGIKsoMriH7NY4Y4x57i65Yhq/ircvzAj7SHxA9oh1ORQKSnP4vGPID59wcUseIDkYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "09.007", "label": "Deformational vertical lineation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 197, 255 ], "toColor": [ 187, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 187, 255 ], "toColor": [ 239, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 240, 255 ], "toColor": [ 252, 189, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.Azimuth", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 458522.42929999996, "ymin": 4621959.132099999, "xmax": 468822.30229999963, "ymax": 4635749.580700001, "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": "PointDescription", "description": "Description of point", "codedValues": [ { "name": "Foliation showing strike and dip", "code": "Foliation" }, { "name": "Jointing showing strike and dip", "code": "Jointing" }, { "name": "Inclined bedding showing strike and dip", "code": "Inclined bedding" }, { "name": "Overturned bedding showing strike and dip", "code": "Overturned bedding" }, { "name": "Horizontal bedding", "code": "Horizontal bedding" }, { "name": "Vertical foliation showing strike", "code": "Vertical foliation" }, { "name": "Vertical jointing showing strike", "code": "Vertical jointing" }, { "name": "Vertical bedding showing strike", "code": "Vertical bedding" }, { "name": "Motion toward viewer (in cross section)", "code": "Motion toward" }, { "name": "Motion away from viewer (in cross section)", "code": "Motion away" }, { "name": "Approximate orientation of inclined bedding-approx. strike and dip", "code": "Inclined bedding-approx\tApproximate orientation of inclined bedding-approx. strike and dip" }, { "name": "Inclined bedding in crossbedded rocks", "code": "Inclined bedding in crossbedded rocks" }, { "name": "Overturned bedding-dip direction right", "code": "Overturned-right" }, { "name": "Overturned bedding-dip direction left", "code": "Overturned-left" }, { "name": "Sample location", "code": "Sample" }, { "name": "Drill hole", "code": "Well" }, { "name": "Prospect pit, or sand, gravel, clay or placer pit", "code": "Prospect" }, { "name": "Quarry", "code": "Quarry" }, { "name": "Independently placed symbol on fault", "code": "Fault symbol" }, { "name": "Question mark", "code": "Question mark" }, { "name": "Mine", "code": "Mine" }, { "name": "Lineation", "code": "Lineation" }, { "name": "Compositional layering", "code": "Compositional layering" }, { "name": "Vertical compositional layering", "code": "Vertical compositional layering" }, { "name": "Inclined compositional layering", "code": "Inclined compositional layering" }, { "name": "Horizontal lineation", "code": "Horizontal lineation" }, { "name": "Vertical lineation", "code": "Vertical lineation" }, { "name": "Inclined lineation", "code": "Inclined lineation" }, { "name": "Fold plunge", "code": "Fold plunge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Azimuth", "type": "esriFieldTypeSingle", "alias": "Azimuth", "domain": null }, { "name": "Inclination", "type": "esriFieldTypeSingle", "alias": "Inclination", "domain": null }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LocationConfidenceMeters", "type": "esriFieldTypeSingle", "alias": "LocationConfidenceMeters", "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": "esriSPTDefaultValue" } }, { "name": "OrientationConfidenceDegrees", "type": "esriFieldTypeSingle", "alias": "OrientationConfidenceDegrees", "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": "OrientationSourceID", "type": "esriFieldTypeString", "alias": "OrientationSourceID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "OrientationPoints_ID", "type": "esriFieldTypeString", "alias": "OrientationPoints_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "ContactsAndFaults", "type": "Feature Layer", "description": "

Contacts and faults on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P>

Please note \u2014 there is a small shift in the data (up to 60m) as a result of a projection issue when this map was initially digitized in 2010.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": 0, "maxScale": 0, "referenceScale": 24000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Symbol", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Contact-certain", "description": "Contact-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "values": [ [ "01.01.01" ] ] }, { "label": "Contact-approximate", "description": "Contact-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "values": [ [ "01.01.03" ] ] }, { "label": "Fault-certain", "description": "Fault-certain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "values": [ [ "02.01.01" ] ] }, { "label": "Fault-approximate", "description": "Fault-approximate", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "values": [ [ "02.01.03" ] ] }, { "label": "Fault-inferred", "description": "Fault-inferred", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "values": [ [ "02.01.07" ] ] }, { "label": "Shear zone", "description": "Shear zone", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "values": [ [ "02.14.01" ] ] }, { "label": "Map boundary", "description": "Map boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "values": [ [ "31.08" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "value": "01.01.01", "label": "Contact-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "value": "01.01.03", "label": "Contact-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "value": "02.01.01", "label": "Fault-certain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "value": "02.01.03", "label": "Fault-approximate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.0629899999999999 }, "value": "02.01.07", "label": "Fault-inferred" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "02.14.01", "label": "Shear zone" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.70866 }, "value": "31.08", "label": "Map boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 197, 255 ], "toColor": [ 187, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 187, 255 ], "toColor": [ 239, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 240, 255 ], "toColor": [ 252, 189, 240, 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": 458428.3047000002, "ymin": 4621874.404100001, "xmax": 468881.8060999997, "ymax": 4635805.2629, "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": "Shape_Length", "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 group", "codedValues": [ { "name": "Contact", "code": "contact" }, { "name": "Contact, internal", "code": "contact, internal" }, { "name": "Contact, gradational", "code": "contact, gradational" }, { "name": "Contact, unconformable", "code": "contact, unconformable" }, { "name": "Fault", "code": "fault" }, { "name": "Fault, normal", "code": "fault, normal" }, { "name": "Fault, thrust", "code": "fault, thrust" }, { "name": "Anticline", "code": "anticline" }, { "name": "Syncline", "code": "syncline" }, { "name": "Monocline", "code": "monocline" }, { "name": "Dike", "code": "dike" }, { "name": "Key bed", "code": "key bed" }, { "name": "Coal bed", "code": "coal bed" }, { "name": "Lineament", "code": "lineament" }, { "name": "Joint", "code": "joint" }, { "name": "Shear", "code": "shear" }, { "name": "Waterline", "code": "waterline" }, { "name": "Cross section line", "code": "cross section line" }, { "name": "Cross section boundary", "code": "cross section boundary" }, { "name": "Map boundary", "code": "map boundary" }, { "name": "Leader", "code": "leader" }, { "name": "Tick mark", "code": "tick" }, { "name": "Cross section well", "code": "well" }, { "name": "fault, reverse", "code": "fault, reverse" }, { "name": "Fault, strike-slip", "code": "fault, strike-slip" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "esriSPTDefaultValue" } }, { "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": "esriSPTDefaultValue" } }, { "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": "esriSPTDefaultValue" } }, { "name": "Symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 254, "domain": null }, { "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": "ContactsAndFaults_ID", "type": "esriFieldTypeString", "alias": "ContactsAndFaults_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "d3307844e3174bc7ad69e8286b397efe" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "MapUnitPolys", "type": "Feature Layer", "description": "

Geologic units on the digital geologic map of the Guide Rock 1:24,000 quadrangle, Albany County, Wyoming.<\/SPAN><\/P>

Please note \u2014 there is a small shift in the data (up to 60m) as a result of a projection issue when this map was initially digitized in 2010.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "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": 24000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MapUnitPolys.MapUnit", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Qac", "description": "Qac", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": null }, "values": [ [ "Qac" ] ] }, { "label": "Qls", "description": "Qls", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 199, 255 ], "outline": null }, "values": [ [ "Qls" ] ] }, { "label": "Tg", "description": "Tg", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 176, 255 ], "outline": null }, "values": [ [ "Tg" ] ] }, { "label": "Ylgd", "description": "Ylgd", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 120, 112, 255 ], "outline": null }, "values": [ [ "Ylgd" ] ] }, { "label": "Ylcd", "description": "Ylcd", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 93, 160, 255 ], "outline": null }, "values": [ [ "Ylcd" ] ] }, { "label": "Ysbms", "description": "Ysbms", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 143, 117, 255 ], "outline": null }, "values": [ [ "Ysbms" ] ] }, { "label": "Ysbpm", "description": "Ysbpm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 163, 125, 255 ], "outline": null }, "values": [ [ "Ysbpm" ] ] }, { "label": "Ysbfm", "description": "Ysbfm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 171, 95, 255 ], "outline": null }, "values": [ [ "Ysbfm" ] ] }, { "label": "Ysbof", "description": "Ysbof", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 153, 51, 255 ], "outline": null }, "values": [ [ "Ysbof" ] ] }, { "label": "Ypm5", "description": "Ypm5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 201, 193, 255 ], "outline": null }, "values": [ [ "Ypm5" ] ] }, { "label": "Ypm4", "description": "Ypm4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 199, 168, 255 ], "outline": null }, "values": [ [ "Ypm4" ] ] }, { "label": "Ypm3", "description": "Ypm3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 217, 193, 255 ], "outline": null }, "values": [ [ "Ypm3" ] ] }, { "label": "Ypm2", "description": "Ypm2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 191, 161, 255 ], "outline": null }, "values": [ [ "Ypm2" ] ] }, { "label": "Ypm1", "description": "Ypm1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 205, 255 ], "outline": null }, "values": [ [ "Ypm1" ] ] }, { "label": "Ypmlt", "description": "Ypmlt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 209, 174, 255 ], "outline": null }, "values": [ [ "Ypmlt" ] ] }, { "label": "Ypmu", "description": "Ypmu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 181, 125, 255 ], "outline": null }, "values": [ [ "Ypmu" ] ] }, { "label": "Xalp", "description": "Xalp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 115, 94, 255 ], "outline": null }, "values": [ [ "Xalp" ] ] }, { "label": "Xkd", "description": "Xkd", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 189, 145, 255 ], "outline": null }, "values": [ [ "Xkd" ] ] }, { "label": "Xkpo", "description": "Xkpo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 122, 0, 255 ], "outline": null }, "values": [ [ "Xkpo" ] ] }, { "label": "Xkap", "description": "Xkap", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 114, 181, 255 ], "outline": null }, "values": [ [ "Xkap" ] ] }, { "label": "Weps", "description": "Weps", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 112, 50, 255 ], "outline": null }, "values": [ [ "Weps" ] ] }, { "label": "Wefb", "description": "Wefb", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "Wefb" ] ] }, { "label": "Wege", "description": "Wege", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 179, 255 ], "outline": null }, "values": [ [ "Wege" ] ] }, { "label": "Wea", "description": "Wea", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 191, 108, 255 ], "outline": null }, "values": [ [ "Wea" ] ] }, { "label": "Weq", "description": "Weq", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 150, 82, 255 ], "outline": null }, "values": [ [ "Weq" ] ] }, { "label": "Weh", "description": "Weh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 192, 153, 255 ], "outline": null }, "values": [ [ "Weh" ] ] }, { "label": "Wlgr", "description": "Wlgr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 183, 209, 255 ], "outline": null }, "values": [ [ "Wlgr" ] ] }, { "label": "Wecs", "description": "Wecs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 166, 171, 255 ], "outline": null }, "values": [ [ "Wecs" ] ] }, { "label": "Ypmbg", "description": "Ypmbg", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 156, 44, 255 ], "outline": null }, "values": [ [ "Ypmbg" ] ] }, { "label": "Xqu", "description": "Xqu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 176, 185, 255 ], "outline": null }, "values": [ [ "Xqu" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 217, 255 ], "outline": null }, "value": "Qac", "label": "Qac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 199, 255 ], "outline": null }, "value": "Qls", "label": "Qls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 176, 255 ], "outline": null }, "value": "Tg", "label": "Tg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 120, 112, 255 ], "outline": null }, "value": "Ylgd", "label": "Ylgd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 93, 160, 255 ], "outline": null }, "value": "Ylcd", "label": "Ylcd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 143, 117, 255 ], "outline": null }, "value": "Ysbms", "label": "Ysbms" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 163, 125, 255 ], "outline": null }, "value": "Ysbpm", "label": "Ysbpm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 171, 95, 255 ], "outline": null }, "value": "Ysbfm", "label": "Ysbfm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 153, 51, 255 ], "outline": null }, "value": "Ysbof", "label": "Ysbof" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 201, 193, 255 ], "outline": null }, "value": "Ypm5", "label": "Ypm5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 199, 168, 255 ], "outline": null }, "value": "Ypm4", "label": "Ypm4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 217, 193, 255 ], "outline": null }, "value": "Ypm3", "label": "Ypm3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 191, 161, 255 ], "outline": null }, "value": "Ypm2", "label": "Ypm2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 205, 255 ], "outline": null }, "value": "Ypm1", "label": "Ypm1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 209, 174, 255 ], "outline": null }, "value": "Ypmlt", "label": "Ypmlt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 181, 125, 255 ], "outline": null }, "value": "Ypmu", "label": "Ypmu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 115, 94, 255 ], "outline": null }, "value": "Xalp", "label": "Xalp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 189, 145, 255 ], "outline": null }, "value": "Xkd", "label": "Xkd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 122, 0, 255 ], "outline": null }, "value": "Xkpo", "label": "Xkpo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 114, 181, 255 ], "outline": null }, "value": "Xkap", "label": "Xkap" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 112, 50, 255 ], "outline": null }, "value": "Weps", "label": "Weps" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "Wefb", "label": "Wefb" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 179, 255 ], "outline": null }, "value": "Wege", "label": "Wege" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 191, 108, 255 ], "outline": null }, "value": "Wea", "label": "Wea" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 150, 82, 255 ], "outline": null }, "value": "Weq", "label": "Weq" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 192, 153, 255 ], "outline": null }, "value": "Weh", "label": "Weh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 183, 209, 255 ], "outline": null }, "value": "Wlgr", "label": "Wlgr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 166, 171, 255 ], "outline": null }, "value": "Wecs", "label": "Wecs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 156, 44, 255 ], "outline": null }, "value": "Ypmbg", "label": "Ypmbg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 176, 185, 255 ], "outline": null }, "value": "Xqu", "label": "Xqu" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 238, 255 ], "toColor": [ 187, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 184, 255 ], "toColor": [ 235, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 201, 252, 255 ], "toColor": [ 197, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 217, 255 ], "toColor": [ 252, 202, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 242, 255 ], "toColor": [ 215, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 243, 255 ], "toColor": [ 252, 194, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 221, 255 ], "toColor": [ 187, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 194, 252, 255 ], "toColor": [ 212, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 225, 252, 255 ], "toColor": [ 204, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 458428.3047000002, "ymin": 4621874.404100001, "xmax": 468881.8060999997, "ymax": 4635805.2629, "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.Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MapUnitPolys.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapUnitPolys.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MapUnitPolys.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "MapUnitPolys.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "MapUnitPolys.MapUnit", "type": "esriFieldTypeString", "alias": "MapUnit", "length": 10, "domain": null }, { "name": "MapUnitPolys.IdentityConfidence", "type": "esriFieldTypeString", "alias": "IdentityConfidence", "length": 50, "domain": { "type": "codedValue", "name": "ExIDConfidenceValues", "description": "Confidence in existence and identity", "codedValues": [ { "name": "certain", "code": "certain" }, { "name": "questionable", "code": "questionable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "MapUnitPolys.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "MapUnitPolys.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "MapUnitPolys.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": { "type": "codedValue", "name": "GeologicAge", "description": "Geologic age", "codedValues": [ { "name": "Cenozoic", "code": "1" }, { "name": "Quaternary", "code": "2" }, { "name": "Holocene", "code": "3" }, { "name": "Pleistocene", "code": "4" }, { "name": "Tertiary", "code": "5" }, { "name": "Neogene", "code": "6" }, { "name": "Paleogene", "code": "7" }, { "name": "Pliocene", "code": "8" }, { "name": "Miocene", "code": "9" }, { "name": "Oligocene", "code": "10" }, { "name": "Eocene", "code": "11" }, { "name": "Paleocene", "code": "12" }, { "name": "Mesozoic", "code": "13" }, { "name": "Cretaceous", "code": "14" }, { "name": "Upper/Late Cretaceous", "code": "15" }, { "name": "Lower/Early Cretaceous", "code": "16" }, { "name": "Jurassic", "code": "17" }, { "name": "Upper/Late Jurassic", "code": "18" }, { "name": "Middle Jurassic", "code": "19" }, { "name": "Lower/Early Jurassic", "code": "20" }, { "name": "Triassic", "code": "21" }, { "name": "Upper/Late Triassic", "code": "22" }, { "name": "Middle Triassic", "code": "23" }, { "name": "Lower/Early Triassic", "code": "24" }, { "name": "Paleozoic", "code": "25" }, { "name": "Permian", "code": "26" }, { "name": "Pennsylvanian", "code": "27" }, { "name": "Upper/Late Pennsylvanian", "code": "28" }, { "name": "Middle Pennsylvanian", "code": "29" }, { "name": "Lower/Early Pennsylvanian", "code": "30" }, { "name": "Mississippian", "code": "31" }, { "name": "Upper/Late Mississippian", "code": "32" }, { "name": "Middle Mississippian", "code": "33" }, { "name": "Lower/Early Mississippian", "code": "34" }, { "name": "Devonian", "code": "35" }, { "name": "Upper/Late Devonian", "code": "36" }, { "name": "Middle Devonian", "code": "37" }, { "name": "Lower/Early Devonian", "code": "38" }, { "name": "Silurian", "code": "39" }, { "name": "Ordovician", "code": "40" }, { "name": "Upper/Late Ordovician", "code": "41" }, { "name": "Middle Ordovician", "code": "42" }, { "name": "Lower/Early Ordovician", "code": "43" }, { "name": "Cambrian", "code": "44" }, { "name": "Upper/Late Cambrian", "code": "45" }, { "name": "Middle Cambrian", "code": "46" }, { "name": "Lower/Early Cambrian", "code": "47" }, { "name": "Precambrian", "code": "48" }, { "name": "Proterozoic", "code": "49" }, { "name": "Neoproterozoic", "code": "50" }, { "name": "Mesoproterozoic", "code": "51" }, { "name": "Paleoproterozoic", "code": "52" }, { "name": "Archean", "code": "53" }, { "name": "Neoarchean", "code": "54" }, { "name": "Mesoarchean", "code": "55" }, { "name": "Paleoarchean", "code": "56" }, { "name": "Eoarchean", "code": "57" }, { "name": "Hadean", "code": "58" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": null }, { "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": "IndentedName", "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 identity", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DescriptionOfMapUnits.DescriptionOfMapUnits_ID", "type": "esriFieldTypeString", "alias": "DescriptionOfMapUnits_ID", "length": 50, "domain": null }, { "name": "DescriptionOfMapUnits.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "DescriptionOfMapUnits.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "DescriptionOfMapUnits.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "DescriptionOfMapUnits.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "I22MapUnit", "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": "d3307844e3174bc7ad69e8286b397efe" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 17, "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": { "type": "codedValue", "name": "GeologicAge", "description": "Geologic age", "codedValues": [ { "name": "Cenozoic", "code": "1" }, { "name": "Quaternary", "code": "2" }, { "name": "Holocene", "code": "3" }, { "name": "Pleistocene", "code": "4" }, { "name": "Tertiary", "code": "5" }, { "name": "Neogene", "code": "6" }, { "name": "Paleogene", "code": "7" }, { "name": "Pliocene", "code": "8" }, { "name": "Miocene", "code": "9" }, { "name": "Oligocene", "code": "10" }, { "name": "Eocene", "code": "11" }, { "name": "Paleocene", "code": "12" }, { "name": "Mesozoic", "code": "13" }, { "name": "Cretaceous", "code": "14" }, { "name": "Upper/Late Cretaceous", "code": "15" }, { "name": "Lower/Early Cretaceous", "code": "16" }, { "name": "Jurassic", "code": "17" }, { "name": "Upper/Late Jurassic", "code": "18" }, { "name": "Middle Jurassic", "code": "19" }, { "name": "Lower/Early Jurassic", "code": "20" }, { "name": "Triassic", "code": "21" }, { "name": "Upper/Late Triassic", "code": "22" }, { "name": "Middle Triassic", "code": "23" }, { "name": "Lower/Early Triassic", "code": "24" }, { "name": "Paleozoic", "code": "25" }, { "name": "Permian", "code": "26" }, { "name": "Pennsylvanian", "code": "27" }, { "name": "Upper/Late Pennsylvanian", "code": "28" }, { "name": "Middle Pennsylvanian", "code": "29" }, { "name": "Lower/Early Pennsylvanian", "code": "30" }, { "name": "Mississippian", "code": "31" }, { "name": "Upper/Late Mississippian", "code": "32" }, { "name": "Middle Mississippian", "code": "33" }, { "name": "Lower/Early Mississippian", "code": "34" }, { "name": "Devonian", "code": "35" }, { "name": "Upper/Late Devonian", "code": "36" }, { "name": "Middle Devonian", "code": "37" }, { "name": "Lower/Early Devonian", "code": "38" }, { "name": "Silurian", "code": "39" }, { "name": "Ordovician", "code": "40" }, { "name": "Upper/Late Ordovician", "code": "41" }, { "name": "Middle Ordovician", "code": "42" }, { "name": "Lower/Early Ordovician", "code": "43" }, { "name": "Cambrian", "code": "44" }, { "name": "Upper/Late Cambrian", "code": "45" }, { "name": "Middle Cambrian", "code": "46" }, { "name": "Lower/Early Cambrian", "code": "47" }, { "name": "Precambrian", "code": "48" }, { "name": "Proterozoic", "code": "49" }, { "name": "Neoproterozoic", "code": "50" }, { "name": "Mesoproterozoic", "code": "51" }, { "name": "Paleoproterozoic", "code": "52" }, { "name": "Archean", "code": "53" }, { "name": "Neoarchean", "code": "54" }, { "name": "Mesoarchean", "code": "55" }, { "name": "Paleoarchean", "code": "56" }, { "name": "Eoarchean", "code": "57" }, { "name": "Hadean", "code": "58" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": null }, { "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": "IndentedName", "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 identity", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DescriptionOfMapUnits_ID", "type": "esriFieldTypeString", "alias": "DescriptionOfMapUnits_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I22MapUnit", "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": "d3307844e3174bc7ad69e8286b397efe" } ] }