{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "COUNTY NAMES", "type": "Annotation Layer", "description": "This layer gives the Wyoming County Names. This layer is a static annotation layer; so, it is not changeable by making changes to the individual feature classes label information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195212E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.111948742964035E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Layer created by CH2MHILL under the Wyoming DEQ IT implementation project.", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2342096674489435E7, "ymin": 5018339.816911533, "xmax": -1.1613016472926002E7, "ymax": 5612356.556480906, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "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", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_14", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "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": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "COUNTY NAMES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2342096674489435E7, "ymin": 5018339.816911533, "xmax": -1.1613016472926002E7, "ymax": 5612356.556480906, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "MAJOR CITIES", "type": "Feature Layer", "description": "This layer displays all the the major Wyoming cities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created by CH2MHILL for the WY DEQ IT Implementation.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 101000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AREANAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.2390081450479418E7, "ymin": 5011213.642997064, "xmax": -1.159332080806129E7, "ymax": 5593337.405219299, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeInteger", "alias": "ObjectID", "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "AREANAME", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 2, "domain": null }, { "name": "STFIPS", "type": "esriFieldTypeString", "alias": "STFIPS", "length": 2, "domain": null }, { "name": "PLACEFIP", "type": "esriFieldTypeString", "alias": "PLACEFIP", "length": 5, "domain": null }, { "name": "HOUSEUNITS", "type": "esriFieldTypeInteger", "alias": "HOUSEUNITS", "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null }, { "name": "POP_CL", "type": "esriFieldTypeSmallInteger", "alias": "POP_CL", "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeDouble", "alias": "AREALAND", "domain": null }, { "name": "AREAWATER", "type": "esriFieldTypeDouble", "alias": "AREAWATER", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "COUNTIES", "type": "Feature Layer", "description": "Layer displaying all Wyoming counties.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 4.440048329001912E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Wyoming Department of Revenue.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2406745807009589E7, "ymin": 4988749.827486215, "xmax": -1.1575794017677642E7, "ymax": 5647097.686787245, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 25, "domain": null }, { "name": "COUNTY_ARE", "type": "esriFieldTypeDouble", "alias": "COUNTY_ARE", "domain": null }, { "name": "Assessor", "type": "esriFieldTypeString", "alias": "Assessor", "length": 50, "domain": null }, { "name": "PH_Number", "type": "esriFieldTypeString", "alias": "PH_Number", "length": 15, "domain": null }, { "name": "ST_Address", "type": "esriFieldTypeString", "alias": "ST_Address", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 7, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 23, "name": "WYOMING COMMUNITIES ", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 22, "name": "CENSUS DESIGNATED PLACE" }, { "id": 3, "name": "WY MUNICIPALITIES" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2361652438381223E7, "ymin": 5011578.106636088, "xmax": -1.1583162185605785E7, "ymax": 5618292.737969044, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "CENSUS DESIGNATED PLACE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "WYOMING COMMUNITIES " }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAMELSAD", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2361652438381223E7, "ymin": 5011578.106636088, "xmax": -1.1584740667837959E7, "ymax": 5618292.737782411, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMELSAD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLACENS", "type": "esriFieldTypeString", "alias": "PLACENS", "length": 8, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 7, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 100, "domain": null }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "CLASSFP", "length": 2, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "WY MUNICIPALITIES", "type": "Feature Layer", "description": "Wyoming municipality boundaries", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Wyoming Department of Revenue", "parentLayer": { "id": 23, "name": "WYOMING COMMUNITIES " }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 56, 155, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.entityname", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.236135487583727E7, "ymin": 5016587.689033192, "xmax": -1.1583162249951087E7, "ymax": 5617873.015192624, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "entityname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "entityname", "type": "esriFieldTypeString", "alias": "entityname", "length": 65, "domain": null }, { "name": "typename", "type": "esriFieldTypeString", "alias": "typename", "length": 50, "domain": null }, { "name": "statute", "type": "esriFieldTypeString", "alias": "statute", "length": 50, "domain": null }, { "name": "YearCollec", "type": "esriFieldTypeDouble", "alias": "YearCollec", "domain": null }, { "name": "ForTaxYear", "type": "esriFieldTypeString", "alias": "ForTaxYear", "length": 19, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS", "type": "Group Layer", "description": "This group contains the Environmental Justice layers used by the Wyoming Department of Environmental Quality to perform an Environmental Justice analysis.", "geometryType": null, "copyrightText": "Layers supplied and created by the US Census Bureau, Wyoming Department of Revenue, Wyoming Department of Workforce Services, and the Wyoming Department of Environmental Quality. The map was created by Chad Kopplin the GIS Manager for the Wyoming Department of Environmental Quality.", "parentLayer": null, "subLayers": [ { "id": 24, "name": "WYOMING POPULATION LESS THAN 10000 INCREASE LESS THAN THE STATE AVERAGE" }, { "id": 11, "name": "WYOMING POPULATION LESS THAN 3,300" }, { "id": 10, "name": "WYOMING LOW INCOME" }, { "id": 9, "name": "WYOMING UNEMPLOYMENT RATE GREATER THAN THE STATE UNEMPLOYMENT RATE" }, { "id": 7, "name": "WYOMING POPULATION DECREASE FROM 2010 2020 IN MUNICIPALITIES AND CENSUS DESIGNATED AREAS" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2362398354333188E7, "ymin": 5012054.652614646, "xmax": -1.158305818473082E7, "ymax": 5622061.801547423, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "WYOMING POPULATION LESS THAN 10000 INCREASE LESS THAN THE STATE AVERAGE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Population", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "64", "label": "64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "66", "label": "66" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "68", "label": "68" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "74", "label": "74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "76", "label": "76" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "88", "label": "88" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 216, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "92", "label": "92" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "98", "label": "98" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "116", "label": "116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "131", "label": "131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "145", "label": "145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "150", "label": "150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "154", "label": "154" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "169", "label": "169" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "175", "label": "175" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "203", "label": "203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "206", "label": "206" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "211", "label": "211" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 180, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "229", "label": "229" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "230", "label": "230" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "237", "label": "237" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "245", "label": "245" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "246", "label": "246" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "247", "label": "247" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "285", "label": "285" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 159, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "309", "label": "309" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "314", "label": "314" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "356", "label": "356" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "372", "label": "372" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "374", "label": "374" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "380", "label": "380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "394", "label": "394" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "395", "label": "395" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "403", "label": "403" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "411", "label": "411" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 126, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "427", "label": "427" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 126, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "431", "label": "431" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "452", "label": "452" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 118, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "471", "label": "471" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 114, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "493", "label": "493" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 114, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "502", "label": "502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "520", "label": "520" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 106, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "522", "label": "522" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "562", "label": "562" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "683", "label": "683" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "762", "label": "762" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 94, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "822", "label": "822" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "861", "label": "861" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "898", "label": "898" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "911", "label": "911" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "946", "label": "946" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1032", "label": "1032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1064", "label": "1064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 73, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1130", "label": "1130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1172", "label": "1172" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1220", "label": "1220" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1278", "label": "1278" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1288", "label": "1288" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1541", "label": "1541" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1644", "label": "1644" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 53, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1651", "label": "1651" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1702", "label": "1702" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 45, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1866", "label": "1866" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 45, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2005", "label": "2005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2135", "label": "2135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2172", "label": "2172" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2243", "label": "2243" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2415", "label": "2415" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2420", "label": "2420" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 24, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2725", "label": "2725" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2746", "label": "2746" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2981", "label": "2981" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3588", "label": "3588" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 12, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4773", "label": "4773" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 8, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6119", "label": "6119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 8, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6386", "label": "6386" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6419", "label": "6419" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7546", "label": "7546" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8221", "label": "8221" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.236135487583727E7, "ymin": 5016587.689033192, "xmax": -1.1583162249951087E7, "ymax": 5617873.015192624, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Unemployme", "type": "esriFieldTypeDouble", "alias": "Unemployment", "domain": null }, { "name": "AMHI_State", "type": "esriFieldTypeDouble", "alias": "AMHI_State", "domain": null }, { "name": "Income_poi", "type": "esriFieldTypeDouble", "alias": "Income Points", "domain": null }, { "name": "pop_pts", "type": "esriFieldTypeDouble", "alias": "Population Points", "domain": null }, { "name": "AMHI_pts", "type": "esriFieldTypeDouble", "alias": "AMHI Points", "domain": null }, { "name": "Unemp_pts", "type": "esriFieldTypeDouble", "alias": "Unemployment Points", "domain": null }, { "name": "Disadv_pts", "type": "esriFieldTypeDouble", "alias": "Disadvantaged Points", "domain": null }, { "name": "F__princ_f", "type": "esriFieldTypeDouble", "alias": "F__princ_f", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "WYOMING POPULATION LESS THAN 3,300", "type": "Feature Layer", "description": "Census tracts with a population of 3300 or less.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Population data came from the US Census bureau. The layer in the map was created the Chad Kopplin the Wyoming DEQ GIS Manager.", "parentLayer": { "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Total_popu", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 237, 0, 255 ], "width": 0.7 } }, "value": "1260", "label": "1260" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 233, 0, 255 ], "width": 0.7 } }, "value": "1529", "label": "1529" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 0, 255 ], "width": 0.7 } }, "value": "1628", "label": "1628" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 220, 0, 255 ], "width": 0.7 } }, "value": "1793", "label": "1793" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 212, 0, 255 ], "width": 0.7 } }, "value": "1803", "label": "1803" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 208, 0, 255 ], "width": 0.7 } }, "value": "1836", "label": "1836" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 200, 0, 255 ], "width": 0.7 } }, "value": "1843", "label": "1843" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 196, 0, 255 ], "width": 0.7 } }, "value": "2002", "label": "2002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 188, 0, 255 ], "width": 0.7 } }, "value": "2003", "label": "2003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 0.7 } }, "value": "2012", "label": "2012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 175, 0, 255 ], "width": 0.7 } }, "value": "2104", "label": "2104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 0, 255 ], "width": 0.7 } }, "value": "2193", "label": "2193" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 0.7 } }, "value": "2259", "label": "2259" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 159, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 159, 0, 255 ], "width": 0.7 } }, "value": "2296", "label": "2296" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 155, 0, 255 ], "width": 0.7 } }, "value": "2300", "label": "2300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 147, 0, 255 ], "width": 0.7 } }, "value": "2351", "label": "2351" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 143, 0, 255 ], "width": 0.7 } }, "value": "2415", "label": "2415" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 135, 0, 255 ], "width": 0.7 } }, "value": "2447", "label": "2447" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 131, 0, 255 ], "width": 0.7 } }, "value": "2448", "label": "2448" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "2484", "label": "2484" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 118, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 118, 0, 255 ], "width": 0.7 } }, "value": "2556", "label": "2556" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 110, 0, 255 ], "width": 0.7 } }, "value": "2573", "label": "2573" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 106, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 106, 0, 255 ], "width": 0.7 } }, "value": "2584", "label": "2584" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 98, 0, 255 ], "width": 0.7 } }, "value": "2592", "label": "2592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 94, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 94, 0, 255 ], "width": 0.7 } }, "value": "2714", "label": "2714" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "2720", "label": "2720" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 82, 0, 255 ], "width": 0.7 } }, "value": "2768", "label": "2768" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 78, 0, 255 ], "width": 0.7 } }, "value": "2787", "label": "2787" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 69, 0, 255 ], "width": 0.7 } }, "value": "2855", "label": "2855" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 65, 0, 255 ], "width": 0.7 } }, "value": "2877", "label": "2877" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 57, 0, 255 ], "width": 0.7 } }, "value": "2932", "label": "2932" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 53, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 53, 0, 255 ], "width": 0.7 } }, "value": "2980", "label": "2980" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 45, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 45, 0, 255 ], "width": 0.7 } }, "value": "3074", "label": "3074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 41, 0, 255 ], "width": 0.7 } }, "value": "3098", "label": "3098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 33, 0, 255 ], "width": 0.7 } }, "value": "3123", "label": "3123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 29, 0, 255 ], "width": 0.7 } }, "value": "3128", "label": "3128" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 20, 0, 255 ], "width": 0.7 } }, "value": "3142", "label": "3142" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 16, 0, 255 ], "width": 0.7 } }, "value": "3183", "label": "3183" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 8, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 8, 0, 255 ], "width": 0.7 } }, "value": "3188", "label": "3188" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 4, 0, 255 ], "width": 0.7 } }, "value": "3285", "label": "3285" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "3286", "label": "3286" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2362398354333188E7, "ymin": 5012054.652614646, "xmax": -1.158305818473082E7, "ymax": 5622061.801547423, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEO ID", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 11, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ACRES LAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "ACRES WATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 12, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "Total_popu", "type": "esriFieldTypeDouble", "alias": "TOTAL POPULATION", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "WYOMING LOW INCOME", "type": "Feature Layer", "description": "The low income layer shows the communities with an annual median household income of ninety percent or less than the the state AMHI as established by the most recently released American Community Survey 5-yr estimates.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "The United States Census Bureau and the Wyoming Department of Workforce Services created the datasets. The map was created by Chad Kopplin the Wyoming Department of Environmental Quality GIS Manager.", "parentLayer": { "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WYLOWI_105", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 0.7 } }, "value": "12% (1%ile)", "label": "12% (1%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 241, 0, 255 ], "width": 0.7 } }, "value": "12% (2%ile)", "label": "12% (2%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 237, 0, 255 ], "width": 0.7 } }, "value": "14% (5%ile)", "label": "14% (5%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 233, 0, 255 ], "width": 0.7 } }, "value": "14% (7%ile)", "label": "14% (7%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 228, 0, 255 ], "width": 0.7 } }, "value": "15% (10%ile)", "label": "15% (10%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 0, 255 ], "width": 0.7 } }, "value": "15% (8%ile)", "label": "15% (8%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 0, 255 ], "width": 0.7 } }, "value": "15% (9%ile)", "label": "15% (9%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 220, 0, 255 ], "width": 0.7 } }, "value": "16% (11%ile)", "label": "16% (11%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 216, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 216, 0, 255 ], "width": 0.7 } }, "value": "16% (12%ile)", "label": "16% (12%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 212, 0, 255 ], "width": 0.7 } }, "value": "16% (13%ile)", "label": "16% (13%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 208, 0, 255 ], "width": 0.7 } }, "value": "16% (14%ile)", "label": "16% (14%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 208, 0, 255 ], "width": 0.7 } }, "value": "16% (15%ile)", "label": "16% (15%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 204, 0, 255 ], "width": 0.7 } }, "value": "18% (18%ile)", "label": "18% (18%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 200, 0, 255 ], "width": 0.7 } }, "value": "19% (20%ile)", "label": "19% (20%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 196, 0, 255 ], "width": 0.7 } }, "value": "20% (21%ile)", "label": "20% (21%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 192, 0, 255 ], "width": 0.7 } }, "value": "20% (22%ile)", "label": "20% (22%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 192, 0, 255 ], "width": 0.7 } }, "value": "20% (24%ile)", "label": "20% (24%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 188, 0, 255 ], "width": 0.7 } }, "value": "20% (25%ile)", "label": "20% (25%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 0.7 } }, "value": "20% (26%ile)", "label": "20% (26%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 180, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 180, 0, 255 ], "width": 0.7 } }, "value": "21% (27%ile)", "label": "21% (27%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 175, 0, 255 ], "width": 0.7 } }, "value": "21% (28%ile)", "label": "21% (28%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 0, 255 ], "width": 0.7 } }, "value": "21% (29%ile)", "label": "21% (29%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 0, 255 ], "width": 0.7 } }, "value": "21% (30%ile)", "label": "21% (30%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 167, 0, 255 ], "width": 0.7 } }, "value": "22% (31%ile)", "label": "22% (31%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 0.7 } }, "value": "22% (32%ile)", "label": "22% (32%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 159, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 159, 0, 255 ], "width": 0.7 } }, "value": "22% (33%ile)", "label": "22% (33%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 155, 0, 255 ], "width": 0.7 } }, "value": "22% (34%ile)", "label": "22% (34%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 155, 0, 255 ], "width": 0.7 } }, "value": "22% (37%ile)", "label": "22% (37%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 151, 0, 255 ], "width": 0.7 } }, "value": "23% (39%ile)", "label": "23% (39%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 147, 0, 255 ], "width": 0.7 } }, "value": "23% (40%ile)", "label": "23% (40%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 143, 0, 255 ], "width": 0.7 } }, "value": "24% (42%ile)", "label": "24% (42%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 139, 0, 255 ], "width": 0.7 } }, "value": "24% (43%ile)", "label": "24% (43%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 139, 0, 255 ], "width": 0.7 } }, "value": "24% (44%ile)", "label": "24% (44%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 135, 0, 255 ], "width": 0.7 } }, "value": "24% (45%ile)", "label": "24% (45%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 131, 0, 255 ], "width": 0.7 } }, "value": "25% (48%ile)", "label": "25% (48%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 126, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 126, 0, 255 ], "width": 0.7 } }, "value": "26% (48%ile)", "label": "26% (48%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "26% (50%ile)", "label": "26% (50%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "26% (51%ile)", "label": "26% (51%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 118, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 118, 0, 255 ], "width": 0.7 } }, "value": "27% (53%ile)", "label": "27% (53%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 114, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 114, 0, 255 ], "width": 0.7 } }, "value": "27% (54%ile)", "label": "27% (54%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 110, 0, 255 ], "width": 0.7 } }, "value": "27% (55%ile)", "label": "27% (55%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 106, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 106, 0, 255 ], "width": 0.7 } }, "value": "28% (57%ile)", "label": "28% (57%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 102, 0, 255 ], "width": 0.7 } }, "value": "28% (58%ile)", "label": "28% (58%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 102, 0, 255 ], "width": 0.7 } }, "value": "28% (59%ile)", "label": "28% (59%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 98, 0, 255 ], "width": 0.7 } }, "value": "29% (60%ile)", "label": "29% (60%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 94, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 94, 0, 255 ], "width": 0.7 } }, "value": "29% (62%ile)", "label": "29% (62%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 90, 0, 255 ], "width": 0.7 } }, "value": "30% (63%ile)", "label": "30% (63%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "30% (64%ile)", "label": "30% (64%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "31% (65%ile)", "label": "31% (65%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 82, 0, 255 ], "width": 0.7 } }, "value": "31% (67%ile)", "label": "31% (67%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 78, 0, 255 ], "width": 0.7 } }, "value": "31% (68%ile)", "label": "31% (68%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 73, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 73, 0, 255 ], "width": 0.7 } }, "value": "32% (69%ile)", "label": "32% (69%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 69, 0, 255 ], "width": 0.7 } }, "value": "32% (70%ile)", "label": "32% (70%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 69, 0, 255 ], "width": 0.7 } }, "value": "32% (71%ile)", "label": "32% (71%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 65, 0, 255 ], "width": 0.7 } }, "value": "33% (73%ile)", "label": "33% (73%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 0.7 } }, "value": "34% (75%ile)", "label": "34% (75%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 57, 0, 255 ], "width": 0.7 } }, "value": "34% (77%ile)", "label": "34% (77%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 53, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 53, 0, 255 ], "width": 0.7 } }, "value": "34% (78%ile)", "label": "34% (78%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 49, 0, 255 ], "width": 0.7 } }, "value": "35% (79%ile)", "label": "35% (79%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 49, 0, 255 ], "width": 0.7 } }, "value": "35% (80%ile)", "label": "35% (80%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 45, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 45, 0, 255 ], "width": 0.7 } }, "value": "35% (81%ile)", "label": "35% (81%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 41, 0, 255 ], "width": 0.7 } }, "value": "36% (81%ile)", "label": "36% (81%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 37, 0, 255 ], "width": 0.7 } }, "value": "36% (82%ile)", "label": "36% (82%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 33, 0, 255 ], "width": 0.7 } }, "value": "36% (83%ile)", "label": "36% (83%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 33, 0, 255 ], "width": 0.7 } }, "value": "36% (84%ile)", "label": "36% (84%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 29, 0, 255 ], "width": 0.7 } }, "value": "37% (84%ile)", "label": "37% (84%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 24, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 24, 0, 255 ], "width": 0.7 } }, "value": "39% (86%ile)", "label": "39% (86%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 20, 0, 255 ], "width": 0.7 } }, "value": "39% (88%ile)", "label": "39% (88%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 16, 0, 255 ], "width": 0.7 } }, "value": "41% (90%ile)", "label": "41% (90%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 16, 0, 255 ], "width": 0.7 } }, "value": "43% (91%ile)", "label": "43% (91%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 12, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 12, 0, 255 ], "width": 0.7 } }, "value": "46% (93%ile)", "label": "46% (93%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 8, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 8, 0, 255 ], "width": 0.7 } }, "value": "47% (95%ile)", "label": "47% (95%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 4, 0, 255 ], "width": 0.7 } }, "value": "47% (96%ile)", "label": "47% (96%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "52% (98%ile)", "label": "52% (98%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "63% (99%ile)", "label": "63% (99%ile)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2361652438263647E7, "ymin": 5016215.799215282, "xmax": -1.1584825159815546E7, "ymax": 5615169.419906188, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WYBL20_PP_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "WYBL20_PP_", "type": "esriFieldTypeString", "alias": "GEOID", "length": 16, "domain": null }, { "name": "WYBL20_P_1", "type": "esriFieldTypeString", "alias": "NAME", "length": 11, "domain": null }, { "name": "WYBL20_P_2", "type": "esriFieldTypeDouble", "alias": "ACRES LAND", "domain": null }, { "name": "WYBL20_P_3", "type": "esriFieldTypeDouble", "alias": "ACRES WATER", "domain": null }, { "name": "WYBL20_P_4", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 11, "domain": null }, { "name": "WYBL20_P_5", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 12, "domain": null }, { "name": "WYLOWI_105", "type": "esriFieldTypeString", "alias": "LOW INCOME", "length": 20, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "WYOMING UNEMPLOYMENT RATE GREATER THAN THE STATE UNEMPLOYMENT RATE", "type": "Feature Layer", "description": "The unemployment rate layer shows the communities with an unemployment rate that is greater than the state unemployment rate as established most annually by county as published by the Wyoming Department of Workforce Services.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "The United States Census Bureau and the Wyoming Department of Workforce Services created the datasets. The map was created by Chad Kopplin the Wyoming Department of Environmental Quality GIS Manager.", "parentLayer": { "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WYUNEM_110", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 0.7 } }, "value": "4% (41%ile)", "label": "4% (41%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 237, 0, 255 ], "width": 0.7 } }, "value": "4% (42%ile)", "label": "4% (42%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 233, 0, 255 ], "width": 0.7 } }, "value": "4% (43%ile)", "label": "4% (43%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 0, 255 ], "width": 0.7 } }, "value": "4% (45%ile)", "label": "4% (45%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 220, 0, 255 ], "width": 0.7 } }, "value": "4% (46%ile)", "label": "4% (46%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 212, 0, 255 ], "width": 0.7 } }, "value": "4% (51%ile)", "label": "4% (51%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 208, 0, 255 ], "width": 0.7 } }, "value": "4% (52%ile)", "label": "4% (52%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 200, 0, 255 ], "width": 0.7 } }, "value": "4% (53%ile)", "label": "4% (53%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 196, 0, 255 ], "width": 0.7 } }, "value": "4% (54%ile)", "label": "4% (54%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 188, 0, 255 ], "width": 0.7 } }, "value": "4% (55%ile)", "label": "4% (55%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 0.7 } }, "value": "4% (57%ile)", "label": "4% (57%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 175, 0, 255 ], "width": 0.7 } }, "value": "4% (58%ile)", "label": "4% (58%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 0, 255 ], "width": 0.7 } }, "value": "4% (59%ile)", "label": "4% (59%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 0.7 } }, "value": "4% (60%ile)", "label": "4% (60%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 159, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 159, 0, 255 ], "width": 0.7 } }, "value": "5% (62%ile)", "label": "5% (62%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 151, 0, 255 ], "width": 0.7 } }, "value": "5% (63%ile)", "label": "5% (63%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 147, 0, 255 ], "width": 0.7 } }, "value": "5% (64%ile)", "label": "5% (64%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 139, 0, 255 ], "width": 0.7 } }, "value": "5% (65%ile)", "label": "5% (65%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 135, 0, 255 ], "width": 0.7 } }, "value": "5% (66%ile)", "label": "5% (66%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 126, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 126, 0, 255 ], "width": 0.7 } }, "value": "5% (67%ile)", "label": "5% (67%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "5% (68%ile)", "label": "5% (68%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 114, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 114, 0, 255 ], "width": 0.7 } }, "value": "5% (69%ile)", "label": "5% (69%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 110, 0, 255 ], "width": 0.7 } }, "value": "6% (73%ile)", "label": "6% (73%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 102, 0, 255 ], "width": 0.7 } }, "value": "6% (76%ile)", "label": "6% (76%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 98, 0, 255 ], "width": 0.7 } }, "value": "6% (77%ile)", "label": "6% (77%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 90, 0, 255 ], "width": 0.7 } }, "value": "7% (78%ile)", "label": "7% (78%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "7% (80%ile)", "label": "7% (80%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 78, 0, 255 ], "width": 0.7 } }, "value": "7% (81%ile)", "label": "7% (81%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 73, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 73, 0, 255 ], "width": 0.7 } }, "value": "7% (82%ile)", "label": "7% (82%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 65, 0, 255 ], "width": 0.7 } }, "value": "7% (84%ile)", "label": "7% (84%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 0.7 } }, "value": "7% (85%ile)", "label": "7% (85%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 53, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 53, 0, 255 ], "width": 0.7 } }, "value": "7% (86%ile)", "label": "7% (86%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 49, 0, 255 ], "width": 0.7 } }, "value": "8% (89%ile)", "label": "8% (89%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 41, 0, 255 ], "width": 0.7 } }, "value": "8% (90%ile)", "label": "8% (90%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 37, 0, 255 ], "width": 0.7 } }, "value": "9% (91%ile)", "label": "9% (91%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 29, 0, 255 ], "width": 0.7 } }, "value": "10% (93%ile)", "label": "10% (93%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 24, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 24, 0, 255 ], "width": 0.7 } }, "value": "11% (94%ile)", "label": "11% (94%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 16, 0, 255 ], "width": 0.7 } }, "value": "11% (95%ile)", "label": "11% (95%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 12, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 12, 0, 255 ], "width": 0.7 } }, "value": "12% (98%ile)", "label": "12% (98%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 4, 0, 255 ], "width": 0.7 } }, "value": "14% (98%ile)", "label": "14% (98%ile)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "15% (99%ile)", "label": "15% (99%ile)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2361652438263647E7, "ymin": 5016215.799215282, "xmax": -1.1584825159815546E7, "ymax": 5615169.419906188, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WYBL20_PP_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "WYBL20_PP_", "type": "esriFieldTypeString", "alias": "GEO ID", "length": 16, "domain": null }, { "name": "WYBL20_P_1", "type": "esriFieldTypeString", "alias": "NAME", "length": 11, "domain": null }, { "name": "WYBL20_P_4", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 11, "domain": null }, { "name": "WYBL20_P_5", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 12, "domain": null }, { "name": "WYBL20_P_9", "type": "esriFieldTypeDouble", "alias": "NAME_1", "domain": null }, { "name": "WYBL20__10", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "WYUNEM_110", "type": "esriFieldTypeString", "alias": "UNEMPLOYMENT RATE", "length": 20, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "WYOMING POPULATION DECREASE FROM 2010 2020 IN MUNICIPALITIES AND CENSUS DESIGNATED AREAS", "type": "Feature Layer", "description": "This is layer of the communities that have lost 5% of the population or more between the two most recent ten year census reports.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "SPECIAL FOCUS WDEQ LAYERS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POP_CHANGE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "-99", "label": "-99" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 0.7 } }, "value": "-97", "label": "-97" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 4, 0, 255 ], "width": 0.7 } }, "value": "-96", "label": "-96" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 4, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 4, 0, 255 ], "width": 0.7 } }, "value": "-95", "label": "-95" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 8, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 8, 0, 255 ], "width": 0.7 } }, "value": "-94", "label": "-94" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 12, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 12, 0, 255 ], "width": 0.7 } }, "value": "-93", "label": "-93" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 12, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 12, 0, 255 ], "width": 0.7 } }, "value": "-92", "label": "-92" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 16, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 16, 0, 255 ], "width": 0.7 } }, "value": "-91", "label": "-91" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 20, 0, 255 ], "width": 0.7 } }, "value": "-90", "label": "-90" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 20, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 20, 0, 255 ], "width": 0.7 } }, "value": "-89", "label": "-89" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 24, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 24, 0, 255 ], "width": 0.7 } }, "value": "-88", "label": "-88" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 29, 0, 255 ], "width": 0.7 } }, "value": "-87", "label": "-87" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 29, 0, 255 ], "width": 0.7 } }, "value": "-86", "label": "-86" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 33, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 33, 0, 255 ], "width": 0.7 } }, "value": "-85", "label": "-85" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 37, 0, 255 ], "width": 0.7 } }, "value": "-84", "label": "-84" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 37, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 37, 0, 255 ], "width": 0.7 } }, "value": "-83", "label": "-83" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 41, 0, 255 ], "width": 0.7 } }, "value": "-82", "label": "-82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 41, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 41, 0, 255 ], "width": 0.7 } }, "value": "-81", "label": "-81" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 45, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 45, 0, 255 ], "width": 0.7 } }, "value": "-80", "label": "-80" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 49, 0, 255 ], "width": 0.7 } }, "value": "-79", "label": "-79" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 49, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 49, 0, 255 ], "width": 0.7 } }, "value": "-78", "label": "-78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 53, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 53, 0, 255 ], "width": 0.7 } }, "value": "-77", "label": "-77" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 57, 0, 255 ], "width": 0.7 } }, "value": "-76", "label": "-76" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 57, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 57, 0, 255 ], "width": 0.7 } }, "value": "-75", "label": "-75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 61, 0, 255 ], "width": 0.7 } }, "value": "-74", "label": "-74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 65, 0, 255 ], "width": 0.7 } }, "value": "-73", "label": "-73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 65, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 65, 0, 255 ], "width": 0.7 } }, "value": "-72", "label": "-72" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 69, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 69, 0, 255 ], "width": 0.7 } }, "value": "-71", "label": "-71" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 73, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 73, 0, 255 ], "width": 0.7 } }, "value": "-70", "label": "-70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 73, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 73, 0, 255 ], "width": 0.7 } }, "value": "-69", "label": "-69" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 78, 0, 255 ], "width": 0.7 } }, "value": "-68", "label": "-68" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 82, 0, 255 ], "width": 0.7 } }, "value": "-67", "label": "-67" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 82, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 82, 0, 255 ], "width": 0.7 } }, "value": "-66", "label": "-66" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "-65", "label": "-65" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 0, 255 ], "width": 0.7 } }, "value": "-64", "label": "-64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 90, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 90, 0, 255 ], "width": 0.7 } }, "value": "-63", "label": "-63" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 94, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 94, 0, 255 ], "width": 0.7 } }, "value": "-62", "label": "-62" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 94, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 94, 0, 255 ], "width": 0.7 } }, "value": "-61", "label": "-61" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 98, 0, 255 ], "width": 0.7 } }, "value": "-60", "label": "-60" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 102, 0, 255 ], "width": 0.7 } }, "value": "-59", "label": "-59" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 102, 0, 255 ], "width": 0.7 } }, "value": "-58", "label": "-58" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 106, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 106, 0, 255 ], "width": 0.7 } }, "value": "-57", "label": "-57" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 110, 0, 255 ], "width": 0.7 } }, "value": "-56", "label": "-56" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 110, 0, 255 ], "width": 0.7 } }, "value": "-55", "label": "-55" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 114, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 114, 0, 255 ], "width": 0.7 } }, "value": "-54", "label": "-54" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 118, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 118, 0, 255 ], "width": 0.7 } }, "value": "-53", "label": "-53" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 118, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 118, 0, 255 ], "width": 0.7 } }, "value": "-52", "label": "-52" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "-51", "label": "-51" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 0.7 } }, "value": "-50", "label": "-50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 126, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 126, 0, 255 ], "width": 0.7 } }, "value": "-49", "label": "-49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 131, 0, 255 ], "width": 0.7 } }, "value": "-48", "label": "-48" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 131, 0, 255 ], "width": 0.7 } }, "value": "-47", "label": "-47" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 135, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 135, 0, 255 ], "width": 0.7 } }, "value": "-46", "label": "-46" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 139, 0, 255 ], "width": 0.7 } }, "value": "-45", "label": "-45" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 139, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 139, 0, 255 ], "width": 0.7 } }, "value": "-44", "label": "-44" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 143, 0, 255 ], "width": 0.7 } }, "value": "-43", "label": "-43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 147, 0, 255 ], "width": 0.7 } }, "value": "-42", "label": "-42" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 147, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 147, 0, 255 ], "width": 0.7 } }, "value": "-41", "label": "-41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 151, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 151, 0, 255 ], "width": 0.7 } }, "value": "-40", "label": "-40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 155, 0, 255 ], "width": 0.7 } }, "value": "-39", "label": "-39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 155, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 155, 0, 255 ], "width": 0.7 } }, "value": "-38", "label": "-38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 159, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 159, 0, 255 ], "width": 0.7 } }, "value": "-37", "label": "-37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 0.7 } }, "value": "-36", "label": "-36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 163, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 0.7 } }, "value": "-35", "label": "-35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 167, 0, 255 ], "width": 0.7 } }, "value": "-34", "label": "-34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 167, 0, 255 ], "width": 0.7 } }, "value": "-33", "label": "-33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 0, 255 ], "width": 0.7 } }, "value": "-32", "label": "-32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 175, 0, 255 ], "width": 0.7 } }, "value": "-31", "label": "-31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 175, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 175, 0, 255 ], "width": 0.7 } }, "value": "-30", "label": "-30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 180, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 180, 0, 255 ], "width": 0.7 } }, "value": "-29", "label": "-29" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 0.7 } }, "value": "-28", "label": "-28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 184, 0, 255 ], "width": 0.7 } }, "value": "-27", "label": "-27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 188, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 188, 0, 255 ], "width": 0.7 } }, "value": "-26", "label": "-26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 192, 0, 255 ], "width": 0.7 } }, "value": "-25", "label": "-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 192, 0, 255 ], "width": 0.7 } }, "value": "-24", "label": "-24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 196, 0, 255 ], "width": 0.7 } }, "value": "-23", "label": "-23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 200, 0, 255 ], "width": 0.7 } }, "value": "-22", "label": "-22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 200, 0, 255 ], "width": 0.7 } }, "value": "-21", "label": "-21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 204, 0, 255 ], "width": 0.7 } }, "value": "-20", "label": "-20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 204, 0, 255 ], "width": 0.7 } }, "value": "-19", "label": "-19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 208, 0, 255 ], "width": 0.7 } }, "value": "-18", "label": "-18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 212, 0, 255 ], "width": 0.7 } }, "value": "-17", "label": "-17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 212, 0, 255 ], "width": 0.7 } }, "value": "-16", "label": "-16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 216, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 216, 0, 255 ], "width": 0.7 } }, "value": "-15", "label": "-15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 220, 0, 255 ], "width": 0.7 } }, "value": "-14", "label": "-14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 220, 0, 255 ], "width": 0.7 } }, "value": "-13", "label": "-13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 224, 0, 255 ], "width": 0.7 } }, "value": "-12", "label": "-12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 228, 0, 255 ], "width": 0.7 } }, "value": "-11", "label": "-11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 228, 0, 255 ], "width": 0.7 } }, "value": "-10", "label": "-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 233, 0, 255 ], "width": 0.7 } }, "value": "-9", "label": "-9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 237, 0, 255 ], "width": 0.7 } }, "value": "-8", "label": "-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 237, 0, 255 ], "width": 0.7 } }, "value": "-7", "label": "-7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 241, 0, 255 ], "width": 0.7 } }, "value": "-6", "label": "-6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 0.7 } }, "value": "-5", "label": "-5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2361652438518737E7, "ymin": 5012078.252017291, "xmax": -1.158317194280846E7, "ymax": 5617163.157487511, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Join_Count", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOCKCE", "type": "esriFieldTypeString", "alias": "BLOCKCE", "length": 4, "domain": null }, { "name": "BLOCKID20", "type": "esriFieldTypeString", "alias": "BLOCKID20", "length": 15, "domain": null }, { "name": "HOUSING20", "type": "esriFieldTypeInteger", "alias": "HOUSING20", "domain": null }, { "name": "POP20", "type": "esriFieldTypeInteger", "alias": "POP20", "domain": null }, { "name": "BLOCKID10", "type": "esriFieldTypeString", "alias": "BLOCKID10", "length": 15, "domain": null }, { "name": "HOUSING10", "type": "esriFieldTypeInteger", "alias": "HOUSING10", "domain": null }, { "name": "POP10", "type": "esriFieldTypeInteger", "alias": "POP10", "domain": null }, { "name": "POP_IN_DE", "type": "esriFieldTypeInteger", "alias": "POP_IN_DE", "domain": null }, { "name": "POP_CHANGE", "type": "esriFieldTypeInteger", "alias": "POP_CHANGE", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": {}, "indexes": [ { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "WYOMING FEDERAL LANDS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "WY FEDERAL LANDS" }, { "id": 16, "name": "NATIONAL PARKS AND WILDERNESSES" }, { "id": 15, "name": "WILDERNESS STUDY AREAS" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2386020931543361E7, "ymin": 4991918.383209229, "xmax": -1.15830334672E7, "ymax": 5663277.933141198, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "WY FEDERAL LANDS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "WYOMING FEDERAL LANDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADMIN_AGEN", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BIA", "label": "BIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLM", "label": "BLM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOD", "label": "DOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 214, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOE", "label": "DOE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 158, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAA", "label": "FAA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 140, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FWS", "label": "FWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 166, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GSA", "label": "GSA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 166, 2, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LG", "label": "LG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NPS", "label": "NPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ST", "label": "ST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UND", "label": "UND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 74, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "USACE", "label": "USACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 127, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "USBR", "label": "USBR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 180, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "USDA", "label": "USDA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "USFS", "label": "USFS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VA", "label": "VA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 175, 240, 233, 255 ], "toColor": [ 255, 255, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 179, 255 ], "toColor": [ 0, 128, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 143, 79, 255 ], "toColor": [ 245, 198, 27, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 252, 186, 3, 255 ], "toColor": [ 128, 0, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 12, 3, 255 ], "toColor": [ 122, 62, 16, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 62, 16, 255 ], "toColor": [ 182, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 184, 255 ], "toColor": [ 255, 255, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.23627962213E7, "ymin": 5011566.730899997, "xmax": -1.15830334672E7, "ymax": 5622450.998000003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADMIN_ST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SMA_ID", "type": "esriFieldTypeInteger", "alias": "SMA_ID", "domain": null }, { "name": "HOLD_ID", "type": "esriFieldTypeInteger", "alias": "HOLD_ID", "domain": null }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "ADMIN_ST", "length": 2, "domain": null }, { "name": "FAU_ID", "type": "esriFieldTypeInteger", "alias": "FAU_ID", "domain": null }, { "name": "ADMIN_UNIT", "type": "esriFieldTypeString", "alias": "ADMIN_UNIT", "length": 254, "domain": null }, { "name": "ADMIN_UN_1", "type": "esriFieldTypeString", "alias": "ADMIN_UN_1", "length": 254, "domain": null }, { "name": "ADMIN_DEPT", "type": "esriFieldTypeString", "alias": "ADMIN_DEPT", "length": 6, "domain": null }, { "name": "ADMIN_AGEN", "type": "esriFieldTypeString", "alias": "ADMIN_AGEN", "length": 8, "domain": null }, { "name": "HOLD_DEPT_", "type": "esriFieldTypeString", "alias": "HOLD_DEPT_", "length": 254, "domain": null }, { "name": "HOLD_AGENC", "type": "esriFieldTypeString", "alias": "HOLD_AGENC", "length": 254, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 750000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "NATIONAL PARKS AND WILDERNESSES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "WYOMING FEDERAL LANDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2379600814402886E7, "ymin": 4991918.383209229, "xmax": -1.1833277434817009E7, "ymax": 5663277.933141198, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "LANDOWN_GE", "type": "esriFieldTypeDouble", "alias": "LANDOWN_GE", "domain": null }, { "name": "LANDOWN__1", "type": "esriFieldTypeDouble", "alias": "LANDOWN__1", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": null }, { "name": "DISPLAY", "type": "esriFieldTypeSmallInteger", "alias": "DISPLAY", "domain": null }, { "name": "SMA1", "type": "esriFieldTypeString", "alias": "SMA1", "length": 13, "domain": null }, { "name": "SMA2", "type": "esriFieldTypeString", "alias": "SMA2", "length": 13, "domain": null }, { "name": "USFS", "type": "esriFieldTypeString", "alias": "USFS", "length": 13, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeSmallInteger", "alias": "QUAD", "domain": null }, { "name": "DIGSOURCE", "type": "esriFieldTypeString", "alias": "DIGSOURCE", "length": 3, "domain": null }, { "name": "MSTAT", "type": "esriFieldTypeSmallInteger", "alias": "MSTAT", "domain": null }, { "name": "ACEC", "type": "esriFieldTypeString", "alias": "ACEC", "length": 13, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 750000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "WILDERNESS STUDY AREAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "WYOMING FEDERAL LANDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2386020931543361E7, "ymin": 5005482.547204099, "xmax": -1.1784668605334548E7, "ymax": 5579885.281726448, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "WSA_", "type": "esriFieldTypeDouble", "alias": "WSA_", "domain": null }, { "name": "WSA_ID", "type": "esriFieldTypeDouble", "alias": "WSA_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 32, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "WSA_NUMBER", "type": "esriFieldTypeString", "alias": "WSA_NUMBER", "length": 20, "domain": null }, { "name": "SUITABILIT", "type": "esriFieldTypeSmallInteger", "alias": "SUITABILIT", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 750000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 38, "name": "WYOMING NON-JURISDICTION", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "WIND RIVER INDIAN RESERVATION OFFICIAL BOUNDARY" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.21859256832E7, "ymin": 5289674.271300003, "xmax": -1.2039682526E7, "ymax": 5428266.498599999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "WIND RIVER INDIAN RESERVATION OFFICIAL BOUNDARY", "type": "Feature Layer", "description": "This dataset represents the official boundary of the Wind River Indian Reservation (WRIR) as developed by the Wyoming State Engineer's Office. It is intended to be used by state agencies for any public maps that depict the reservation boundary for any official State purposes and to determine jurisdiction for regulatory agencies. The boundary is defined by separate acts of Congress that restored specific areas of land by legal land descriptions (established by treaty between the United States and the Eastern Shoshone and Bannock Tribes, 15 Stat. 673 (July 3, 1868), and diminished by the Act of December 15, 1874, Ch. 2, 18 Stat. 291, the Act of June 7, 1897, Ch. 3, 30 Stat. 62, and the Act of March 3, 1905, Ch. 1452, 33 Stat. 1016, and as subsequently restored pursuant to Acts of Congress).This dataset represents the summary of all such applicable acts which were then dissolved to create one polygon for visual representation purposes. Baseline information for the data was the Bureau of Land Management (BLM) Legacy Geographic Coordinate Data Base (GCDB) which was a collection of geographic information representing the United States Public Land Survey System and other official surveys.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Wyoming State Engineer's Office, Board of Control Division - Technical U.S. Bureau of Land Management - Baseline Legacy GCDB Wyoming Attorney General's Office - Legal Documents", "parentLayer": { "id": 38, "name": "WYOMING NON-JURISDICTION" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.21859256832E7, "ymin": 5289674.271300003, "xmax": -1.2039682526E7, "ymax": 5428266.498599999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 750000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "289898ab67ad491ca4dab3240e9355e2" } ], "tables": [] }