{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parcel Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1114344.031249985, "ymin": 667972.9999999851, "xmax": 1298670.874999985, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RECORD", "typeIdField": "PARCEL_CODE", "subtypeFieldName": "PARCEL_CODE", "subtypeField": "PARCEL_CODE", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RECORD", "type": "esriFieldTypeInteger", "alias": "RECORD", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "CALCULATED_ACREAGE", "domain": null }, { "name": "TOTAL_ACREAGE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACREAGE", "domain": null }, { "name": "PARCEL_CODE", "type": "esriFieldTypeInteger", "alias": "PARCEL_CODE", "domain": { "type": "codedValue", "name": "WS4_ParcelCode", "description": "Parcel Codes", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "Outside", "code": 2 }, { "name": "Water", "code": 3 }, { "name": "Railroad ROW", "code": 4 }, { "name": "State of NC", "code": 5 }, { "name": "USFS", "code": 7 }, { "name": "Gap", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "TYPE_OF_EDIT", "type": "esriFieldTypeString", "alias": "TYPE_OF_EDIT", "length": 20, "domain": { "type": "codedValue", "name": "WS4_TypeOfEdit", "description": "Valid choices for type of parcel edit", "codedValues": [ { "name": "Merge", "code": "Merge" }, { "name": "Other", "code": "Other" }, { "name": "Recombination", "code": "Recombination" }, { "name": "Remap", "code": "Remap" }, { "name": "Split", "code": "Split" }, { "name": "Void / Combine", "code": "Void / Combine" }, { "name": "ROW Adjustment", "code": "ROW" }, { "name": "Parcel Split by Road", "code": "Split Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IS_CONTAINER", "type": "esriFieldTypeSmallInteger", "alias": "IS_CONTAINER", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "length": 255, "domain": null }, { "name": "PARCEL_PK", "type": "esriFieldTypeInteger", "alias": "PARCEL_PK", "domain": null }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "CREATED_BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I41RECORD", "fields": "RECORD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41IS_CONTAINER", "fields": "IS_CONTAINER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41REID", "fields": "REID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41PARCEL_PK", "fields": "PARCEL_PK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41FEATURE_KEY", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41CREATED_BY", "fields": "CREATED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 1, "name": "Parcel" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 2, "name": "Outside" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 3, "name": "Water" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 4, "name": "Railroad ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 5, "name": "State of NC" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 6, "name": "Subdivision ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 7, "name": "USFS" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 8, "name": "Gap" } ], "subtypes": [ { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 1, "name": "Parcel" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 2, "name": "Outside" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 3, "name": "Water" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 4, "name": "Railroad ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 5, "name": "State of NC" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 6, "name": "Subdivision ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 7, "name": "USFS" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 8, "name": "Gap" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "REID label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[REID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 17, "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": false, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1114344.031249985, "ymin": 667972.9999999851, "xmax": 1298670.874999985, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RECORD", "typeIdField": "PARCEL_CODE", "subtypeFieldName": "PARCEL_CODE", "subtypeField": "PARCEL_CODE", "defaultSubtypeCode": 1, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RECORD", "type": "esriFieldTypeInteger", "alias": "RECORD", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "CALCULATED_ACREAGE", "domain": null }, { "name": "TOTAL_ACREAGE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACREAGE", "domain": null }, { "name": "PARCEL_CODE", "type": "esriFieldTypeInteger", "alias": "PARCEL_CODE", "domain": { "type": "codedValue", "name": "WS4_ParcelCode", "description": "Parcel Codes", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "Outside", "code": 2 }, { "name": "Water", "code": 3 }, { "name": "Railroad ROW", "code": 4 }, { "name": "State of NC", "code": 5 }, { "name": "USFS", "code": 7 }, { "name": "Gap", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "TYPE_OF_EDIT", "type": "esriFieldTypeString", "alias": "TYPE_OF_EDIT", "length": 20, "domain": { "type": "codedValue", "name": "WS4_TypeOfEdit", "description": "Valid choices for type of parcel edit", "codedValues": [ { "name": "Merge", "code": "Merge" }, { "name": "Other", "code": "Other" }, { "name": "Recombination", "code": "Recombination" }, { "name": "Remap", "code": "Remap" }, { "name": "Split", "code": "Split" }, { "name": "Void / Combine", "code": "Void / Combine" }, { "name": "ROW Adjustment", "code": "ROW" }, { "name": "Parcel Split by Road", "code": "Split Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IS_CONTAINER", "type": "esriFieldTypeSmallInteger", "alias": "IS_CONTAINER", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "length": 255, "domain": null }, { "name": "PARCEL_PK", "type": "esriFieldTypeInteger", "alias": "PARCEL_PK", "domain": null }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "CREATED_BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I41RECORD", "fields": "RECORD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41IS_CONTAINER", "fields": "IS_CONTAINER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41REID", "fields": "REID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41PARCEL_PK", "fields": "PARCEL_PK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41FEATURE_KEY", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41CREATED_BY", "fields": "CREATED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 1, "name": "Parcel" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 2, "name": "Outside" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 3, "name": "Water" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 4, "name": "Railroad ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 5, "name": "State of NC" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 6, "name": "Subdivision ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 7, "name": "USFS" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "id": 8, "name": "Gap" } ], "subtypes": [ { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 1, "name": "Parcel" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 2, "name": "Outside" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 3, "name": "Water" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 4, "name": "Railroad ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 5, "name": "State of NC" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 6, "name": "Subdivision ROW" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 7, "name": "USFS" }, { "domains": { "TYPE_OF_EDIT": {"type": "inherited"} }, "defaultValues": { "PIN": null, "RECORD": null, "CALCULATED_ACREAGE": null, "TOTAL_ACREAGE": null, "PARCEL_CODE": 1, "TYPE_OF_EDIT": "Split", "COMMENTS": null, "IS_CONTAINER": null, "STATUS": null, "REID": null, "PARCEL_PK": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null }, "code": 8, "name": "Gap" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Parcel Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Dimension" }, { "id": 2, "name": "Subdivision" }, { "id": 3, "name": "Acreage" }, { "id": 4, "name": "Road" }, { "id": 5, "name": "Boundary" }, { "id": 6, "name": "Lot" }, { "id": 7, "name": "Pin" }, { "id": 8, "name": "Hydro" }, { "id": 9, "name": "Easement" }, { "id": 10, "name": "Exempt" }, { "id": 11, "name": "Railroad" }, { "id": 12, "name": "Plat Reference" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "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": "WS4_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": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS4_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": "WS4_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": "WS4_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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "CREATED_BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I39Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39FEATURE_KEY", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39CREATED_BY", "fields": "CREATED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_29", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Dimension" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_SubdivisionAnnoSize", "description": "Valid choices for subdivision anno fontsize", "codedValues": [ { "name": "100-scaleSM", "code": 1.35 }, { "name": "100-scaleMD", "code": 2.07 }, { "name": "100-scaleLG", "code": 2.16 }, { "name": "200-scaleSM", "code": 2.7 }, { "name": "200-scaleMD", "code": 4.14 }, { "name": "200-scaleLG", "code": 4.68 }, { "name": "400-scaleSM", "code": 5.4 }, { "name": "400-scaleMD", "code": 6.84 }, { "name": "400-scaleLG", "code": 8.64 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Subdivision" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Acreage" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_RoadAnnoSize", "description": "Valid choices for Road anno fontsize", "codedValues": [ { "name": "100-scaleSM", "code": 2.07 }, { "name": "100-scaleMD", "code": 2.16 }, { "name": "100-scaleLG", "code": 2.52 }, { "name": "200-scaleSM", "code": 3.06 }, { "name": "200-scaleMD", "code": 3.42 }, { "name": "200-scaleLG", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Road" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_BoundaryAnnoSize", "description": "Valid choices for Boundary anno fontsize", "codedValues": [ { "name": "400-scale", "code": 10.08 }, { "name": "100-scale", "code": 2.52 }, { "name": "200-scale", "code": 5.04 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Boundary" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_LotAnnoSize", "description": "Valid choices for lot anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Lot" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_PinAnnoSize", "description": "Valid choices for Pin & Plat Reference anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Pin" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_HydroAnnoSize", "description": "Valid choices for Hydro anno fontsize", "codedValues": [ { "name": "100-scale", "code": 2.43 }, { "name": "200-scaleSM", "code": 3.06 }, { "name": "200-scaleMD", "code": 3.6 }, { "name": "200-scaleLG", "code": 4.86 }, { "name": "400-scaleSM", "code": 6.12 }, { "name": "400-scaleMD", "code": 10.08 }, { "name": "400-scaleLG", "code": 12.24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Hydro" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_EasementAnnoSize", "description": "Valid choices for Easement anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.06 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "Easement" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Exempt" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_RailroadAnnoSize", "description": "Valid choices for Railroad anno fontsize", "codedValues": [ { "name": "Railroad Anno", "code": 3.06 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 12, "name": "Railroad" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_PinAnnoSize", "description": "Valid choices for Pin & Plat Reference anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 15, "name": "Plat Reference" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": 1.35, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 0, "name": "Dimension" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_SubdivisionAnnoSize", "description": "Valid choices for subdivision anno fontsize", "codedValues": [ { "name": "100-scaleSM", "code": 1.35 }, { "name": "100-scaleMD", "code": 2.07 }, { "name": "100-scaleLG", "code": 2.16 }, { "name": "200-scaleSM", "code": 2.7 }, { "name": "200-scaleMD", "code": 4.14 }, { "name": "200-scaleLG", "code": 4.68 }, { "name": "400-scaleSM", "code": 5.4 }, { "name": "400-scaleMD", "code": 6.84 }, { "name": "400-scaleLG", "code": 8.64 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.35, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 1, "name": "Subdivision" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.35, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 2, "name": "Acreage" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_RoadAnnoSize", "description": "Valid choices for Road anno fontsize", "codedValues": [ { "name": "100-scaleSM", "code": 2.07 }, { "name": "100-scaleMD", "code": 2.16 }, { "name": "100-scaleLG", "code": 2.52 }, { "name": "200-scaleSM", "code": 3.06 }, { "name": "200-scaleMD", "code": 3.42 }, { "name": "200-scaleLG", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 3.6, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 3, "name": "Road" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_BoundaryAnnoSize", "description": "Valid choices for Boundary anno fontsize", "codedValues": [ { "name": "400-scale", "code": 10.08 }, { "name": "100-scale", "code": 2.52 }, { "name": "200-scale", "code": 5.04 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 2.52, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 4, "name": "Boundary" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_LotAnnoSize", "description": "Valid choices for lot anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.35, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 5, "name": "Lot" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_PinAnnoSize", "description": "Valid choices for Pin & Plat Reference anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.71, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 6, "name": "Pin" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_HydroAnnoSize", "description": "Valid choices for Hydro anno fontsize", "codedValues": [ { "name": "100-scale", "code": 2.43 }, { "name": "200-scaleSM", "code": 3.06 }, { "name": "200-scaleMD", "code": 3.6 }, { "name": "200-scaleLG", "code": 4.86 }, { "name": "400-scaleSM", "code": 6.12 }, { "name": "400-scaleMD", "code": 10.08 }, { "name": "400-scaleLG", "code": 12.24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 3.6, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 8, "name": "Hydro" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_EasementAnnoSize", "description": "Valid choices for Easement anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.06 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.71, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 9, "name": "Easement" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_AnnoSize1", "description": "Valid choices for several types of anno", "codedValues": [ { "name": "100-scale", "code": 1.35 }, { "name": "200-scale", "code": 2.7 }, { "name": "400-scale", "code": 5.4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.35, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 10, "name": "Exempt" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_RailroadAnnoSize", "description": "Valid choices for Railroad anno fontsize", "codedValues": [ { "name": "Railroad Anno", "code": 3.06 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 3.06, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 12, "name": "Railroad" }, { "domains": { "Status": {"type": "inherited"}, "FontSize": { "type": "codedValue", "name": "WS4_PinAnnoSize", "description": "Valid choices for Pin & Plat Reference anno fontsize", "codedValues": [ { "name": "100-scale", "code": 1.71 }, { "name": "200-scale", "code": 3.6 }, { "name": "400-scale", "code": 6.84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "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": 1.71, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "ID": null, "SYMBOL": null, "LEVEL_": null, "FEATURE_KEY": null, "CREATE_USER": null, "CREATE_DATE": null, "EDIT_USER": null, "EDIT_DATE": null, "CREATED_BY": null, "GlobalID": null, "FontStyle": null }, "code": 15, "name": "Plat Reference" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Dimension", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Subdivision", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Acreage", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Road", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Boundary", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Lot", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Pin", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Hydro", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Easement", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Exempt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Railroad", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Plat Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1114569.8157552034, "ymin": 664860.2675781101, "xmax": 1299093.1373697817, "ymax": 830969.1223958284, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2184189999999976E8, "falseY": -9.365899999999982E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 59, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STNUM] CONCAT \"-\" CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "EFFECTIVE_STATUS = 'ACTIVE' OR EFFECTIVE_STATUS = 'PRELIM'", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Active", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STNUM] CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "EFFECTIVE_STATUS = 'REVIEW'", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Review", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "EFFECTIVE_STATUS = 'PH'", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "PH", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1039196.3098958135, "ymin": 668491.2480468601, "xmax": 1298065.5026041567, "ymax": 830248.3164062351, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EFFECTIVE_STATUS", "type": "esriFieldTypeString", "alias": "EFFECTIVE_STATUS", "length": 6, "domain": { "type": "codedValue", "name": "WS3_AddressStatusCode", "description": "Address Status Codes", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PH", "code": "PH" }, { "name": "PRELIM", "code": "PRELIM" }, { "name": "RETIRE", "code": "RETIRE" }, { "name": "REVIEW", "code": "REVIEW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 3, "domain": { "type": "codedValue", "name": "WS3_DirectionCode", "description": "Street Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_StreetTypeCode", "description": "Street Type Codes", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CREST", "code": "CRST" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "DRIVE", "code": "DR" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "JOG", "code": "JOG" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAIL", "code": "TRL" }, { "name": "VISTA", "code": "VIS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIEW", "code": "VW" }, { "name": "WAY", "code": "WAY" }, { "name": "CROSSING", "code": "XING" }, { "name": "BEND", "code": "BND" }, { "name": "FORK", "code": "FRK" }, { "name": "AVENUE", "code": "AVE" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "COVES", "code": "CVS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 3, "domain": { "type": "codedValue", "name": "WS3_DirectionCode", "description": "Street Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 5, "domain": { "type": "codedValue", "name": "WS3_UnitTypeCode", "description": "Unit Type Codes", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGAR", "code": "HNGR" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SECTION", "code": "SEC" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "SUITE", "code": "STE" }, { "name": "STOP", "code": "STOP" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "FLOOR", "code": "FL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": { "type": "codedValue", "name": "WS3_POCityCode", "description": "Postal City Codes", "codedValues": [ { "name": "Bostic", "code": "Bostic" }, { "name": "Casar", "code": "Casar" }, { "name": "Collettsville", "code": "Collettsville" }, { "name": "Connelly Springs", "code": "Connelly Springs" }, { "name": "Granite Falls", "code": "Granite Falls" }, { "name": "Hickory", "code": "Hickory" }, { "name": "Hildebran", "code": "Hildebran" }, { "name": "Hudson", "code": "Hudson" }, { "name": "Lawndale", "code": "Lawndale" }, { "name": "Lenoir", "code": "Lenoir" }, { "name": "Marion", "code": "Marion" }, { "name": "Morganton", "code": "Morganton" }, { "name": "Nebo", "code": "Nebo" }, { "name": "Newland", "code": "Newland" }, { "name": "Valdese", "code": "Valdese" }, { "name": "Vale", "code": "Vale" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": { "type": "codedValue", "name": "WS3_CountyCode", "description": "County Codes", "codedValues": [ { "name": "Burke", "code": "BURKE" }, { "name": "Avery", "code": "AVERY" }, { "name": "Caldwell", "code": "CALDWELL" }, { "name": "Catawba", "code": "CATAWBA" }, { "name": "Lincoln", "code": "LINCOLN" }, { "name": "Cleveland", "code": "CLEVELAND" }, { "name": "Rutherford", "code": "RUTHERFORD" }, { "name": "McDowell", "code": "MCDOWELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": { "type": "codedValue", "name": "WS3_StateCode", "description": "State Codes", "codedValues": [ { "name": "North Carolina", "code": "NC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Zipcode", "description": "Zipcodes", "codedValues": [ { "name": "28601", "code": "28601" }, { "name": "28602", "code": "28602" }, { "name": "28612", "code": "28612" }, { "name": "28637", "code": "28637" }, { "name": "28655", "code": "28655" }, { "name": "28657", "code": "28657" }, { "name": "28690", "code": "28690" }, { "name": "28761", "code": "28761" }, { "name": "28641", "code": "28641" }, { "name": "28168", "code": "28168" }, { "name": "28018", "code": "28018" }, { "name": "28020", "code": "28020" }, { "name": "28090", "code": "28090" }, { "name": "28611", "code": "28611" }, { "name": "28630", "code": "28630" }, { "name": "28638", "code": "28638" }, { "name": "28645", "code": "28645" }, { "name": "28752", "code": "28752" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPCODE_PLUS4", "type": "esriFieldTypeString", "alias": "ZIPCODE_PLUS4", "length": 5, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 2000, "domain": null }, { "name": "XStPlane", "type": "esriFieldTypeDouble", "alias": "XStPlane", "domain": null }, { "name": "YStPlane", "type": "esriFieldTypeDouble", "alias": "YStPlane", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 14, "domain": null }, { "name": "CITYLIM", "type": "esriFieldTypeString", "alias": "Jurisdiction City", "length": 20, "domain": null }, { "name": "ETJ", "type": "esriFieldTypeString", "alias": "ETJ", "length": 20, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_CITY", "type": "esriFieldTypeString", "alias": "CAD City", "length": 10, "domain": { "type": "codedValue", "name": "WS3_CADCityCode", "description": "CAD City Codes", "codedValues": [ { "name": "BC", "code": "BC" }, { "name": "CONN", "code": "CONN" }, { "name": "DREX", "code": "DREX" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GRAN", "code": "GRAN" }, { "name": "HICK", "code": "HICK" }, { "name": "HILD", "code": "HILD" }, { "name": "ICAR", "code": "ICAR" }, { "name": "JONA", "code": "JONA" }, { "name": "LEN", "code": "LEN" }, { "name": "LONG", "code": "LONG" }, { "name": "MORG", "code": "MORG" }, { "name": "NEBO", "code": "NEBO" }, { "name": "NEWL", "code": "NEWL" }, { "name": "RC", "code": "RC" }, { "name": "RHOD", "code": "RHOD" }, { "name": "VALD", "code": "VALD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NUMBER_PREFIX", "type": "esriFieldTypeString", "alias": "Street Number Prefix", "length": 20, "domain": null }, { "name": "STREET_NUMBER_SUFFIX", "type": "esriFieldTypeString", "alias": "Street Number Suffix", "length": 20, "domain": null }, { "name": "PRE_MODIFIER", "type": "esriFieldTypeString", "alias": "Pre Modifier", "length": 20, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "Pre Type", "length": 20, "domain": null }, { "name": "POST_MODIFIER", "type": "esriFieldTypeString", "alias": "Post Modifier", "length": 20, "domain": null }, { "name": "STNUM", "type": "esriFieldTypeInteger", "alias": "Street Number", "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 25, "domain": null }, { "name": "AddressPointID", "type": "esriFieldTypeInteger", "alias": "AddressPointID", "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullName", "length": 100, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Pending", "code": "Pending" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street name Pre Modifier", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": { "type": "codedValue", "name": "WS3_StreetNameDirectionalUpper", "description": "Ng street directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetTypeNgUpper", "description": "Ng street types", "codedValues": [ { "name": "ACCESS ROAD", "code": "ACCESS ROAD" }, { "name": "ACRES", "code": "ACRES" }, { "name": "ALCOVE", "code": "ALCOVE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "ANNEX", "code": "ANNEX" }, { "name": "APPROACH", "code": "APPROACH" }, { "name": "ARCADE", "code": "ARCADE" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "AVENUE COURT", "code": "AVENUE COURT" }, { "name": "BAYOU", "code": "BAYOU" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "BLUFFS", "code": "BLUFFS" }, { "name": "BOTTOM", "code": "BOTTOM" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BROOK", "code": "BROOK" }, { "name": "BROOKS", "code": "BROOKS" }, { "name": "BUREAU OF INDIAN AFFAIRS ROUTE", "code": "BUREAU OF INDIAN AFFAIRS ROUTE" }, { "name": "BURG", "code": "BURG" }, { "name": "BURGS", "code": "BURGS" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "CAMP", "code": "CAMP" }, { "name": "CANYON", "code": "CANYON" }, { "name": "CAPE", "code": "CAPE" }, { "name": "CAUSEWAY", "code": "CAUSEWAY" }, { "name": "CENTER", "code": "CENTER" }, { "name": "CENTERS", "code": "CENTERS" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CIRCLES", "code": "CIRCLES" }, { "name": "CLIFF", "code": "CLIFF" }, { "name": "CLIFFS", "code": "CLIFFS" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CLUB", "code": "CLUB" }, { "name": "COMMON", "code": "COMMON" }, { "name": "COMMONS", "code": "COMMONS" }, { "name": "CONCOURSE", "code": "CONCOURSE" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "CORNER", "code": "CORNER" }, { "name": "CORNERS", "code": "CORNERS" }, { "name": "COUNTY FOREST ROAD", "code": "COUNTY FOREST ROAD" }, { "name": "COUNTY HIGHWAY", "code": "COUNTY HIGHWAY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "COUNTY ROUTE", "code": "COUNTY ROUTE" }, { "name": "COURSE", "code": "COURSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COURTS", "code": "COURTS" }, { "name": "COVE", "code": "COVE" }, { "name": "COVES", "code": "COVES" }, { "name": "CREEK", "code": "CREEK" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CREST", "code": "CREST" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CROSSROAD", "code": "CROSSROAD" }, { "name": "CROSSROADS", "code": "CROSSROADS" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUSTER COUNTY ROAD", "code": "CUSTER COUNTY ROAD" }, { "name": "DALE", "code": "DALE" }, { "name": "DAM", "code": "DAM" }, { "name": "DAWSON COUNTY ROAD", "code": "DAWSON COUNTY ROAD" }, { "name": "DIVIDE", "code": "DIVIDE" }, { "name": "DOWNS", "code": "DOWNS" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "DRIVES", "code": "DRIVES" }, { "name": "ESTATE", "code": "ESTATE" }, { "name": "ESTATES", "code": "ESTATES" }, { "name": "EXCHANGE", "code": "EXCHANGE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "EXTENSIONS", "code": "EXTENSIONS" }, { "name": "FALL", "code": "FALL" }, { "name": "FALLS", "code": "FALLS" }, { "name": "FARM", "code": "FARM" }, { "name": "FEDERAL-AID SECONDARY HIGHWAY", "code": "FEDERAL-AID SECONDARY HIGHWAY" }, { "name": "FERRY", "code": "FERRY" }, { "name": "FIELD", "code": "FIELD" }, { "name": "FIELDS", "code": "FIELDS" }, { "name": "FLAT", "code": "FLAT" }, { "name": "FLATS", "code": "FLATS" }, { "name": "FORD", "code": "FORD" }, { "name": "FORDS", "code": "FORDS" }, { "name": "FOREST", "code": "FOREST" }, { "name": "FORGE", "code": "FORGE" }, { "name": "FORGES", "code": "FORGES" }, { "name": "FORK", "code": "FORK" }, { "name": "FORKS", "code": "FORKS" }, { "name": "FORT", "code": "FORT" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "FRONT", "code": "FRONT" }, { "name": "GARDEN", "code": "GARDEN" }, { "name": "GARDENS", "code": "GARDENS" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GLENS", "code": "GLENS" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GREENS", "code": "GREENS" }, { "name": "GROVE", "code": "GROVE" }, { "name": "GROVES", "code": "GROVES" }, { "name": "HARBOR", "code": "HARBOR" }, { "name": "HARBORS", "code": "HARBORS" }, { "name": "HAVEN", "code": "HAVEN" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "HILL", "code": "HILL" }, { "name": "HILLS", "code": "HILLS" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "INLET", "code": "INLET" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "INTERVAL", "code": "INTERVAL" }, { "name": "ISLAND", "code": "ISLAND" }, { "name": "ISLANDS", "code": "ISLANDS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "JUNCTIONS", "code": "JUNCTIONS" }, { "name": "KEY", "code": "KEY" }, { "name": "KEYS", "code": "KEYS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "KNOLLS", "code": "KNOLLS" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LAKES", "code": "LAKES" }, { "name": "LAND", "code": "LAND" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "LIGHTS", "code": "LIGHTS" }, { "name": "LOAF", "code": "LOAF" }, { "name": "LOCK", "code": "LOCK" }, { "name": "LOCKS", "code": "LOCKS" }, { "name": "LODGE", "code": "LODGE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MANORS", "code": "MANORS" }, { "name": "MEADOW", "code": "MEADOW" }, { "name": "MEADOWS", "code": "MEADOWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "MILL" }, { "name": "MILLS", "code": "MILLS" }, { "name": "MISSION", "code": "MISSION" }, { "name": "MONTANA HIGHWAY", "code": "MONTANA HIGHWAY" }, { "name": "MOTORWAY", "code": "MOTORWAY" }, { "name": "MOUNT", "code": "MOUNT" }, { "name": "MOUNTAIN", "code": "MOUNTAIN" }, { "name": "MOUNTAINS", "code": "MOUNTAINS" }, { "name": "NECK", "code": "NECK" }, { "name": "ORCHARD", "code": "ORCHARD" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PARKWAYS", "code": "PARKWAYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PASSAGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PATHWAY", "code": "PATHWAY" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PINE" }, { "name": "PINES", "code": "PINES" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAIN", "code": "PLAIN" }, { "name": "PLAINS", "code": "PLAINS" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "POINT", "code": "POINT" }, { "name": "POINTS", "code": "POINTS" }, { "name": "PORT", "code": "PORT" }, { "name": "PORTS", "code": "PORTS" }, { "name": "PRAIRIE", "code": "PRAIRIE" }, { "name": "PROMENADE", "code": "PROMENADE" }, { "name": "RADIAL", "code": "RADIAL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH", "code": "RANCH" }, { "name": "RAPID", "code": "RAPID" }, { "name": "RAPIDS", "code": "RAPIDS" }, { "name": "REST", "code": "REST" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RIDGES", "code": "RIDGES" }, { "name": "RIVER", "code": "RIVER" }, { "name": "RIVER ROAD", "code": "RIVER ROAD" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROADS", "code": "ROADS" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "RUNWAY", "code": "RUNWAY" }, { "name": "SHOAL", "code": "SHOAL" }, { "name": "SHOALS", "code": "SHOALS" }, { "name": "SHORE", "code": "SHORE" }, { "name": "SHORES", "code": "SHORES" }, { "name": "SKYWAY", "code": "SKYWAY" }, { "name": "SPRING", "code": "SPRING" }, { "name": "SPRINGS", "code": "SPRINGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "SQUARES", "code": "SQUARES" }, { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "STATE PARKWAY", "code": "STATE PARKWAY" }, { "name": "STATE ROUTE", "code": "STATE ROUTE" }, { "name": "STATION", "code": "STATION" }, { "name": "STRAVENUE", "code": "STRAVENUE" }, { "name": "STREAM", "code": "STREAM" }, { "name": "STREET", "code": "STREET" }, { "name": "STREET COURT", "code": "STREET COURT" }, { "name": "STREETS", "code": "STREETS" }, { "name": "STRIP", "code": "STRIP" }, { "name": "SUMMIT", "code": "SUMMIT" }, { "name": "TAXIWAY", "code": "TAXIWAY" }, { "name": "TERN", "code": "TERN" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "THROUGHWAY", "code": "THROUGHWAY" }, { "name": "THRUWAY", "code": "THRUWAY" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRACK", "code": "TRACK" }, { "name": "TRAFFICWAY", "code": "TRAFFICWAY" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "UNDERPASS", "code": "UNDERPASS" }, { "name": "UNION", "code": "UNION" }, { "name": "UNIONS", "code": "UNIONS" }, { "name": "UNITED STATES FOREST SERVICE ROAD", "code": "UNITED STATES FOREST SERVICE ROAD" }, { "name": "UNITED STATES HIGHWAY", "code": "UNITED STATES HIGHWAY" }, { "name": "VALLEY", "code": "VALLEY" }, { "name": "VALLEYS", "code": "VALLEYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIADUCT", "code": "VIADUCT" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VIEWS", "code": "VIEWS" }, { "name": "VILLA", "code": "VILLA" }, { "name": "VILLAGE", "code": "VILLAGE" }, { "name": "VILLAGES", "code": "VILLAGES" }, { "name": "VILLE", "code": "VILLE" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WEEG", "code": "WEEG" }, { "name": "WELL", "code": "WELL" }, { "name": "WELLS", "code": "WELLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": { "type": "codedValue", "name": "WS3_StreetNamePreTypeSeparator", "description": "A preposition or prepositional phrase between the Street Name Pre Type and the Street Name.", "codedValues": [ { "name": "at", "code": "at" }, { "name": "de las", "code": "de las" }, { "name": "del", "code": "del" }, { "name": "des", "code": "des" }, { "name": "in the", "code": "in the" }, { "name": "of", "code": "of" }, { "name": "of the", "code": "of the" }, { "name": "on the", "code": "on the" }, { "name": "to", "code": "to" }, { "name": "to the", "code": "to the" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetTypeNgUpper", "description": "Ng street types", "codedValues": [ { "name": "ACCESS ROAD", "code": "ACCESS ROAD" }, { "name": "ACRES", "code": "ACRES" }, { "name": "ALCOVE", "code": "ALCOVE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "ANNEX", "code": "ANNEX" }, { "name": "APPROACH", "code": "APPROACH" }, { "name": "ARCADE", "code": "ARCADE" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "AVENUE COURT", "code": "AVENUE COURT" }, { "name": "BAYOU", "code": "BAYOU" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "BLUFFS", "code": "BLUFFS" }, { "name": "BOTTOM", "code": "BOTTOM" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BROOK", "code": "BROOK" }, { "name": "BROOKS", "code": "BROOKS" }, { "name": "BUREAU OF INDIAN AFFAIRS ROUTE", "code": "BUREAU OF INDIAN AFFAIRS ROUTE" }, { "name": "BURG", "code": "BURG" }, { "name": "BURGS", "code": "BURGS" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "CAMP", "code": "CAMP" }, { "name": "CANYON", "code": "CANYON" }, { "name": "CAPE", "code": "CAPE" }, { "name": "CAUSEWAY", "code": "CAUSEWAY" }, { "name": "CENTER", "code": "CENTER" }, { "name": "CENTERS", "code": "CENTERS" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CIRCLES", "code": "CIRCLES" }, { "name": "CLIFF", "code": "CLIFF" }, { "name": "CLIFFS", "code": "CLIFFS" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CLUB", "code": "CLUB" }, { "name": "COMMON", "code": "COMMON" }, { "name": "COMMONS", "code": "COMMONS" }, { "name": "CONCOURSE", "code": "CONCOURSE" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "CORNER", "code": "CORNER" }, { "name": "CORNERS", "code": "CORNERS" }, { "name": "COUNTY FOREST ROAD", "code": "COUNTY FOREST ROAD" }, { "name": "COUNTY HIGHWAY", "code": "COUNTY HIGHWAY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "COUNTY ROUTE", "code": "COUNTY ROUTE" }, { "name": "COURSE", "code": "COURSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COURTS", "code": "COURTS" }, { "name": "COVE", "code": "COVE" }, { "name": "COVES", "code": "COVES" }, { "name": "CREEK", "code": "CREEK" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CREST", "code": "CREST" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CROSSROAD", "code": "CROSSROAD" }, { "name": "CROSSROADS", "code": "CROSSROADS" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUSTER COUNTY ROAD", "code": "CUSTER COUNTY ROAD" }, { "name": "DALE", "code": "DALE" }, { "name": "DAM", "code": "DAM" }, { "name": "DAWSON COUNTY ROAD", "code": "DAWSON COUNTY ROAD" }, { "name": "DIVIDE", "code": "DIVIDE" }, { "name": "DOWNS", "code": "DOWNS" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "DRIVES", "code": "DRIVES" }, { "name": "ESTATE", "code": "ESTATE" }, { "name": "ESTATES", "code": "ESTATES" }, { "name": "EXCHANGE", "code": "EXCHANGE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "EXTENSIONS", "code": "EXTENSIONS" }, { "name": "FALL", "code": "FALL" }, { "name": "FALLS", "code": "FALLS" }, { "name": "FARM", "code": "FARM" }, { "name": "FEDERAL-AID SECONDARY HIGHWAY", "code": "FEDERAL-AID SECONDARY HIGHWAY" }, { "name": "FERRY", "code": "FERRY" }, { "name": "FIELD", "code": "FIELD" }, { "name": "FIELDS", "code": "FIELDS" }, { "name": "FLAT", "code": "FLAT" }, { "name": "FLATS", "code": "FLATS" }, { "name": "FORD", "code": "FORD" }, { "name": "FORDS", "code": "FORDS" }, { "name": "FOREST", "code": "FOREST" }, { "name": "FORGE", "code": "FORGE" }, { "name": "FORGES", "code": "FORGES" }, { "name": "FORK", "code": "FORK" }, { "name": "FORKS", "code": "FORKS" }, { "name": "FORT", "code": "FORT" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "FRONT", "code": "FRONT" }, { "name": "GARDEN", "code": "GARDEN" }, { "name": "GARDENS", "code": "GARDENS" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GLENS", "code": "GLENS" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GREENS", "code": "GREENS" }, { "name": "GROVE", "code": "GROVE" }, { "name": "GROVES", "code": "GROVES" }, { "name": "HARBOR", "code": "HARBOR" }, { "name": "HARBORS", "code": "HARBORS" }, { "name": "HAVEN", "code": "HAVEN" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "HILL", "code": "HILL" }, { "name": "HILLS", "code": "HILLS" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "INLET", "code": "INLET" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "INTERVAL", "code": "INTERVAL" }, { "name": "ISLAND", "code": "ISLAND" }, { "name": "ISLANDS", "code": "ISLANDS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "JUNCTIONS", "code": "JUNCTIONS" }, { "name": "KEY", "code": "KEY" }, { "name": "KEYS", "code": "KEYS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "KNOLLS", "code": "KNOLLS" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LAKES", "code": "LAKES" }, { "name": "LAND", "code": "LAND" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "LIGHTS", "code": "LIGHTS" }, { "name": "LOAF", "code": "LOAF" }, { "name": "LOCK", "code": "LOCK" }, { "name": "LOCKS", "code": "LOCKS" }, { "name": "LODGE", "code": "LODGE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MANORS", "code": "MANORS" }, { "name": "MEADOW", "code": "MEADOW" }, { "name": "MEADOWS", "code": "MEADOWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "MILL" }, { "name": "MILLS", "code": "MILLS" }, { "name": "MISSION", "code": "MISSION" }, { "name": "MONTANA HIGHWAY", "code": "MONTANA HIGHWAY" }, { "name": "MOTORWAY", "code": "MOTORWAY" }, { "name": "MOUNT", "code": "MOUNT" }, { "name": "MOUNTAIN", "code": "MOUNTAIN" }, { "name": "MOUNTAINS", "code": "MOUNTAINS" }, { "name": "NECK", "code": "NECK" }, { "name": "ORCHARD", "code": "ORCHARD" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PARKWAYS", "code": "PARKWAYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PASSAGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PATHWAY", "code": "PATHWAY" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PINE" }, { "name": "PINES", "code": "PINES" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAIN", "code": "PLAIN" }, { "name": "PLAINS", "code": "PLAINS" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "POINT", "code": "POINT" }, { "name": "POINTS", "code": "POINTS" }, { "name": "PORT", "code": "PORT" }, { "name": "PORTS", "code": "PORTS" }, { "name": "PRAIRIE", "code": "PRAIRIE" }, { "name": "PROMENADE", "code": "PROMENADE" }, { "name": "RADIAL", "code": "RADIAL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH", "code": "RANCH" }, { "name": "RAPID", "code": "RAPID" }, { "name": "RAPIDS", "code": "RAPIDS" }, { "name": "REST", "code": "REST" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RIDGES", "code": "RIDGES" }, { "name": "RIVER", "code": "RIVER" }, { "name": "RIVER ROAD", "code": "RIVER ROAD" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROADS", "code": "ROADS" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "RUNWAY", "code": "RUNWAY" }, { "name": "SHOAL", "code": "SHOAL" }, { "name": "SHOALS", "code": "SHOALS" }, { "name": "SHORE", "code": "SHORE" }, { "name": "SHORES", "code": "SHORES" }, { "name": "SKYWAY", "code": "SKYWAY" }, { "name": "SPRING", "code": "SPRING" }, { "name": "SPRINGS", "code": "SPRINGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "SQUARES", "code": "SQUARES" }, { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "STATE PARKWAY", "code": "STATE PARKWAY" }, { "name": "STATE ROUTE", "code": "STATE ROUTE" }, { "name": "STATION", "code": "STATION" }, { "name": "STRAVENUE", "code": "STRAVENUE" }, { "name": "STREAM", "code": "STREAM" }, { "name": "STREET", "code": "STREET" }, { "name": "STREET COURT", "code": "STREET COURT" }, { "name": "STREETS", "code": "STREETS" }, { "name": "STRIP", "code": "STRIP" }, { "name": "SUMMIT", "code": "SUMMIT" }, { "name": "TAXIWAY", "code": "TAXIWAY" }, { "name": "TERN", "code": "TERN" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "THROUGHWAY", "code": "THROUGHWAY" }, { "name": "THRUWAY", "code": "THRUWAY" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRACK", "code": "TRACK" }, { "name": "TRAFFICWAY", "code": "TRAFFICWAY" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "UNDERPASS", "code": "UNDERPASS" }, { "name": "UNION", "code": "UNION" }, { "name": "UNIONS", "code": "UNIONS" }, { "name": "UNITED STATES FOREST SERVICE ROAD", "code": "UNITED STATES FOREST SERVICE ROAD" }, { "name": "UNITED STATES HIGHWAY", "code": "UNITED STATES HIGHWAY" }, { "name": "VALLEY", "code": "VALLEY" }, { "name": "VALLEYS", "code": "VALLEYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIADUCT", "code": "VIADUCT" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VIEWS", "code": "VIEWS" }, { "name": "VILLA", "code": "VILLA" }, { "name": "VILLAGE", "code": "VILLAGE" }, { "name": "VILLAGES", "code": "VILLAGES" }, { "name": "VILLE", "code": "VILLE" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WEEG", "code": "WEEG" }, { "name": "WELL", "code": "WELL" }, { "name": "WELLS", "code": "WELLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": { "type": "codedValue", "name": "WS3_StreetNameDirectionalUpper", "description": "Ng street directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "MSAG_COMM", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 30, "domain": null }, { "name": "Post_Comm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 40, "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 7, "domain": null }, { "name": "Post_Code4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "length": 4, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 75, "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Elev", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "Site_NGUID", "type": "esriFieldTypeString", "alias": "Site NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "MasterStreetNameID", "type": "esriFieldTypeInteger", "alias": "MasterStreetNameID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Legacy FullName", "length": 150, "domain": null }, { "name": "common_pla", "type": "esriFieldTypeString", "alias": "common_pla", "length": 255, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 3, "domain": null }, { "name": "ST_NUM", "type": "esriFieldTypeInteger", "alias": "ST_NUM", "domain": null }, { "name": "NgFullName", "type": "esriFieldTypeString", "alias": "NgFullName", "length": 150, "domain": null }, { "name": "GC_Exceptions", "type": "esriFieldTypeString", "alias": "GC_Exceptions", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Contours", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Contour at 4 feet" }, { "id": 16, "name": "Contour at 20 feet" }, { "id": 17, "name": "Contour at 100 feet" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1114484.972565025, "ymin": 667959.8621071875, "xmax": 1298599.10105519, "ymax": 831391.4830779433, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Contour at 4 feet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Contours" }, "subLayers": [], "minScale": 3500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114484.972565025, "ymin": 667959.8621071875, "xmax": 1298599.10105519, "ymax": 831368.7888976038, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Elevation", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null }, { "name": "TILE", "type": "esriFieldTypeString", "alias": "TILE", "length": 8, "domain": null }, { "name": "Interval", "type": "esriFieldTypeSmallInteger", "alias": "Interval", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R120_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a81_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Contour at 20 feet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Contours" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1114516.1851010323, "ymin": 667966.0034991056, "xmax": 1298576.6047091037, "ymax": 831391.4830779433, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Elevation", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null }, { "name": "TILE", "type": "esriFieldTypeString", "alias": "TILE", "length": 8, "domain": null }, { "name": "Interval", "type": "esriFieldTypeSmallInteger", "alias": "Interval", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a82_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Contour at 100 feet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Contours" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Interval", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "100", "label": "100" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 }, "value": "500", "label": "500" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 114, 102, 255 ], "toColor": [ 176, 114, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 83, 255 ], "toColor": [ 78, 212, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 107, 250, 255 ], "toColor": [ 115, 107, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 215, 245, 255 ], "toColor": [ 98, 215, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 121, 210, 255 ], "toColor": [ 232, 121, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 99, 255 ], "toColor": [ 81, 140, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 241, 146, 255 ], "toColor": [ 247, 241, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 90, 135, 255 ], "toColor": [ 85, 90, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 211, 255 ], "toColor": [ 92, 250, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 169, 87, 255 ], "toColor": [ 250, 169, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 153, 54, 255 ], "toColor": [ 148, 153, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 58, 104, 255 ], "toColor": [ 153, 58, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 91, 129, 255 ], "toColor": [ 245, 91, 129, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Elevation]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1114612.2721791863, "ymin": 668111.236148268, "xmax": 1297993.9027905315, "ymax": 831263.36358352, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TILE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null }, { "name": "TILE", "type": "esriFieldTypeString", "alias": "TILE", "length": 8, "domain": null }, { "name": "Interval", "type": "esriFieldTypeSmallInteger", "alias": "Interval", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Parlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 2.0E-5, "mTolerance": 2, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTR_CODE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 37, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 137, 255 ], "width": 1 }, "value": "6007", "label": "Ambulance District Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 57, 143, 255 ], "width": 1 }, "value": "1620", "label": "City Limit Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 123, 255 ], "width": 1 }, "value": "1205", "label": "Conflict Property Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 123, 128, 255 ], "width": 1 }, "value": "6008", "label": "Fire District Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 171, 0, 255 ], "width": 1 }, "value": "1300", "label": "Hydro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 97, 0, 255 ], "width": 1 }, "value": "5002", "label": "Interior Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 8, 161, 255 ], "width": 1 }, "value": "1500", "label": "Leaderline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 36, 255 ], "width": 1 }, "value": "6009", "label": "Multiple District Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 115, 255 ], "width": 1 }, "value": "5001", "label": "Parcel Hook" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 0, 14, 255 ], "width": 1 }, "value": "6001", "label": "Radius Tics" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 123, 255 ], "width": 1 }, "value": "1001", "label": "Railroad ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 100, 255 ], "width": 1 }, "value": "1002", "label": "Road Easement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 93, 150, 255 ], "width": 1 }, "value": "1000", "label": "Road/Street ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 47, 0, 255 ], "width": 1 }, "value": "6000", "label": "School District Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 3, 173, 255 ], "width": 1 }, "value": "6006", "label": "Sewage District Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 0, 143, 255 ], "width": 1 }, "value": "1830", "label": "Subdivision Block Circle" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 52, 163, 255 ], "width": 1 }, "value": "4100", "label": "Subdivision Corner" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 0, 161, 255 ], "width": 1 }, "value": "5000", "label": "Subdivision Index Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 148, 0, 255 ], "width": 1 }, "value": "1630", "label": "Township Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 28, 0, 168, 255 ], "width": 1 }, "value": "5004", "label": "Utility Easement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 131, 255 ], "width": 1 }, "value": "6005", "label": "Water District Line" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114344.1419270784, "ymin": 667955.9609374851, "xmax": 1298845.2278645784, "ymax": 831392.8977864534, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Direction", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeInteger", "alias": "FTR_CODE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "COGO Direction", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "COGO Distance", "domain": null }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "COGO Delta", "length": 10, "domain": null }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "COGO Radius", "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "COGO Tangent", "length": 10, "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "COGO ArcLength", "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "COGO Side", "length": 1, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_38", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_38", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2184189999999976E8, "falseY": -9.365899999999982E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 25000, "name": "Highways", "priority": 15, "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": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1126389.031249985, "ymin": 668574.6874999851, "xmax": 1298707.749999985, "ymax": 830175.3958333135, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEFTLOW", "type": "esriFieldTypeInteger", "alias": "Left Low", "domain": null }, { "name": "LEFTHIGH", "type": "esriFieldTypeInteger", "alias": "Left High", "domain": null }, { "name": "RIGHTLOW", "type": "esriFieldTypeInteger", "alias": "Right Low", "domain": null }, { "name": "RIGHTHIGH", "type": "esriFieldTypeInteger", "alias": "Right High", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Pre Direction", "length": 3, "domain": { "type": "codedValue", "name": "WS3_DirectionCode", "description": "Street Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": { "type": "codedValue", "name": "WS3_StreetTypeCode", "description": "Street Type Codes", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CREST", "code": "CRST" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "DRIVE", "code": "DR" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "JOG", "code": "JOG" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAIL", "code": "TRL" }, { "name": "VISTA", "code": "VIS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIEW", "code": "VW" }, { "name": "WAY", "code": "WAY" }, { "name": "CROSSING", "code": "XING" }, { "name": "BEND", "code": "BND" }, { "name": "FORK", "code": "FRK" }, { "name": "AVENUE", "code": "AVE" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "COVES", "code": "CVS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 3, "domain": { "type": "codedValue", "name": "WS3_DirectionCode", "description": "Street Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_CITY_PO", "type": "esriFieldTypeString", "alias": "Left Postal City", "length": 20, "domain": { "type": "codedValue", "name": "WS3_POCityCode", "description": "Postal City Codes", "codedValues": [ { "name": "Bostic", "code": "Bostic" }, { "name": "Casar", "code": "Casar" }, { "name": "Collettsville", "code": "Collettsville" }, { "name": "Connelly Springs", "code": "Connelly Springs" }, { "name": "Granite Falls", "code": "Granite Falls" }, { "name": "Hickory", "code": "Hickory" }, { "name": "Hildebran", "code": "Hildebran" }, { "name": "Hudson", "code": "Hudson" }, { "name": "Lawndale", "code": "Lawndale" }, { "name": "Lenoir", "code": "Lenoir" }, { "name": "Marion", "code": "Marion" }, { "name": "Morganton", "code": "Morganton" }, { "name": "Nebo", "code": "Nebo" }, { "name": "Newland", "code": "Newland" }, { "name": "Valdese", "code": "Valdese" }, { "name": "Vale", "code": "Vale" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_CITY_PO", "type": "esriFieldTypeString", "alias": "Right Postal City", "length": 20, "domain": { "type": "codedValue", "name": "WS3_POCityCode", "description": "Postal City Codes", "codedValues": [ { "name": "Bostic", "code": "Bostic" }, { "name": "Casar", "code": "Casar" }, { "name": "Collettsville", "code": "Collettsville" }, { "name": "Connelly Springs", "code": "Connelly Springs" }, { "name": "Granite Falls", "code": "Granite Falls" }, { "name": "Hickory", "code": "Hickory" }, { "name": "Hildebran", "code": "Hildebran" }, { "name": "Hudson", "code": "Hudson" }, { "name": "Lawndale", "code": "Lawndale" }, { "name": "Lenoir", "code": "Lenoir" }, { "name": "Marion", "code": "Marion" }, { "name": "Morganton", "code": "Morganton" }, { "name": "Nebo", "code": "Nebo" }, { "name": "Newland", "code": "Newland" }, { "name": "Valdese", "code": "Valdese" }, { "name": "Vale", "code": "Vale" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_COUNTY", "type": "esriFieldTypeString", "alias": "Left County", "length": 20, "domain": { "type": "codedValue", "name": "WS3_CountyCode", "description": "County Codes", "codedValues": [ { "name": "Burke", "code": "BURKE" }, { "name": "Avery", "code": "AVERY" }, { "name": "Caldwell", "code": "CALDWELL" }, { "name": "Catawba", "code": "CATAWBA" }, { "name": "Lincoln", "code": "LINCOLN" }, { "name": "Cleveland", "code": "CLEVELAND" }, { "name": "Rutherford", "code": "RUTHERFORD" }, { "name": "McDowell", "code": "MCDOWELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_COUNTY", "type": "esriFieldTypeString", "alias": "Right County", "length": 20, "domain": { "type": "codedValue", "name": "WS3_CountyCode", "description": "County Codes", "codedValues": [ { "name": "Burke", "code": "BURKE" }, { "name": "Avery", "code": "AVERY" }, { "name": "Caldwell", "code": "CALDWELL" }, { "name": "Catawba", "code": "CATAWBA" }, { "name": "Lincoln", "code": "LINCOLN" }, { "name": "Cleveland", "code": "CLEVELAND" }, { "name": "Rutherford", "code": "RUTHERFORD" }, { "name": "McDowell", "code": "MCDOWELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "Left State", "length": 2, "domain": { "type": "codedValue", "name": "WS3_StateCode", "description": "State Codes", "codedValues": [ { "name": "North Carolina", "code": "NC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "Right State", "length": 2, "domain": { "type": "codedValue", "name": "WS3_StateCode", "description": "State Codes", "codedValues": [ { "name": "North Carolina", "code": "NC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "Left Zip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Zipcode", "description": "Zipcodes", "codedValues": [ { "name": "28601", "code": "28601" }, { "name": "28602", "code": "28602" }, { "name": "28612", "code": "28612" }, { "name": "28637", "code": "28637" }, { "name": "28655", "code": "28655" }, { "name": "28657", "code": "28657" }, { "name": "28690", "code": "28690" }, { "name": "28761", "code": "28761" }, { "name": "28641", "code": "28641" }, { "name": "28168", "code": "28168" }, { "name": "28018", "code": "28018" }, { "name": "28020", "code": "28020" }, { "name": "28090", "code": "28090" }, { "name": "28611", "code": "28611" }, { "name": "28630", "code": "28630" }, { "name": "28638", "code": "28638" }, { "name": "28645", "code": "28645" }, { "name": "28752", "code": "28752" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "Right Zip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Zipcode", "description": "Zipcodes", "codedValues": [ { "name": "28601", "code": "28601" }, { "name": "28602", "code": "28602" }, { "name": "28612", "code": "28612" }, { "name": "28637", "code": "28637" }, { "name": "28655", "code": "28655" }, { "name": "28657", "code": "28657" }, { "name": "28690", "code": "28690" }, { "name": "28761", "code": "28761" }, { "name": "28641", "code": "28641" }, { "name": "28168", "code": "28168" }, { "name": "28018", "code": "28018" }, { "name": "28020", "code": "28020" }, { "name": "28090", "code": "28090" }, { "name": "28611", "code": "28611" }, { "name": "28630", "code": "28630" }, { "name": "28638", "code": "28638" }, { "name": "28645", "code": "28645" }, { "name": "28752", "code": "28752" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SRNUM", "type": "esriFieldTypeString", "alias": "SR Number", "length": 4, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeDouble", "alias": "Class", "domain": { "type": "codedValue", "name": "WS3_RdClass", "description": "Road Class", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "US Highway", "code": 2 }, { "name": "NC Highway", "code": 3 }, { "name": "Secondary Road", "code": 4 }, { "name": "Local Road", "code": 5 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Street", "length": 50, "domain": null }, { "name": "L_PRECINCT", "type": "esriFieldTypeString", "alias": "Left Precinct", "length": 20, "domain": null }, { "name": "R_PRECINCT", "type": "esriFieldTypeString", "alias": "Right Precinct", "length": 20, "domain": null }, { "name": "L_ESN", "type": "esriFieldTypeString", "alias": "Left ESN", "length": 20, "domain": null }, { "name": "R_ESN", "type": "esriFieldTypeString", "alias": "Right ESN", "length": 20, "domain": null }, { "name": "L_CITYLIM", "type": "esriFieldTypeString", "alias": "Left Jurisdictional City", "length": 20, "domain": { "type": "codedValue", "name": "WS3_JurisCity", "description": "Jurisdictional City", "codedValues": [ { "name": "Connelly Springs", "code": "Connelly Springs" }, { "name": "Drexel", "code": "Drexel" }, { "name": "Glen Alpine", "code": "Glen Alpine" }, { "name": "Hickory", "code": "Hickory" }, { "name": "Hildebran", "code": "Hildebran" }, { "name": "Long View", "code": "Long View" }, { "name": "Morganton", "code": "Morganton" }, { "name": "Rhodhiss", "code": "Rhodhiss" }, { "name": "Rutherford College", "code": "Rutherford College" }, { "name": "Valdese", "code": "Valdese" }, { "name": "Burke", "code": "Burke" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_CITYLIM", "type": "esriFieldTypeString", "alias": "Right Jurisdictional City", "length": 20, "domain": { "type": "codedValue", "name": "WS3_JurisCity", "description": "Jurisdictional City", "codedValues": [ { "name": "Connelly Springs", "code": "Connelly Springs" }, { "name": "Drexel", "code": "Drexel" }, { "name": "Glen Alpine", "code": "Glen Alpine" }, { "name": "Hickory", "code": "Hickory" }, { "name": "Hildebran", "code": "Hildebran" }, { "name": "Long View", "code": "Long View" }, { "name": "Morganton", "code": "Morganton" }, { "name": "Rhodhiss", "code": "Rhodhiss" }, { "name": "Rutherford College", "code": "Rutherford College" }, { "name": "Valdese", "code": "Valdese" }, { "name": "Burke", "code": "Burke" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "WS3_SpeedLimit_1", "description": "Speed Limit", "codedValues": [ { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW_WIDTH", "type": "esriFieldTypeInteger", "alias": "ROW Width", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Road Surface", "length": 20, "domain": { "type": "codedValue", "name": "WS3_RdSurface", "description": "Road Surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Dirt", "code": "Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Road Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "WS3_RdMaint", "description": "Road Maintenance", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Municipal", "code": "Municipal" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_CAD_CITY", "type": "esriFieldTypeString", "alias": "Left CAD City", "length": 10, "domain": { "type": "codedValue", "name": "WS3_CADCityCode", "description": "CAD City Codes", "codedValues": [ { "name": "BC", "code": "BC" }, { "name": "CONN", "code": "CONN" }, { "name": "DREX", "code": "DREX" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GRAN", "code": "GRAN" }, { "name": "HICK", "code": "HICK" }, { "name": "HILD", "code": "HILD" }, { "name": "ICAR", "code": "ICAR" }, { "name": "JONA", "code": "JONA" }, { "name": "LEN", "code": "LEN" }, { "name": "LONG", "code": "LONG" }, { "name": "MORG", "code": "MORG" }, { "name": "NEBO", "code": "NEBO" }, { "name": "NEWL", "code": "NEWL" }, { "name": "RC", "code": "RC" }, { "name": "RHOD", "code": "RHOD" }, { "name": "VALD", "code": "VALD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CAD_CITY", "type": "esriFieldTypeString", "alias": "Right CAD City", "length": 10, "domain": { "type": "codedValue", "name": "WS3_CADCityCode", "description": "CAD City Codes", "codedValues": [ { "name": "BC", "code": "BC" }, { "name": "CONN", "code": "CONN" }, { "name": "DREX", "code": "DREX" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GRAN", "code": "GRAN" }, { "name": "HICK", "code": "HICK" }, { "name": "HILD", "code": "HILD" }, { "name": "ICAR", "code": "ICAR" }, { "name": "JONA", "code": "JONA" }, { "name": "LEN", "code": "LEN" }, { "name": "LONG", "code": "LONG" }, { "name": "MORG", "code": "MORG" }, { "name": "NEBO", "code": "NEBO" }, { "name": "NEWL", "code": "NEWL" }, { "name": "RC", "code": "RC" }, { "name": "RHOD", "code": "RHOD" }, { "name": "VALD", "code": "VALD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": { "type": "codedValue", "name": "WS3_StreetNameDirectionalUpper", "description": "Ng street directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetTypeNgUpper", "description": "Ng street types", "codedValues": [ { "name": "ACCESS ROAD", "code": "ACCESS ROAD" }, { "name": "ACRES", "code": "ACRES" }, { "name": "ALCOVE", "code": "ALCOVE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "ANNEX", "code": "ANNEX" }, { "name": "APPROACH", "code": "APPROACH" }, { "name": "ARCADE", "code": "ARCADE" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "AVENUE COURT", "code": "AVENUE COURT" }, { "name": "BAYOU", "code": "BAYOU" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "BLUFFS", "code": "BLUFFS" }, { "name": "BOTTOM", "code": "BOTTOM" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BROOK", "code": "BROOK" }, { "name": "BROOKS", "code": "BROOKS" }, { "name": "BUREAU OF INDIAN AFFAIRS ROUTE", "code": "BUREAU OF INDIAN AFFAIRS ROUTE" }, { "name": "BURG", "code": "BURG" }, { "name": "BURGS", "code": "BURGS" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "CAMP", "code": "CAMP" }, { "name": "CANYON", "code": "CANYON" }, { "name": "CAPE", "code": "CAPE" }, { "name": "CAUSEWAY", "code": "CAUSEWAY" }, { "name": "CENTER", "code": "CENTER" }, { "name": "CENTERS", "code": "CENTERS" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CIRCLES", "code": "CIRCLES" }, { "name": "CLIFF", "code": "CLIFF" }, { "name": "CLIFFS", "code": "CLIFFS" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CLUB", "code": "CLUB" }, { "name": "COMMON", "code": "COMMON" }, { "name": "COMMONS", "code": "COMMONS" }, { "name": "CONCOURSE", "code": "CONCOURSE" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "CORNER", "code": "CORNER" }, { "name": "CORNERS", "code": "CORNERS" }, { "name": "COUNTY FOREST ROAD", "code": "COUNTY FOREST ROAD" }, { "name": "COUNTY HIGHWAY", "code": "COUNTY HIGHWAY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "COUNTY ROUTE", "code": "COUNTY ROUTE" }, { "name": "COURSE", "code": "COURSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COURTS", "code": "COURTS" }, { "name": "COVE", "code": "COVE" }, { "name": "COVES", "code": "COVES" }, { "name": "CREEK", "code": "CREEK" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CREST", "code": "CREST" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CROSSROAD", "code": "CROSSROAD" }, { "name": "CROSSROADS", "code": "CROSSROADS" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUSTER COUNTY ROAD", "code": "CUSTER COUNTY ROAD" }, { "name": "DALE", "code": "DALE" }, { "name": "DAM", "code": "DAM" }, { "name": "DAWSON COUNTY ROAD", "code": "DAWSON COUNTY ROAD" }, { "name": "DIVIDE", "code": "DIVIDE" }, { "name": "DOWNS", "code": "DOWNS" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "DRIVES", "code": "DRIVES" }, { "name": "ESTATE", "code": "ESTATE" }, { "name": "ESTATES", "code": "ESTATES" }, { "name": "EXCHANGE", "code": "EXCHANGE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "EXTENSIONS", "code": "EXTENSIONS" }, { "name": "FALL", "code": "FALL" }, { "name": "FALLS", "code": "FALLS" }, { "name": "FARM", "code": "FARM" }, { "name": "FEDERAL-AID SECONDARY HIGHWAY", "code": "FEDERAL-AID SECONDARY HIGHWAY" }, { "name": "FERRY", "code": "FERRY" }, { "name": "FIELD", "code": "FIELD" }, { "name": "FIELDS", "code": "FIELDS" }, { "name": "FLAT", "code": "FLAT" }, { "name": "FLATS", "code": "FLATS" }, { "name": "FORD", "code": "FORD" }, { "name": "FORDS", "code": "FORDS" }, { "name": "FOREST", "code": "FOREST" }, { "name": "FORGE", "code": "FORGE" }, { "name": "FORGES", "code": "FORGES" }, { "name": "FORK", "code": "FORK" }, { "name": "FORKS", "code": "FORKS" }, { "name": "FORT", "code": "FORT" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "FRONT", "code": "FRONT" }, { "name": "GARDEN", "code": "GARDEN" }, { "name": "GARDENS", "code": "GARDENS" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GLENS", "code": "GLENS" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GREENS", "code": "GREENS" }, { "name": "GROVE", "code": "GROVE" }, { "name": "GROVES", "code": "GROVES" }, { "name": "HARBOR", "code": "HARBOR" }, { "name": "HARBORS", "code": "HARBORS" }, { "name": "HAVEN", "code": "HAVEN" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "HILL", "code": "HILL" }, { "name": "HILLS", "code": "HILLS" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "INLET", "code": "INLET" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "INTERVAL", "code": "INTERVAL" }, { "name": "ISLAND", "code": "ISLAND" }, { "name": "ISLANDS", "code": "ISLANDS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "JUNCTIONS", "code": "JUNCTIONS" }, { "name": "KEY", "code": "KEY" }, { "name": "KEYS", "code": "KEYS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "KNOLLS", "code": "KNOLLS" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LAKES", "code": "LAKES" }, { "name": "LAND", "code": "LAND" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "LIGHTS", "code": "LIGHTS" }, { "name": "LOAF", "code": "LOAF" }, { "name": "LOCK", "code": "LOCK" }, { "name": "LOCKS", "code": "LOCKS" }, { "name": "LODGE", "code": "LODGE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MANORS", "code": "MANORS" }, { "name": "MEADOW", "code": "MEADOW" }, { "name": "MEADOWS", "code": "MEADOWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "MILL" }, { "name": "MILLS", "code": "MILLS" }, { "name": "MISSION", "code": "MISSION" }, { "name": "MONTANA HIGHWAY", "code": "MONTANA HIGHWAY" }, { "name": "MOTORWAY", "code": "MOTORWAY" }, { "name": "MOUNT", "code": "MOUNT" }, { "name": "MOUNTAIN", "code": "MOUNTAIN" }, { "name": "MOUNTAINS", "code": "MOUNTAINS" }, { "name": "NECK", "code": "NECK" }, { "name": "ORCHARD", "code": "ORCHARD" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PARKWAYS", "code": "PARKWAYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PASSAGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PATHWAY", "code": "PATHWAY" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PINE" }, { "name": "PINES", "code": "PINES" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAIN", "code": "PLAIN" }, { "name": "PLAINS", "code": "PLAINS" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "POINT", "code": "POINT" }, { "name": "POINTS", "code": "POINTS" }, { "name": "PORT", "code": "PORT" }, { "name": "PORTS", "code": "PORTS" }, { "name": "PRAIRIE", "code": "PRAIRIE" }, { "name": "PROMENADE", "code": "PROMENADE" }, { "name": "RADIAL", "code": "RADIAL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH", "code": "RANCH" }, { "name": "RAPID", "code": "RAPID" }, { "name": "RAPIDS", "code": "RAPIDS" }, { "name": "REST", "code": "REST" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RIDGES", "code": "RIDGES" }, { "name": "RIVER", "code": "RIVER" }, { "name": "RIVER ROAD", "code": "RIVER ROAD" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROADS", "code": "ROADS" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "RUNWAY", "code": "RUNWAY" }, { "name": "SHOAL", "code": "SHOAL" }, { "name": "SHOALS", "code": "SHOALS" }, { "name": "SHORE", "code": "SHORE" }, { "name": "SHORES", "code": "SHORES" }, { "name": "SKYWAY", "code": "SKYWAY" }, { "name": "SPRING", "code": "SPRING" }, { "name": "SPRINGS", "code": "SPRINGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "SQUARES", "code": "SQUARES" }, { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "STATE PARKWAY", "code": "STATE PARKWAY" }, { "name": "STATE ROUTE", "code": "STATE ROUTE" }, { "name": "STATION", "code": "STATION" }, { "name": "STRAVENUE", "code": "STRAVENUE" }, { "name": "STREAM", "code": "STREAM" }, { "name": "STREET", "code": "STREET" }, { "name": "STREET COURT", "code": "STREET COURT" }, { "name": "STREETS", "code": "STREETS" }, { "name": "STRIP", "code": "STRIP" }, { "name": "SUMMIT", "code": "SUMMIT" }, { "name": "TAXIWAY", "code": "TAXIWAY" }, { "name": "TERN", "code": "TERN" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "THROUGHWAY", "code": "THROUGHWAY" }, { "name": "THRUWAY", "code": "THRUWAY" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRACK", "code": "TRACK" }, { "name": "TRAFFICWAY", "code": "TRAFFICWAY" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "UNDERPASS", "code": "UNDERPASS" }, { "name": "UNION", "code": "UNION" }, { "name": "UNIONS", "code": "UNIONS" }, { "name": "UNITED STATES FOREST SERVICE ROAD", "code": "UNITED STATES FOREST SERVICE ROAD" }, { "name": "UNITED STATES HIGHWAY", "code": "UNITED STATES HIGHWAY" }, { "name": "VALLEY", "code": "VALLEY" }, { "name": "VALLEYS", "code": "VALLEYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIADUCT", "code": "VIADUCT" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VIEWS", "code": "VIEWS" }, { "name": "VILLA", "code": "VILLA" }, { "name": "VILLAGE", "code": "VILLAGE" }, { "name": "VILLAGES", "code": "VILLAGES" }, { "name": "VILLE", "code": "VILLE" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WEEG", "code": "WEEG" }, { "name": "WELL", "code": "WELL" }, { "name": "WELLS", "code": "WELLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": { "type": "codedValue", "name": "WS3_StreetNamePreTypeSeparator", "description": "A preposition or prepositional phrase between the Street Name Pre Type and the Street Name.", "codedValues": [ { "name": "at", "code": "at" }, { "name": "de las", "code": "de las" }, { "name": "del", "code": "del" }, { "name": "des", "code": "des" }, { "name": "in the", "code": "in the" }, { "name": "of", "code": "of" }, { "name": "of the", "code": "of the" }, { "name": "on the", "code": "on the" }, { "name": "to", "code": "to" }, { "name": "to the", "code": "to the" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetTypeNgUpper", "description": "Ng street types", "codedValues": [ { "name": "ACCESS ROAD", "code": "ACCESS ROAD" }, { "name": "ACRES", "code": "ACRES" }, { "name": "ALCOVE", "code": "ALCOVE" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "ANNEX", "code": "ANNEX" }, { "name": "APPROACH", "code": "APPROACH" }, { "name": "ARCADE", "code": "ARCADE" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "AVENUE COURT", "code": "AVENUE COURT" }, { "name": "BAYOU", "code": "BAYOU" }, { "name": "BEACH", "code": "BEACH" }, { "name": "BEND", "code": "BEND" }, { "name": "BLUFF", "code": "BLUFF" }, { "name": "BLUFFS", "code": "BLUFFS" }, { "name": "BOTTOM", "code": "BOTTOM" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "BRANCH", "code": "BRANCH" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BROOK", "code": "BROOK" }, { "name": "BROOKS", "code": "BROOKS" }, { "name": "BUREAU OF INDIAN AFFAIRS ROUTE", "code": "BUREAU OF INDIAN AFFAIRS ROUTE" }, { "name": "BURG", "code": "BURG" }, { "name": "BURGS", "code": "BURGS" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "CAMP", "code": "CAMP" }, { "name": "CANYON", "code": "CANYON" }, { "name": "CAPE", "code": "CAPE" }, { "name": "CAUSEWAY", "code": "CAUSEWAY" }, { "name": "CENTER", "code": "CENTER" }, { "name": "CENTERS", "code": "CENTERS" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CIRCLES", "code": "CIRCLES" }, { "name": "CLIFF", "code": "CLIFF" }, { "name": "CLIFFS", "code": "CLIFFS" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CLUB", "code": "CLUB" }, { "name": "COMMON", "code": "COMMON" }, { "name": "COMMONS", "code": "COMMONS" }, { "name": "CONCOURSE", "code": "CONCOURSE" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "CORNER", "code": "CORNER" }, { "name": "CORNERS", "code": "CORNERS" }, { "name": "COUNTY FOREST ROAD", "code": "COUNTY FOREST ROAD" }, { "name": "COUNTY HIGHWAY", "code": "COUNTY HIGHWAY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "COUNTY ROUTE", "code": "COUNTY ROUTE" }, { "name": "COURSE", "code": "COURSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COURTS", "code": "COURTS" }, { "name": "COVE", "code": "COVE" }, { "name": "COVES", "code": "COVES" }, { "name": "CREEK", "code": "CREEK" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CREST", "code": "CREST" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CROSSROAD", "code": "CROSSROAD" }, { "name": "CROSSROADS", "code": "CROSSROADS" }, { "name": "CURVE", "code": "CURVE" }, { "name": "CUSTER COUNTY ROAD", "code": "CUSTER COUNTY ROAD" }, { "name": "DALE", "code": "DALE" }, { "name": "DAM", "code": "DAM" }, { "name": "DAWSON COUNTY ROAD", "code": "DAWSON COUNTY ROAD" }, { "name": "DIVIDE", "code": "DIVIDE" }, { "name": "DOWNS", "code": "DOWNS" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "DRIVES", "code": "DRIVES" }, { "name": "ESTATE", "code": "ESTATE" }, { "name": "ESTATES", "code": "ESTATES" }, { "name": "EXCHANGE", "code": "EXCHANGE" }, { "name": "EXPRESSWAY", "code": "EXPRESSWAY" }, { "name": "EXTENSION", "code": "EXTENSION" }, { "name": "EXTENSIONS", "code": "EXTENSIONS" }, { "name": "FALL", "code": "FALL" }, { "name": "FALLS", "code": "FALLS" }, { "name": "FARM", "code": "FARM" }, { "name": "FEDERAL-AID SECONDARY HIGHWAY", "code": "FEDERAL-AID SECONDARY HIGHWAY" }, { "name": "FERRY", "code": "FERRY" }, { "name": "FIELD", "code": "FIELD" }, { "name": "FIELDS", "code": "FIELDS" }, { "name": "FLAT", "code": "FLAT" }, { "name": "FLATS", "code": "FLATS" }, { "name": "FORD", "code": "FORD" }, { "name": "FORDS", "code": "FORDS" }, { "name": "FOREST", "code": "FOREST" }, { "name": "FORGE", "code": "FORGE" }, { "name": "FORGES", "code": "FORGES" }, { "name": "FORK", "code": "FORK" }, { "name": "FORKS", "code": "FORKS" }, { "name": "FORT", "code": "FORT" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "FRONT", "code": "FRONT" }, { "name": "GARDEN", "code": "GARDEN" }, { "name": "GARDENS", "code": "GARDENS" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GLENS", "code": "GLENS" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GREENS", "code": "GREENS" }, { "name": "GROVE", "code": "GROVE" }, { "name": "GROVES", "code": "GROVES" }, { "name": "HARBOR", "code": "HARBOR" }, { "name": "HARBORS", "code": "HARBORS" }, { "name": "HAVEN", "code": "HAVEN" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "HILL", "code": "HILL" }, { "name": "HILLS", "code": "HILLS" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "INLET", "code": "INLET" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "INTERVAL", "code": "INTERVAL" }, { "name": "ISLAND", "code": "ISLAND" }, { "name": "ISLANDS", "code": "ISLANDS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "JUNCTIONS", "code": "JUNCTIONS" }, { "name": "KEY", "code": "KEY" }, { "name": "KEYS", "code": "KEYS" }, { "name": "KNOLL", "code": "KNOLL" }, { "name": "KNOLLS", "code": "KNOLLS" }, { "name": "LAKE", "code": "LAKE" }, { "name": "LAKES", "code": "LAKES" }, { "name": "LAND", "code": "LAND" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LIGHT", "code": "LIGHT" }, { "name": "LIGHTS", "code": "LIGHTS" }, { "name": "LOAF", "code": "LOAF" }, { "name": "LOCK", "code": "LOCK" }, { "name": "LOCKS", "code": "LOCKS" }, { "name": "LODGE", "code": "LODGE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MANORS", "code": "MANORS" }, { "name": "MEADOW", "code": "MEADOW" }, { "name": "MEADOWS", "code": "MEADOWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "MILL" }, { "name": "MILLS", "code": "MILLS" }, { "name": "MISSION", "code": "MISSION" }, { "name": "MONTANA HIGHWAY", "code": "MONTANA HIGHWAY" }, { "name": "MOTORWAY", "code": "MOTORWAY" }, { "name": "MOUNT", "code": "MOUNT" }, { "name": "MOUNTAIN", "code": "MOUNTAIN" }, { "name": "MOUNTAINS", "code": "MOUNTAINS" }, { "name": "NECK", "code": "NECK" }, { "name": "ORCHARD", "code": "ORCHARD" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PARKWAYS", "code": "PARKWAYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PASSAGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PATHWAY", "code": "PATHWAY" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PINE" }, { "name": "PINES", "code": "PINES" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAIN", "code": "PLAIN" }, { "name": "PLAINS", "code": "PLAINS" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "POINT", "code": "POINT" }, { "name": "POINTS", "code": "POINTS" }, { "name": "PORT", "code": "PORT" }, { "name": "PORTS", "code": "PORTS" }, { "name": "PRAIRIE", "code": "PRAIRIE" }, { "name": "PROMENADE", "code": "PROMENADE" }, { "name": "RADIAL", "code": "RADIAL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH", "code": "RANCH" }, { "name": "RAPID", "code": "RAPID" }, { "name": "RAPIDS", "code": "RAPIDS" }, { "name": "REST", "code": "REST" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RIDGES", "code": "RIDGES" }, { "name": "RIVER", "code": "RIVER" }, { "name": "RIVER ROAD", "code": "RIVER ROAD" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROADS", "code": "ROADS" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "RUNWAY", "code": "RUNWAY" }, { "name": "SHOAL", "code": "SHOAL" }, { "name": "SHOALS", "code": "SHOALS" }, { "name": "SHORE", "code": "SHORE" }, { "name": "SHORES", "code": "SHORES" }, { "name": "SKYWAY", "code": "SKYWAY" }, { "name": "SPRING", "code": "SPRING" }, { "name": "SPRINGS", "code": "SPRINGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "SQUARES", "code": "SQUARES" }, { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "STATE PARKWAY", "code": "STATE PARKWAY" }, { "name": "STATE ROUTE", "code": "STATE ROUTE" }, { "name": "STATION", "code": "STATION" }, { "name": "STRAVENUE", "code": "STRAVENUE" }, { "name": "STREAM", "code": "STREAM" }, { "name": "STREET", "code": "STREET" }, { "name": "STREET COURT", "code": "STREET COURT" }, { "name": "STREETS", "code": "STREETS" }, { "name": "STRIP", "code": "STRIP" }, { "name": "SUMMIT", "code": "SUMMIT" }, { "name": "TAXIWAY", "code": "TAXIWAY" }, { "name": "TERN", "code": "TERN" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "THROUGHWAY", "code": "THROUGHWAY" }, { "name": "THRUWAY", "code": "THRUWAY" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRACK", "code": "TRACK" }, { "name": "TRAFFICWAY", "code": "TRAFFICWAY" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNPIKE", "code": "TURNPIKE" }, { "name": "UNDERPASS", "code": "UNDERPASS" }, { "name": "UNION", "code": "UNION" }, { "name": "UNIONS", "code": "UNIONS" }, { "name": "UNITED STATES FOREST SERVICE ROAD", "code": "UNITED STATES FOREST SERVICE ROAD" }, { "name": "UNITED STATES HIGHWAY", "code": "UNITED STATES HIGHWAY" }, { "name": "VALLEY", "code": "VALLEY" }, { "name": "VALLEYS", "code": "VALLEYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIADUCT", "code": "VIADUCT" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VIEWS", "code": "VIEWS" }, { "name": "VILLA", "code": "VILLA" }, { "name": "VILLAGE", "code": "VILLAGE" }, { "name": "VILLAGES", "code": "VILLAGES" }, { "name": "VILLE", "code": "VILLE" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WEEG", "code": "WEEG" }, { "name": "WELL", "code": "WELL" }, { "name": "WELLS", "code": "WELLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": { "type": "codedValue", "name": "WS3_StreetNameDirectionalUpper", "description": "Ng street directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "NgFullName", "type": "esriFieldTypeString", "alias": "Ng FullName", "length": 100, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "MasterStreetNameID", "type": "esriFieldTypeInteger", "alias": "MasterStreetNameID", "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "LEFT_MSAG_", "type": "esriFieldTypeString", "alias": "LEFT_MSAG_", "length": 30, "domain": { "type": "codedValue", "name": "WS3_MSAG_COMM", "description": "Valid choices for MSAG_COMM", "codedValues": [ { "name": "CONNELLY SPRINGS", "code": "CONNELLY SPRINGS" }, { "name": "DREXEL", "code": "DREXEL" }, { "name": "GLEN ALPINE", "code": "GLEN ALPINE" }, { "name": "HICK", "code": "HICK" }, { "name": "HICKORY", "code": "HICKORY" }, { "name": "HILDEBRAN", "code": "HILDEBRAN" }, { "name": "JONAS RIDGE", "code": "JONAS RIDGE" }, { "name": "LAWNDALE", "code": "LAWNDALE" }, { "name": "LENOIR", "code": "LENOIR" }, { "name": "LONGVIEW", "code": "LONGVIEW" }, { "name": "MORG", "code": "MORG" }, { "name": "MORGANTON", "code": "MORGANTON" }, { "name": "NEBO", "code": "NEBO" }, { "name": "NEWLAND", "code": "NEWLAND" }, { "name": "RHODHISS", "code": "RHODHISS" }, { "name": "RUTHERFORD COLLEGE", "code": "RUTHERFORD COLLEGE" }, { "name": "VALDESE", "code": "VALDESE" }, { "name": "VALE", "code": "VALE" }, { "name": "GRANITE FALLS", "code": "GRANITE FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIGHT_MSAG", "type": "esriFieldTypeString", "alias": "RIGHT_MSAG", "length": 30, "domain": { "type": "codedValue", "name": "WS3_MSAG_COMM", "description": "Valid choices for MSAG_COMM", "codedValues": [ { "name": "CONNELLY SPRINGS", "code": "CONNELLY SPRINGS" }, { "name": "DREXEL", "code": "DREXEL" }, { "name": "GLEN ALPINE", "code": "GLEN ALPINE" }, { "name": "HICK", "code": "HICK" }, { "name": "HICKORY", "code": "HICKORY" }, { "name": "HILDEBRAN", "code": "HILDEBRAN" }, { "name": "JONAS RIDGE", "code": "JONAS RIDGE" }, { "name": "LAWNDALE", "code": "LAWNDALE" }, { "name": "LENOIR", "code": "LENOIR" }, { "name": "LONGVIEW", "code": "LONGVIEW" }, { "name": "MORG", "code": "MORG" }, { "name": "MORGANTON", "code": "MORGANTON" }, { "name": "NEBO", "code": "NEBO" }, { "name": "NEWLAND", "code": "NEWLAND" }, { "name": "RHODHISS", "code": "RHODHISS" }, { "name": "RUTHERFORD COLLEGE", "code": "RUTHERFORD COLLEGE" }, { "name": "VALDESE", "code": "VALDESE" }, { "name": "VALE", "code": "VALE" }, { "name": "GRANITE FALLS", "code": "GRANITE FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "ELEV_FROM", "type": "esriFieldTypeInteger", "alias": "ELEV_FROM", "domain": null }, { "name": "ELEV_TO", "type": "esriFieldTypeInteger", "alias": "ELEV_TO", "domain": null }, { "name": "L_CITYCODE", "type": "esriFieldTypeString", "alias": "L_CITYCODE", "length": 3, "domain": null }, { "name": "R_CITYCODE", "type": "esriFieldTypeString", "alias": "R_CITYCODE", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GC_Exceptions", "type": "esriFieldTypeString", "alias": "GC_Exceptions", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999976E8, "falseY": -9.365899999999982E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 207, 205, 255 ], "outline": null }, "value": "Connelly Springs", "label": "Connelly Springs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 112, 69, 255 ], "outline": null }, "value": "Drexel", "label": "Drexel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 210, 128, 255 ], "outline": null }, "value": "Glen Alpine", "label": "Glen Alpine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 230, 250, 255 ], "outline": null }, "value": "Hickory", "label": "Hickory" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 152, 247, 255 ], "outline": null }, "value": "Hildebran", "label": "Hildebran" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "value": "Long View", "label": "Long View" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 143, 245, 255 ], "outline": null }, "value": "Morganton", "label": "Morganton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 127, 156, 255 ], "outline": null }, "value": "Rhodhiss", "label": "Rhodhiss" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 128, 77, 255 ], "outline": null }, "value": "Rutherford College", "label": "Rutherford College" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 222, 87, 255 ], "outline": null }, "value": "Valdese", "label": "Valdese" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 114, 102, 255 ], "toColor": [ 176, 114, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 83, 255 ], "toColor": [ 78, 212, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 107, 250, 255 ], "toColor": [ 115, 107, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 215, 245, 255 ], "toColor": [ 98, 215, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 121, 210, 255 ], "toColor": [ 232, 121, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 99, 255 ], "toColor": [ 81, 140, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 241, 146, 255 ], "toColor": [ 247, 241, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 90, 135, 255 ], "toColor": [ 85, 90, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 211, 255 ], "toColor": [ 92, 250, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 169, 87, 255 ], "toColor": [ 250, 169, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 153, 54, 255 ], "toColor": [ 148, 153, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 58, 104, 255 ], "toColor": [ 153, 58, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 91, 129, 255 ], "toColor": [ 245, 91, 129, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114290.2115885317, "ymin": 667711.2812499851, "xmax": 1299224.0416666567, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "CTYC", "type": "esriFieldTypeString", "alias": "CTYC", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R154_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a114_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Appraiser District 240717", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Appraiser", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 230, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 72, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALAN TONEY", "label": "ALAN TONEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 96, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NAMRITA NELSON", "label": "NAMRITA NELSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 197, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAMANTHA POWELL", "label": "SAMANTHA POWELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 126, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRAVIS REEP", "label": "TRAVIS REEP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 65, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TYRONE HAAS", "label": "TYRONE HAAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 250, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VINCENT THOMAS REVILLA", "label": "VINCENT THOMAS REVILLA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 114, 102, 255 ], "toColor": [ 176, 114, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 83, 255 ], "toColor": [ 78, 212, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 107, 250, 255 ], "toColor": [ 115, 107, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 215, 245, 255 ], "toColor": [ 98, 215, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 121, 210, 255 ], "toColor": [ 232, 121, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 99, 255 ], "toColor": [ 81, 140, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 241, 146, 255 ], "toColor": [ 247, 241, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 90, 135, 255 ], "toColor": [ 85, 90, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 211, 255 ], "toColor": [ 92, 250, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 169, 87, 255 ], "toColor": [ 250, 169, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 153, 54, 255 ], "toColor": [ 148, 153, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 58, 104, 255 ], "toColor": [ 153, 58, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 91, 129, 255 ], "toColor": [ 245, 91, 129, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114344.0312457979, "ymin": 667972.9998761415, "xmax": 1298165.2498887181, "ymax": 831389.3124785572, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MarketArea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MarketArea", "type": "esriFieldTypeString", "alias": "MarketArea", "length": 10, "domain": null }, { "name": "Appraiser", "type": "esriFieldTypeString", "alias": "Appraiser", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Market Area 230206", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333331, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2184189999999988E8, "falseY": -9.365899999999991E7, "xyUnits": 1536.0000000000016, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MarketArea", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 127, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 138, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1001", "label": "1001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 179, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1002", "label": "1002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 133, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1005", "label": "1005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 143, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1006", "label": "1006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 79, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1008", "label": "1008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 237, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1009", "label": "1009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 139, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1010", "label": "1010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 219, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1011", "label": "1011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 230, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1012", "label": "1012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 204, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1014", "label": "1014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 135, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1015", "label": "1015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 76, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1016", "label": "1016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 138, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1017", "label": "1017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 200, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1018", "label": "1018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 110, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1019", "label": "1019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 222, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1020", "label": "1020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 47, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1021", "label": "1021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 103, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1023", "label": "1023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 201, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1024", "label": "1024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 135, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1025", "label": "1025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 131, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1026", "label": "1026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 94, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1028", "label": "1028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 232, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1029", "label": "1029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 105, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1031", "label": "1031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 156, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1032", "label": "1032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 171, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1033", "label": "1033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 135, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1034", "label": "1034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 145, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1035", "label": "1035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 70, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1036", "label": "1036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 232, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1037", "label": "1037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 132, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1038", "label": "1038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 66, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1039", "label": "1039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 235, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1040", "label": "1040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 125, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1041", "label": "1041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 168, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1042", "label": "1042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 121, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1043", "label": "1043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 224, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1044", "label": "1044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 219, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1045", "label": "1045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 240, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1046", "label": "1046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 62, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1047", "label": "1047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 145, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1049", "label": "1049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 210, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1050", "label": "1050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 178, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1051", "label": "1051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 171, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1053", "label": "1053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 191, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1054", "label": "1054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 115, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1055", "label": "1055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 250, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1056", "label": "1056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 124, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1058", "label": "1058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1062", "label": "1062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 176, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1063", "label": "1063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 201, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1064", "label": "1064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 96, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1065", "label": "1065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 93, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1066", "label": "1066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 199, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1067", "label": "1067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 69, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1068", "label": "1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 153, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1069", "label": "1069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 151, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1070", "label": "1070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 156, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1071", "label": "1071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 110, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1072", "label": "1072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 194, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1073", "label": "1073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 103, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1074", "label": "1074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 222, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1075", "label": "1075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 88, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1076", "label": "1076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 209, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1077", "label": "1077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 182, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1079", "label": "1079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 107, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1080", "label": "1080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 122, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1081", "label": "1081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 58, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1082", "label": "1082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 214, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1083", "label": "1083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 176, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1084", "label": "1084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 137, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1085", "label": "1085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 170, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1086", "label": "1086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 74, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1090", "label": "1090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 247, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1091", "label": "1091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 153, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1092", "label": "1092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 52, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1094", "label": "1094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 161, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1095", "label": "1095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 109, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1096", "label": "1096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 104, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1098", "label": "1098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 148, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1099", "label": "1099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 83, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1100", "label": "1100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 147, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1101", "label": "1101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 112, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1104", "label": "1104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 113, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1106", "label": "1106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 89, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1107", "label": "1107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 69, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1108", "label": "1108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 91, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1109", "label": "1109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 96, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1110", "label": "1110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 194, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1111", "label": "1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 179, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1112", "label": "1112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 237, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1113", "label": "1113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 181, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1115", "label": "1115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 138, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1116", "label": "1116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 117, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1117", "label": "1117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 88, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1118", "label": "1118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 217, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1119", "label": "1119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 228, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1121", "label": "1121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 166, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1122", "label": "1122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 143, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1124", "label": "1124" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 114, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1125", "label": "1125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 135, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1126", "label": "1126" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 106, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1128", "label": "1128" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 168, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1129", "label": "1129" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 191, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1131", "label": "1131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 130, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1132", "label": "1132" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 247, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1134", "label": "1134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 143, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1135", "label": "1135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 102, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1136", "label": "1136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 58, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1137", "label": "1137" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 111, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1138", "label": "1138" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 83, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1139", "label": "1139" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 122, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1140", "label": "1140" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 161, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1141", "label": "1141" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 66, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1142", "label": "1142" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 117, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1143", "label": "1143" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 78, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1144", "label": "1144" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 78, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1145", "label": "1145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 158, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1149", "label": "1149" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 53, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1150", "label": "1150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 126, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1152", "label": "1152" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 150, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1153", "label": "1153" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 76, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1154", "label": "1154" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 112, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1156", "label": "1156" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 89, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1157", "label": "1157" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1159", "label": "1159" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 142, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1160", "label": "1160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 89, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1161", "label": "1161" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 111, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1162", "label": "1162" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 77, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1163", "label": "1163" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 54, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1164", "label": "1164" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 224, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1165", "label": "1165" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 103, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1166", "label": "1166" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 150, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1167", "label": "1167" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 138, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1168", "label": "1168" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 212, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1169", "label": "1169" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 139, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1170", "label": "1170" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 242, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1171", "label": "1171" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 87, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1172", "label": "1172" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 209, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1173", "label": "1173" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 128, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1174", "label": "1174" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 247, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1175", "label": "1175" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 207, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1176", "label": "1176" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 176, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1177", "label": "1177" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 104, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1178", "label": "1178" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 92, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1179", "label": "1179" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 77, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1180", "label": "1180" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 146, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1181", "label": "1181" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 166, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1182", "label": "1182" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 86, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1183", "label": "1183" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 222, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1184", "label": "1184" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 85, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1185", "label": "1185" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 128, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1186", "label": "1186" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 79, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1187", "label": "1187" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 81, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1188", "label": "1188" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 166, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1189", "label": "1189" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 95, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1190", "label": "1190" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 71, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1191", "label": "1191" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 146, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1192", "label": "1192" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 117, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1193", "label": "1193" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 199, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1195", "label": "1195" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 108, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1196", "label": "1196" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 235, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1198", "label": "1198" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 125, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1199", "label": "1199" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 179, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1200", "label": "1200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 87, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1202", "label": "1202" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 168, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1204", "label": "1204" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 133, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1205", "label": "1205" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 88, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1207", "label": "1207" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 111, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1208", "label": "1208" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 217, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1209", "label": "1209" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 237, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1210", "label": "1210" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 196, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1211", "label": "1211" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 212, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1212", "label": "1212" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 124, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1213", "label": "1213" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 90, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1214", "label": "1214" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 194, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1215", "label": "1215" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 143, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1216", "label": "1216" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 163, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1218", "label": "1218" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 126, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1221", "label": "1221" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 138, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1222", "label": "1222" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 105, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1223", "label": "1223" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 146, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1224", "label": "1224" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 207, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1226", "label": "1226" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 119, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1227", "label": "1227" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 128, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1230", "label": "1230" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 133, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1231", "label": "1231" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 138, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1232", "label": "1232" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 102, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1233", "label": "1233" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1234", "label": "1234" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 119, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1236", "label": "1236" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 100, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1237", "label": "1237" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 86, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1238", "label": "1238" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 186, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1239", "label": "1239" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 131, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1240", "label": "1240" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 128, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1241", "label": "1241" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 65, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1242", "label": "1242" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 123, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1243", "label": "1243" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 116, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1245", "label": "1245" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 144, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1248", "label": "1248" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 237, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1249", "label": "1249" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 148, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1250", "label": "1250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 106, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1251", "label": "1251" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 111, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1252", "label": "1252" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 143, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1253", "label": "1253" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 238, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1259", "label": "1259" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 87, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1260", "label": "1260" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 201, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1261", "label": "1261" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 177, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1262", "label": "1262" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 220, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1263", "label": "1263" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 163, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1264", "label": "1264" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 135, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1265", "label": "1265" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 104, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1266", "label": "1266" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 105, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1267", "label": "1267" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 204, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1268", "label": "1268" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 166, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1269", "label": "1269" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 71, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1270", "label": "1270" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 113, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1272", "label": "1272" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 132, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1273", "label": "1273" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 130, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1274", "label": "1274" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 127, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1277", "label": "1277" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 50, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1279", "label": "1279" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 193, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1281", "label": "1281" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 130, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2000", "label": "2000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 209, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2002", "label": "2002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 163, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2003", "label": "2003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 103, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2004", "label": "2004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 155, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2005", "label": "2005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 227, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2006", "label": "2006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 129, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2008", "label": "2008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 242, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2009", "label": "2009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 141, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2010", "label": "2010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 130, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2011", "label": "2011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 106, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2012", "label": "2012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 65, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2013", "label": "2013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 78, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2014", "label": "2014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 134, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2015", "label": "2015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 128, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2016", "label": "2016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 153, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2017", "label": "2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 235, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2018", "label": "2018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 61, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2019", "label": "2019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 90, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2020", "label": "2020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 159, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2021", "label": "2021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 137, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2022", "label": "2022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 138, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2023", "label": "2023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 69, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2024", "label": "2024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 156, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2025", "label": "2025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 81, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2026", "label": "2026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 49, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2027", "label": "2027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 96, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2028", "label": "2028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 76, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2029", "label": "2029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2030", "label": "2030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 97, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2031", "label": "2031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 194, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2032", "label": "2032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 135, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2034", "label": "2034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 126, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2035", "label": "2035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 150, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2036", "label": "2036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 250, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2037", "label": "2037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 114, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2038", "label": "2038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 181, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2039", "label": "2039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 95, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2040", "label": "2040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 171, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2041", "label": "2041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 122, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2042", "label": "2042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 161, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2043", "label": "2043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 154, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2044", "label": "2044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 158, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2045", "label": "2045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 118, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2046", "label": "2046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 62, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2047", "label": "2047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 86, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2048", "label": "2048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 214, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2049", "label": "2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 102, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2050", "label": "2050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 80, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2051", "label": "2051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 209, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2053", "label": "2053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 109, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2054", "label": "2054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 71, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2055", "label": "2055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 109, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2056", "label": "2056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 87, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2057", "label": "2057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 107, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2058", "label": "2058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 237, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2059", "label": "2059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 143, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2060", "label": "2060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2061", "label": "2061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 97, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2062", "label": "2062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 125, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2063", "label": "2063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 247, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2064", "label": "2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 81, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2065", "label": "2065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 112, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2066", "label": "2066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 107, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2067", "label": "2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 145, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2068", "label": "2068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 153, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2069", "label": "2069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 115, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2070", "label": "2070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 130, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2071", "label": "2071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2072", "label": "2072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 235, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2073", "label": "2073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 81, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2074", "label": "2074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 199, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2075", "label": "2075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 185, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2076", "label": "2076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 171, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2077", "label": "2077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 138, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2078", "label": "2078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 201, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2079", "label": "2079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 191, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2080", "label": "2080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 130, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2081", "label": "2081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 73, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2082", "label": "2082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 194, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2084", "label": "2084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 148, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2085", "label": "2085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 142, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2086", "label": "2086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 96, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2087", "label": "2087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 94, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2088", "label": "2088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 108, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2090", "label": "2090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 179, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2091", "label": "2091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 87, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2093", "label": "2093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 250, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2094", "label": "2094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 143, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2095", "label": "2095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 223, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2096", "label": "2096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 129, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2097", "label": "2097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 118, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2098", "label": "2098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 120, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2099", "label": "2099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 222, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2100", "label": "2100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 136, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2101", "label": "2101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 163, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2102", "label": "2102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 219, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2103", "label": "2103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 209, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2104", "label": "2104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 151, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2105", "label": "2105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 185, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2106", "label": "2106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 110, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2107", "label": "2107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 163, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2108", "label": "2108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 101, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2109", "label": "2109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 81, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2110", "label": "2110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 196, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2111", "label": "2111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 95, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2112", "label": "2112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 91, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2113", "label": "2113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 155, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2114", "label": "2114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 119, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2115", "label": "2115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 110, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2116", "label": "2116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 52, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2117", "label": "2117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 151, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2119", "label": "2119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 107, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2121", "label": "2121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 158, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2122", "label": "2122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 196, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2123", "label": "2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 161, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2124", "label": "2124" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 204, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2125", "label": "2125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 237, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2126", "label": "2126" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2129", "label": "2129" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 237, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2130", "label": "2130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 173, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2131", "label": "2131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 53, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2133", "label": "2133" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 104, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2134", "label": "2134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 143, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3000", "label": "3000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 123, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3001", "label": "3001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 103, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3002", "label": "3002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 189, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3003", "label": "3003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 78, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3004", "label": "3004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 115, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3005", "label": "3005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 158, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3006", "label": "3006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 100, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3007", "label": "3007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 70, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3008", "label": "3008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 150, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3009", "label": "3009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3010", "label": "3010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 121, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3013", "label": "3013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 247, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3015", "label": "3015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 185, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3016", "label": "3016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 101, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3017", "label": "3017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 128, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3019", "label": "3019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 219, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3022", "label": "3022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 199, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3024", "label": "3024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 140, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3025", "label": "3025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 86, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3027", "label": "3027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 219, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3029", "label": "3029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 133, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3032", "label": "3032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 204, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3033", "label": "3033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 131, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3034", "label": "3034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3035", "label": "3035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 103, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3037", "label": "3037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 87, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3039", "label": "3039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 147, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3040", "label": "3040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 153, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3041", "label": "3041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 77, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3043", "label": "3043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 143, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3048", "label": "3048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 166, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3050", "label": "3050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 194, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3051", "label": "3051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 90, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3055", "label": "3055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 135, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3056", "label": "3056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 114, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3057", "label": "3057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 103, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3058", "label": "3058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 181, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3059", "label": "3059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 153, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3060", "label": "3060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 78, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3061", "label": "3061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 200, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3062", "label": "3062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 204, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3065", "label": "3065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 150, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3066", "label": "3066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 157, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3067", "label": "3067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 116, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3069", "label": "3069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 135, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3070", "label": "3070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 202, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3071", "label": "3071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 93, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3073", "label": "3073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 176, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3077", "label": "3077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 55, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3079", "label": "3079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 115, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3080", "label": "3080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 109, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3081", "label": "3081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 235, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3082", "label": "3082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 119, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3083", "label": "3083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 157, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3086", "label": "3086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 109, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3087", "label": "3087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 207, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3089", "label": "3089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 106, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3091", "label": "3091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 88, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3092", "label": "3092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 194, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3094", "label": "3094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 105, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3095", "label": "3095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 109, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3096", "label": "3096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 240, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3097", "label": "3097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 207, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4000", "label": "4000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 199, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4001", "label": "4001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 88, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4002", "label": "4002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 177, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4003", "label": "4003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 134, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4004", "label": "4004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 65, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4005", "label": "4005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 148, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4007", "label": "4007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 242, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4008", "label": "4008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 113, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4010", "label": "4010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 196, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4011", "label": "4011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 135, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4015", "label": "4015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 155, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4016", "label": "4016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 117, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4017", "label": "4017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 62, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4018", "label": "4018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 238, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4020", "label": "4020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 123, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4024", "label": "4024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 50, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4025", "label": "4025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 68, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4027", "label": "4027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 101, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4028", "label": "4028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 194, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4029", "label": "4029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 165, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4031", "label": "4031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 72, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4032", "label": "4032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 187, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4033", "label": "4033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 75, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4034", "label": "4034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 130, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4035", "label": "4035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 82, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4036", "label": "4036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 235, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4037", "label": "4037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 70, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4038", "label": "4038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 129, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4039", "label": "4039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 146, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4040", "label": "4040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 128, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4041", "label": "4041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 119, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4044", "label": "4044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 224, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4046", "label": "4046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 245, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5000", "label": "5000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 132, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5001", "label": "5001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 237, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5002", "label": "5002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 50, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5003", "label": "5003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 242, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5004", "label": "5004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 116, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5005", "label": "5005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 150, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5006", "label": "5006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 77, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5007", "label": "5007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 121, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5008", "label": "5008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 86, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5009", "label": "5009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 138, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5010", "label": "5010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 163, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5011", "label": "5011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 131, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5012", "label": "5012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 105, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5013", "label": "5013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 104, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5014", "label": "5014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 171, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5015", "label": "5015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 74, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5016", "label": "5016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 222, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5017", "label": "5017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 62, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5018", "label": "5018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 168, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5019", "label": "5019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 67, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5021", "label": "5021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5022", "label": "5022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5023", "label": "5023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 179, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5024", "label": "5024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 217, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5025", "label": "5025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 207, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5026", "label": "5026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 181, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5027", "label": "5027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 117, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5028", "label": "5028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 128, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5029", "label": "5029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 173, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5030", "label": "5030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 188, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5031", "label": "5031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 122, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5032", "label": "5032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 222, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5033", "label": "5033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5034", "label": "5034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 174, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5035", "label": "5035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 85, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5037", "label": "5037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 48, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5038", "label": "5038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 121, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5039", "label": "5039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 237, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5040", "label": "5040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 144, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5041", "label": "5041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 46, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5042", "label": "5042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 147, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5043", "label": "5043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 61, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5044", "label": "5044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 247, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5045", "label": "5045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 243, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5046", "label": "5046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 212, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5047", "label": "5047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 98, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5048", "label": "5048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 141, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5049", "label": "5049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 245, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5050", "label": "5050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 171, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5051", "label": "5051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 181, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5053", "label": "5053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 87, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5054", "label": "5054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 85, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5055", "label": "5055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 129, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5056", "label": "5056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 71, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5057", "label": "5057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 125, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5058", "label": "5058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 90, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5059", "label": "5059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 114, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5060", "label": "5060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 156, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5061", "label": "5061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 166, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5063", "label": "5063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 119, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5064", "label": "5064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 171, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5065", "label": "5065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 84, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5066", "label": "5066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 94, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5067", "label": "5067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 100, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5068", "label": "5068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 204, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5070", "label": "5070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 150, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5071", "label": "5071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 250, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5072", "label": "5072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 163, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5073", "label": "5073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 115, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5074", "label": "5074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 101, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5075", "label": "5075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 157, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5076", "label": "5076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 204, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5077", "label": "5077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 94, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5078", "label": "5078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 105, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5080", "label": "5080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 101, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5081", "label": "5081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 156, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5082", "label": "5082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 119, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5084", "label": "5084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5085", "label": "5085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 67, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5086", "label": "5086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 109, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5087", "label": "5087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 209, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5088", "label": "5088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 124, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5089", "label": "5089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 157, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5091", "label": "5091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 128, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5092", "label": "5092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 174, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6000", "label": "6000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 73, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6001", "label": "6001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 158, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6002", "label": "6002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 121, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6003", "label": "6003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 104, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6004", "label": "6004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 112, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6005", "label": "6005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 69, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6006", "label": "6006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 73, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6007", "label": "6007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 188, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6008", "label": "6008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 230, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6009", "label": "6009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 107, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6010", "label": "6010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 122, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6011", "label": "6011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 102, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6012", "label": "6012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 136, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6013", "label": "6013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 65, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6014", "label": "6014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 180, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6015", "label": "6015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 95, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6016", "label": "6016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 62, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6017", "label": "6017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 150, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6018", "label": "6018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 181, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6019", "label": "6019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 149, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6020", "label": "6020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 217, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6021", "label": "6021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 80, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6022", "label": "6022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 212, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6023", "label": "6023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 180, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6024", "label": "6024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 205, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6025", "label": "6025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 124, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6026", "label": "6026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 117, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6027", "label": "6027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 114, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6028", "label": "6028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 93, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6029", "label": "6029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 179, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6030", "label": "6030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 159, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6031", "label": "6031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 214, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6033", "label": "6033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 114, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6034", "label": "6034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 209, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6035", "label": "6035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 73, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6036", "label": "6036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 109, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6037", "label": "6037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 115, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6038", "label": "6038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 214, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6039", "label": "6039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 136, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6040", "label": "6040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 74, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6041", "label": "6041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 122, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6042", "label": "6042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 92, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6044", "label": "6044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 117, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6045", "label": "6045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 146, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6047", "label": "6047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 157, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6048", "label": "6048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 232, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6049", "label": "6049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 84, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6050", "label": "6050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 62, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6051", "label": "6051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 90, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6052", "label": "6052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 86, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6053", "label": "6053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 103, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6054", "label": "6054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 242, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6055", "label": "6055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 165, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6056", "label": "6056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 242, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6057", "label": "6057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 80, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6058", "label": "6058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 122, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6059", "label": "6059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 142, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6060", "label": "6060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 247, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6062", "label": "6062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 58, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6065", "label": "6065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 77, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6067", "label": "6067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 245, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6068", "label": "6068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 101, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6069", "label": "6069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 130, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6070", "label": "6070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6071", "label": "6071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 77, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6073", "label": "6073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 206, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6074", "label": "6074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 110, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6075", "label": "6075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 158, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6076", "label": "6076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 71, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6077", "label": "6077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 123, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6078", "label": "6078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6079", "label": "6079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 242, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6080", "label": "6080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 237, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6081", "label": "6081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 65, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6082", "label": "6082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 145, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6083", "label": "6083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 106, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6084", "label": "6084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 247, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6085", "label": "6085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 204, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6086", "label": "6086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 89, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6500", "label": "6500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 120, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6501", "label": "6501" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 52, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6502", "label": "6502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 156, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6503", "label": "6503" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 136, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6504", "label": "6504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 94, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6505", "label": "6505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 247, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6507", "label": "6507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 68, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6508", "label": "6508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 201, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6509", "label": "6509" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 143, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6510", "label": "6510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 219, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6511", "label": "6511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 158, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6512", "label": "6512" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 139, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6514", "label": "6514" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 123, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6515", "label": "6515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 162, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6517", "label": "6517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6518", "label": "6518" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 240, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6519", "label": "6519" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 212, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6520", "label": "6520" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 134, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6521", "label": "6521" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 179, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6522", "label": "6522" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 157, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6523", "label": "6523" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 247, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6524", "label": "6524" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 245, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6525", "label": "6525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 190, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6526", "label": "6526" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 230, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6527", "label": "6527" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 130, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6528", "label": "6528" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 156, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6529", "label": "6529" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 227, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6530", "label": "6530" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 128, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6531", "label": "6531" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 66, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6532", "label": "6532" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 171, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6533", "label": "6533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 83, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6534", "label": "6534" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 86, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6535", "label": "6535" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 207, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6536", "label": "6536" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 204, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6537", "label": "6537" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 184, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6538", "label": "6538" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 90, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6539", "label": "6539" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 127, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6540", "label": "6540" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 81, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6541", "label": "6541" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 150, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6542", "label": "6542" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 214, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6543", "label": "6543" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 176, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6544", "label": "6544" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 165, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6545", "label": "6545" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 88, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6547", "label": "6547" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 76, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6549", "label": "6549" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 148, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6550", "label": "6550" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 201, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6551", "label": "6551" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 106, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6552", "label": "6552" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 232, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6553", "label": "6553" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 177, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7000", "label": "7000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 176, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7001", "label": "7001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 179, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7002", "label": "7002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 238, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7003", "label": "7003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 125, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7004", "label": "7004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 237, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7005", "label": "7005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 227, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7006", "label": "7006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 116, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7007", "label": "7007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 62, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7008", "label": "7008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 68, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7009", "label": "7009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 147, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7010", "label": "7010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 101, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7011", "label": "7011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 113, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7012", "label": "7012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 155, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7013", "label": "7013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 61, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7014", "label": "7014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 188, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7015", "label": "7015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 227, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7016", "label": "7016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 102, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7017", "label": "7017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 97, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7018", "label": "7018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 201, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7019", "label": "7019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 224, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7020", "label": "7020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 97, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7021", "label": "7021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 65, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7022", "label": "7022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 168, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7023", "label": "7023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 154, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7024", "label": "7024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 161, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7025", "label": "7025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 83, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7026", "label": "7026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 163, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7027", "label": "7027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 217, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7028", "label": "7028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 128, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7029", "label": "7029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 117, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7030", "label": "7030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 93, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7031", "label": "7031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 165, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7032", "label": "7032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 209, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7033", "label": "7033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 211, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7034", "label": "7034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 181, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7035", "label": "7035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 199, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7036", "label": "7036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 123, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7037", "label": "7037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 138, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7038", "label": "7038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 183, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7039", "label": "7039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7040", "label": "7040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 173, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7041", "label": "7041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 214, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7042", "label": "7042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 148, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7043", "label": "7043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 156, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7044", "label": "7044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 209, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7045", "label": "7045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7046", "label": "7046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 133, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7047", "label": "7047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 161, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7048", "label": "7048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 161, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7049", "label": "7049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 145, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7500", "label": "7500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 161, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7501", "label": "7501" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 120, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7502", "label": "7502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 120, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7503", "label": "7503" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7504", "label": "7504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 158, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7505", "label": "7505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 168, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7506", "label": "7506" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 138, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7507", "label": "7507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 80, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7508", "label": "7508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 159, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7509", "label": "7509" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 199, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7510", "label": "7510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 104, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7511", "label": "7511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 212, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7512", "label": "7512" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 119, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7513", "label": "7513" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 242, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8001", "label": "8001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 130, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8002", "label": "8002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 130, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8003", "label": "8003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 81, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8004", "label": "8004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 106, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8005", "label": "8005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 108, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8006", "label": "8006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 191, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8007", "label": "8007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 130, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8008", "label": "8008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 93, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8009", "label": "8009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 214, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8010", "label": "8010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 55, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8011", "label": "8011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 106, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8012", "label": "8012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 150, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8013", "label": "8013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 126, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8014", "label": "8014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 79, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8015", "label": "8015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 94, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8016", "label": "8016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 129, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8018", "label": "8018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 147, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8019", "label": "8019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 124, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8020", "label": "8020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 130, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8021", "label": "8021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 96, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8022", "label": "8022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 191, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8023", "label": "8023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 162, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8024", "label": "8024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 153, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8025", "label": "8025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 104, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8026", "label": "8026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 118, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8027", "label": "8027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 153, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8028", "label": "8028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 161, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8029", "label": "8029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 146, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8030", "label": "8030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 230, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8031", "label": "8031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 180, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8032", "label": "8032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 140, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8034", "label": "8034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 119, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8035", "label": "8035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 103, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8500", "label": "8500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 76, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8501", "label": "8501" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 176, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8502", "label": "8502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 77, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8503", "label": "8503" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 95, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8504", "label": "8504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 189, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8505", "label": "8505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 116, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8506", "label": "8506" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 132, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8507", "label": "8507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 114, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8508", "label": "8508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 78, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8509", "label": "8509" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 95, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8510", "label": "8510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 86, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8511", "label": "8511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 103, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8512", "label": "8512" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 111, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8513", "label": "8513" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 128, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8514", "label": "8514" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 124, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8515", "label": "8515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 95, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8516", "label": "8516" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 232, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8517", "label": "8517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 53, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9000", "label": "9000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 230, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9001", "label": "9001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 114, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9002", "label": "9002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 90, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9003", "label": "9003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 135, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9004", "label": "9004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 106, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9005", "label": "9005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 139, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9006", "label": "9006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 135, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9007", "label": "9007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 137, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9008", "label": "9008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 161, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9009", "label": "9009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 160, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9010", "label": "9010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 108, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9011", "label": "9011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9012", "label": "9012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 76, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9013", "label": "9013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 78, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9014", "label": "9014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 55, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9015", "label": "9015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9016", "label": "9016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 179, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9017", "label": "9017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 245, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9018", "label": "9018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 237, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9019", "label": "9019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 101, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9020", "label": "9020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 159, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9500", "label": "9500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 199, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9501", "label": "9501" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 60, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9502", "label": "9502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 138, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9503", "label": "9503" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 102, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9504", "label": "9504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 137, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9505", "label": "9505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 128, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9506", "label": "9506" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 64, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9507", "label": "9507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 109, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9508", "label": "9508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 214, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1003", "label": "COM1003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 153, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1004", "label": "COM1004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 128, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1007", "label": "COM1007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 199, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1013", "label": "COM1013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 66, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1014", "label": "COM1014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 89, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1016", "label": "COM1016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 143, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1021", "label": "COM1021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 69, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1026", "label": "COM1026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 81, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1035", "label": "COM1035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 70, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1048", "label": "COM1048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 103, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1052", "label": "COM1052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 110, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1059", "label": "COM1059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 181, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1060", "label": "COM1060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 250, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1063", "label": "COM1063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 128, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1073", "label": "COM1073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 181, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1082", "label": "COM1082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 130, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1083", "label": "COM1083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 147, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1087", "label": "COM1087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 214, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1088", "label": "COM1088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1091", "label": "COM1091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 135, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1093", "label": "COM1093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 84, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1100", "label": "COM1100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 171, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1103", "label": "COM1103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 137, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1105", "label": "COM1105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 201, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1114", "label": "COM1114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 105, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1120", "label": "COM1120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 176, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1123", "label": "COM1123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 242, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1127", "label": "COM1127" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 132, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1130", "label": "COM1130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 156, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1131", "label": "COM1131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 161, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1133", "label": "COM1133" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 191, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1134", "label": "COM1134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 163, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1138", "label": "COM1138" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 145, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1140", "label": "COM1140" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 94, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1146", "label": "COM1146" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 135, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1147", "label": "COM1147" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 134, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1151", "label": "COM1151" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 235, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1194", "label": "COM1194" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 207, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1197", "label": "COM1197" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 92, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1200", "label": "COM1200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 224, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1207", "label": "COM1207" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 90, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1209", "label": "COM1209" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1227", "label": "COM1227" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 113, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1229", "label": "COM1229" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 135, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1240", "label": "COM1240" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 163, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1249", "label": "COM1249" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 161, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1255", "label": "COM1255" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 181, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1261", "label": "COM1261" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 135, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1263", "label": "COM1263" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 173, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM1277", "label": "COM1277" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 85, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2000", "label": "COM2000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 90, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2001", "label": "COM2001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 56, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2003", "label": "COM2003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 65, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2007", "label": "COM2007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 176, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2033", "label": "COM2033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 158, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2049", "label": "COM2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 128, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2050", "label": "COM2050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 104, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2099", "label": "COM2099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 74, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2100", "label": "COM2100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 138, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2101", "label": "COM2101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 120, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2102", "label": "COM2102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 201, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2117", "label": "COM2117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 74, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2119", "label": "COM2119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 167, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM2125", "label": "COM2125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 97, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3000", "label": "COM3000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 59, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3002", "label": "COM3002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 189, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3013", "label": "COM3013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 105, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3023", "label": "COM3023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 242, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3024", "label": "COM3024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 184, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3029", "label": "COM3029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 186, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3031", "label": "COM3031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 111, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3036", "label": "COM3036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 153, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3044", "label": "COM3044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 62, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3049", "label": "COM3049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 188, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3051", "label": "COM3051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 157, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3052", "label": "COM3052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 196, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3059", "label": "COM3059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 131, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3066", "label": "COM3066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 163, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3081", "label": "COM3081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 71, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM3082", "label": "COM3082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 128, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4000", "label": "COM4000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 59, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4001", "label": "COM4001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 55, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4009", "label": "COM4009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 181, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4021", "label": "COM4021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 111, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4023", "label": "COM4023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 168, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4024", "label": "COM4024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 227, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM4034", "label": "COM4034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 94, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5000", "label": "COM5000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 179, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5004", "label": "COM5004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 135, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5026", "label": "COM5026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 106, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5052", "label": "COM5052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 138, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5058", "label": "COM5058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 150, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5075", "label": "COM5075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 209, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5082", "label": "COM5082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 153, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM5086", "label": "COM5086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 161, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6030", "label": "COM6030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 184, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6038", "label": "COM6038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 68, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6043", "label": "COM6043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 245, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6046", "label": "COM6046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 199, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6049", "label": "COM6049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 148, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6063", "label": "COM6063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 128, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6072", "label": "COM6072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 147, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6079", "label": "COM6079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 83, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6080", "label": "COM6080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 94, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6081", "label": "COM6081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 209, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6500", "label": "COM6500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 114, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6517", "label": "COM6517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 147, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6538", "label": "COM6538" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6540", "label": "COM6540" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 72, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM6553", "label": "COM6553" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 127, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7000", "label": "COM7000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 135, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7008", "label": "COM7008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 72, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7016", "label": "COM7016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 76, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7049", "label": "COM7049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 138, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7500", "label": "COM7500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 138, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM7504", "label": "COM7504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 83, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8002", "label": "COM8002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 119, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8024", "label": "COM8024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 95, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8026", "label": "COM8026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 179, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8029", "label": "COM8029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 133, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8500", "label": "COM8500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 118, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8502", "label": "COM8502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 188, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8507", "label": "COM8507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 186, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM8515", "label": "COM8515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 222, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM9000", "label": "COM9000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 199, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM9001", "label": "COM9001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 150, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM9016", "label": "COM9016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 103, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM9500", "label": "COM9500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 206, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COM9505", "label": "COM9505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 227, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1003", "label": "IND1003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 142, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1022", "label": "IND1022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 56, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1026", "label": "IND1026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 186, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1102", "label": "IND1102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 153, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1105", "label": "IND1105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 84, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1146", "label": "IND1146" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 222, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND1158", "label": "IND1158" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 186, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2000", "label": "IND2000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 71, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2052", "label": "IND2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2094", "label": "IND2094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 247, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2100", "label": "IND2100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 113, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2102", "label": "IND2102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 155, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND2120", "label": "IND2120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 115, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND3000", "label": "IND3000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 111, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND3013", "label": "IND3013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 101, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND3030", "label": "IND3030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 230, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND3036", "label": "IND3036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 149, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND4034", "label": "IND4034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 189, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND5000", "label": "IND5000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND5020", "label": "IND5020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 97, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND5075", "label": "IND5075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 191, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND6000", "label": "IND6000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 224, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND6046", "label": "IND6046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND6063", "label": "IND6063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 81, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND6553", "label": "IND6553" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 149, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND7000", "label": "IND7000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 78, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND8000", "label": "IND8000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 91, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND8500", "label": "IND8500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 214, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND9000", "label": "IND9000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 161, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND9500", "label": "IND9500" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 110, 145, 255 ], "toColor": [ 57, 110, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 71, 161, 255 ], "toColor": [ 125, 71, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 76, 138, 255 ], "toColor": [ 79, 76, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 112, 173, 255 ], "toColor": [ 111, 112, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 121, 161, 255 ], "toColor": [ 217, 121, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 242, 145, 255 ], "toColor": [ 229, 242, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 90, 166, 255 ], "toColor": [ 120, 90, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 141, 208, 255 ], "toColor": [ 214, 141, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 68, 62, 255 ], "toColor": [ 130, 68, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 93, 143, 255 ], "toColor": [ 124, 93, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 61, 111, 255 ], "toColor": [ 133, 61, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 156, 255 ], "toColor": [ 176, 97, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 194, 255 ], "toColor": [ 95, 110, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 153, 131, 255 ], "toColor": [ 95, 153, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 156, 151, 255 ], "toColor": [ 62, 156, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 206, 250, 255 ], "toColor": [ 160, 206, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 185, 98, 255 ], "toColor": [ 209, 185, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 230, 203, 255 ], "toColor": [ 87, 230, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 86, 219, 255 ], "toColor": [ 219, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 86, 143, 255 ], "toColor": [ 104, 86, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 159, 237, 255 ], "toColor": [ 198, 159, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 161, 129, 255 ], "toColor": [ 71, 161, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 109, 93, 255 ], "toColor": [ 201, 109, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 94, 196, 255 ], "toColor": [ 103, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 104, 222, 255 ], "toColor": [ 89, 104, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 85, 255 ], "toColor": [ 56, 128, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 140, 82, 255 ], "toColor": [ 63, 140, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 103, 158, 255 ], "toColor": [ 184, 103, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 230, 175, 255 ], "toColor": [ 149, 230, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 157, 184, 255 ], "toColor": [ 106, 157, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 95, 184, 255 ], "toColor": [ 201, 95, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 85, 73, 255 ], "toColor": [ 163, 85, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 139, 80, 255 ], "toColor": [ 179, 139, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 99, 144, 255 ], "toColor": [ 207, 99, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 106, 75, 255 ], "toColor": [ 130, 106, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 153, 83, 255 ], "toColor": [ 103, 153, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 150, 72, 255 ], "toColor": [ 149, 150, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 150, 199, 255 ], "toColor": [ 133, 150, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 176, 255 ], "toColor": [ 204, 126, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 75, 68, 255 ], "toColor": [ 128, 75, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 159, 194, 255 ], "toColor": [ 93, 159, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 91, 171, 255 ], "toColor": [ 155, 91, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 130, 237, 255 ], "toColor": [ 134, 130, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 214, 137, 255 ], "toColor": [ 86, 214, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 114, 83, 255 ], "toColor": [ 130, 114, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 83, 95, 255 ], "toColor": [ 148, 83, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 194, 95, 255 ], "toColor": [ 102, 194, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 204, 98, 255 ], "toColor": [ 101, 204, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 122, 255 ], "toColor": [ 130, 78, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 128, 54, 255 ], "toColor": [ 120, 128, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 121, 186, 255 ], "toColor": [ 108, 121, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 78, 181, 255 ], "toColor": [ 178, 78, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 66, 89, 255 ], "toColor": [ 150, 66, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 204, 110, 255 ], "toColor": [ 245, 204, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 199, 129, 255 ], "toColor": [ 147, 199, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 143, 95, 255 ], "toColor": [ 61, 143, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 166, 157, 255 ], "toColor": [ 106, 166, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 110, 204, 255 ], "toColor": [ 152, 110, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 237, 90, 255 ], "toColor": [ 137, 237, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 133, 74, 255 ], "toColor": [ 60, 133, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 83, 90, 255 ], "toColor": [ 153, 83, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 166, 104, 255 ], "toColor": [ 119, 166, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 145, 171, 255 ], "toColor": [ 84, 145, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 79, 108, 255 ], "toColor": [ 189, 79, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 95, 161, 255 ], "toColor": [ 110, 95, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 91, 171, 255 ], "toColor": [ 65, 91, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 84, 235, 255 ], "toColor": [ 192, 84, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 233, 255 ], "toColor": [ 247, 163, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 158, 94, 255 ], "toColor": [ 168, 158, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 109, 189, 255 ], "toColor": [ 112, 109, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 161, 166, 255 ], "toColor": [ 63, 161, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 171, 65, 255 ], "toColor": [ 83, 171, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 133, 240, 255 ], "toColor": [ 101, 133, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 160, 66, 255 ], "toColor": [ 168, 160, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 157, 102, 255 ], "toColor": [ 189, 157, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 66, 140, 255 ], "toColor": [ 81, 66, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 122, 98, 255 ], "toColor": [ 148, 122, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 97, 173, 255 ], "toColor": [ 152, 97, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 62, 132, 255 ], "toColor": [ 158, 62, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 148, 65, 255 ], "toColor": [ 83, 148, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 242, 136, 255 ], "toColor": [ 185, 242, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 247, 198, 255 ], "toColor": [ 119, 247, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 85, 255 ], "toColor": [ 237, 88, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 59, 64, 255 ], "toColor": [ 156, 59, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 149, 92, 255 ], "toColor": [ 161, 149, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 91, 163, 255 ], "toColor": [ 114, 91, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 242, 233, 255 ], "toColor": [ 136, 242, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 143, 242, 255 ], "toColor": [ 189, 143, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 229, 128, 255 ], "toColor": [ 242, 229, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 107, 65, 255 ], "toColor": [ 166, 107, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 135, 64, 255 ], "toColor": [ 148, 135, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 93, 127, 255 ], "toColor": [ 207, 93, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 139, 198, 255 ], "toColor": [ 240, 139, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 102, 222, 255 ], "toColor": [ 194, 102, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 115, 79, 255 ], "toColor": [ 143, 115, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 204, 138, 255 ], "toColor": [ 209, 204, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 79, 196, 255 ], "toColor": [ 139, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 247, 215, 255 ], "toColor": [ 166, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 163, 240, 255 ], "toColor": [ 141, 163, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 95, 199, 255 ], "toColor": [ 180, 95, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 88, 166, 255 ], "toColor": [ 107, 88, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 163, 95, 255 ], "toColor": [ 121, 163, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 182, 113, 255 ], "toColor": [ 227, 182, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 209, 135, 255 ], "toColor": [ 98, 209, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 201, 99, 255 ], "toColor": [ 140, 201, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 144, 104, 255 ], "toColor": [ 156, 144, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 127, 67, 255 ], "toColor": [ 140, 127, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 217, 104, 255 ], "toColor": [ 237, 217, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 135, 86, 255 ], "toColor": [ 131, 135, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 124, 69, 255 ], "toColor": [ 133, 124, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 204, 94, 255 ], "toColor": [ 118, 204, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 77, 86, 255 ], "toColor": [ 128, 77, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 145, 79, 255 ], "toColor": [ 63, 145, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 158, 148, 255 ], "toColor": [ 101, 158, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 189, 121, 255 ], "toColor": [ 85, 189, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 130, 95, 255 ], "toColor": [ 77, 130, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 104, 132, 255 ], "toColor": [ 189, 104, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 224, 247, 255 ], "toColor": [ 166, 224, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 190, 142, 255 ], "toColor": [ 232, 190, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 100, 145, 255 ], "toColor": [ 90, 100, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 57, 128, 255 ], "toColor": [ 57, 57, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 96, 159, 255 ], "toColor": [ 166, 96, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 99, 125, 255 ], "toColor": [ 230, 99, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 126, 138, 255 ], "toColor": [ 72, 126, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 209, 105, 255 ], "toColor": [ 200, 209, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 145, 61, 255 ], "toColor": [ 124, 145, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 98, 184, 255 ], "toColor": [ 94, 98, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 181, 145, 255 ], "toColor": [ 83, 181, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 84, 136, 255 ], "toColor": [ 143, 84, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 201, 105, 255 ], "toColor": [ 113, 201, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 51, 143, 255 ], "toColor": [ 114, 51, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 156, 142, 255 ], "toColor": [ 56, 156, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 152, 156, 255 ], "toColor": [ 54, 152, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 217, 214, 255 ], "toColor": [ 141, 217, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 217, 200, 255 ], "toColor": [ 89, 217, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 121, 131, 255 ], "toColor": [ 217, 121, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 93, 128, 255 ], "toColor": [ 59, 93, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 196, 114, 255 ], "toColor": [ 150, 196, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 131, 189, 255 ], "toColor": [ 81, 131, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 85, 128, 255 ], "toColor": [ 135, 85, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 109, 184, 255 ], "toColor": [ 97, 109, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 153, 191, 255 ], "toColor": [ 242, 153, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 117, 170, 255 ], "toColor": [ 189, 117, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 153, 101, 255 ], "toColor": [ 136, 153, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 148, 86, 255 ], "toColor": [ 74, 148, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 150, 95, 255 ], "toColor": [ 83, 150, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 150, 129, 255 ], "toColor": [ 247, 150, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 143, 156, 255 ], "toColor": [ 59, 143, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 139, 140, 255 ], "toColor": [ 58, 139, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 179, 62, 255 ], "toColor": [ 97, 179, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 165, 122, 255 ], "toColor": [ 204, 165, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 86, 141, 255 ], "toColor": [ 166, 86, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 177, 157, 255 ], "toColor": [ 237, 177, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 201, 163, 255 ], "toColor": [ 81, 201, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 156, 59, 255 ], "toColor": [ 151, 156, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 182, 230, 255 ], "toColor": [ 87, 182, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 79, 255 ], "toColor": [ 128, 128, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 112, 70, 255 ], "toColor": [ 138, 112, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 247, 189, 255 ], "toColor": [ 114, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 105, 110, 255 ], "toColor": [ 199, 105, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 222, 80, 255 ], "toColor": [ 106, 222, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 185, 141, 255 ], "toColor": [ 235, 185, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 135, 189, 255 ], "toColor": [ 117, 135, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 108, 255 ], "toColor": [ 204, 217, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 173, 173, 255 ], "toColor": [ 62, 173, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 102, 152, 255 ], "toColor": [ 250, 102, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 237, 203, 255 ], "toColor": [ 159, 237, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 110, 136, 255 ], "toColor": [ 240, 110, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 158, 79, 255 ], "toColor": [ 92, 158, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 149, 191, 255 ], "toColor": [ 124, 149, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 110, 181, 255 ], "toColor": [ 194, 110, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 83, 95, 255 ], "toColor": [ 219, 83, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 96, 152, 255 ], "toColor": [ 189, 96, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 214, 118, 255 ], "toColor": [ 169, 214, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 137, 232, 255 ], "toColor": [ 142, 137, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 155, 250, 255 ], "toColor": [ 185, 155, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 84, 95, 255 ], "toColor": [ 199, 84, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 62, 130, 255 ], "toColor": [ 98, 62, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 143, 247, 255 ], "toColor": [ 233, 143, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 95, 143, 255 ], "toColor": [ 80, 95, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 171, 89, 255 ], "toColor": [ 131, 171, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 66, 150, 255 ], "toColor": [ 86, 66, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 148, 168, 255 ], "toColor": [ 74, 148, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 179, 79, 255 ], "toColor": [ 172, 179, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 113, 106, 255 ], "toColor": [ 173, 113, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 73, 194, 255 ], "toColor": [ 196, 73, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 207, 107, 255 ], "toColor": [ 172, 207, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 111, 214, 255 ], "toColor": [ 139, 111, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 122, 255 ], "toColor": [ 92, 242, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 150, 96, 255 ], "toColor": [ 163, 150, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 171, 99, 255 ], "toColor": [ 119, 171, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 161, 108, 255 ], "toColor": [ 112, 161, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 201, 201, 255 ], "toColor": [ 125, 201, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 247, 192, 255 ], "toColor": [ 96, 247, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 204, 181, 255 ], "toColor": [ 104, 204, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 166, 176, 255 ], "toColor": [ 79, 166, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 132, 245, 255 ], "toColor": [ 118, 132, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 105, 209, 255 ], "toColor": [ 139, 105, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 247, 114, 255 ], "toColor": [ 143, 247, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 101, 191, 255 ], "toColor": [ 230, 101, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 153, 99, 255 ], "toColor": [ 116, 153, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 93, 207, 255 ], "toColor": [ 193, 93, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 209, 84, 255 ], "toColor": [ 167, 209, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 203, 123, 255 ], "toColor": [ 237, 203, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 130, 207, 255 ], "toColor": [ 186, 130, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 204, 100, 255 ], "toColor": [ 150, 204, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 133, 199, 255 ], "toColor": [ 145, 133, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 95, 186, 255 ], "toColor": [ 109, 95, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 145, 54, 255 ], "toColor": [ 127, 145, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 133, 92, 255 ], "toColor": [ 209, 133, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 73, 126, 255 ], "toColor": [ 186, 73, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 163, 227, 255 ], "toColor": [ 143, 163, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 118, 170, 255 ], "toColor": [ 194, 118, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 72, 168, 255 ], "toColor": [ 133, 72, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 108, 140, 255 ], "toColor": [ 173, 108, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 135, 58, 255 ], "toColor": [ 83, 135, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 90, 230, 255 ], "toColor": [ 143, 90, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 116, 181, 255 ], "toColor": [ 160, 116, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 196, 98, 255 ], "toColor": [ 196, 196, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 156, 81, 255 ], "toColor": [ 93, 156, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 209, 123, 255 ], "toColor": [ 86, 209, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 189, 119, 255 ], "toColor": [ 132, 189, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 123, 88, 255 ], "toColor": [ 140, 123, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 158, 107, 255 ], "toColor": [ 84, 158, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 150, 201, 255 ], "toColor": [ 79, 150, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 148, 114, 255 ], "toColor": [ 173, 148, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 92, 103, 255 ], "toColor": [ 230, 92, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 93, 191, 255 ], "toColor": [ 78, 93, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 227, 82, 255 ], "toColor": [ 123, 227, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 130, 165, 255 ], "toColor": [ 196, 130, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 169, 108, 255 ], "toColor": [ 245, 169, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 145, 98, 255 ], "toColor": [ 179, 145, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 109, 119, 255 ], "toColor": [ 179, 109, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 214, 77, 255 ], "toColor": [ 98, 214, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 224, 105, 255 ], "toColor": [ 163, 224, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 55, 158, 255 ], "toColor": [ 156, 55, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 179, 75, 255 ], "toColor": [ 92, 179, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 201, 151, 255 ], "toColor": [ 230, 201, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 150, 108, 255 ], "toColor": [ 69, 150, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 80, 208, 255 ], "toColor": [ 217, 80, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 148, 196, 255 ], "toColor": [ 75, 148, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 145, 100, 255 ], "toColor": [ 222, 145, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 59, 148, 255 ], "toColor": [ 111, 59, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 213, 232, 255 ], "toColor": [ 121, 213, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 237, 157, 255 ], "toColor": [ 177, 237, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 186, 114, 255 ], "toColor": [ 134, 186, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 163, 70, 255 ], "toColor": [ 100, 163, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 124, 201, 255 ], "toColor": [ 111, 124, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 146, 212, 255 ], "toColor": [ 222, 146, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 104, 227, 255 ], "toColor": [ 166, 104, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 204, 165, 255 ], "toColor": [ 82, 204, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 58, 145, 255 ], "toColor": [ 92, 58, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 166, 93, 255 ], "toColor": [ 118, 166, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 89, 137, 255 ], "toColor": [ 227, 89, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 143, 255 ], "toColor": [ 87, 128, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 184, 151, 255 ], "toColor": [ 123, 184, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 247, 104, 255 ], "toColor": [ 161, 247, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 152, 140, 255 ], "toColor": [ 212, 152, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 57, 109, 255 ], "toColor": [ 135, 57, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 153, 99, 255 ], "toColor": [ 86, 153, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 232, 224, 255 ], "toColor": [ 149, 232, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 158, 153, 255 ], "toColor": [ 100, 158, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 159, 122, 255 ], "toColor": [ 196, 159, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 161, 161, 255 ], "toColor": [ 85, 161, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 230, 106, 255 ], "toColor": [ 184, 230, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 92, 214, 255 ], "toColor": [ 108, 92, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 209, 82, 255 ], "toColor": [ 130, 209, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 186, 104, 255 ], "toColor": [ 123, 186, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 116, 95, 255 ], "toColor": [ 250, 116, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 138, 63, 255 ], "toColor": [ 86, 138, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 89, 227, 255 ], "toColor": [ 165, 89, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 108, 98, 255 ], "toColor": [ 168, 108, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 88, 232, 255 ], "toColor": [ 222, 88, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 83, 70, 255 ], "toColor": [ 184, 83, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 127, 199, 255 ], "toColor": [ 191, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 116, 101, 255 ], "toColor": [ 184, 116, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 125, 158, 255 ], "toColor": [ 76, 125, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 128, 64, 255 ], "toColor": [ 116, 128, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 177, 179, 255 ], "toColor": [ 87, 177, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 114, 130, 255 ], "toColor": [ 66, 114, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 122, 93, 255 ], "toColor": [ 148, 122, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 123, 181, 255 ], "toColor": [ 94, 123, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 92, 94, 255 ], "toColor": [ 181, 92, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 159, 179, 255 ], "toColor": [ 82, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 161, 77, 255 ], "toColor": [ 176, 161, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 247, 87, 255 ], "toColor": [ 129, 247, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 172, 75, 255 ], "toColor": [ 189, 172, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 72, 92, 255 ], "toColor": [ 181, 72, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 120, 255 ], "toColor": [ 235, 212, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 159, 163, 255 ], "toColor": [ 104, 159, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 199, 127, 255 ], "toColor": [ 194, 199, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 104, 182, 255 ], "toColor": [ 189, 104, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 142, 245, 255 ], "toColor": [ 217, 142, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 242, 198, 255 ], "toColor": [ 109, 242, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 83, 173, 255 ], "toColor": [ 101, 83, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 224, 148, 255 ], "toColor": [ 149, 224, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 109, 162, 255 ], "toColor": [ 166, 109, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 141, 190, 255 ], "toColor": [ 227, 141, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 138, 116, 255 ], "toColor": [ 61, 138, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 115, 162, 255 ], "toColor": [ 209, 115, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 79, 194, 255 ], "toColor": [ 78, 79, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 143, 110, 255 ], "toColor": [ 94, 143, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 94, 113, 255 ], "toColor": [ 168, 94, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 63, 150, 255 ], "toColor": [ 114, 63, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 156, 124, 255 ], "toColor": [ 93, 156, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 199, 186, 255 ], "toColor": [ 88, 199, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 157, 96, 255 ], "toColor": [ 181, 157, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 199, 80, 255 ], "toColor": [ 74, 199, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 136, 224, 255 ], "toColor": [ 101, 136, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 153, 240, 255 ], "toColor": [ 165, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 199, 93, 255 ], "toColor": [ 130, 199, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 163, 153, 255 ], "toColor": [ 80, 163, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 168, 109, 255 ], "toColor": [ 181, 168, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 93, 117, 255 ], "toColor": [ 158, 93, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 150, 145, 255 ], "toColor": [ 87, 150, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 129, 124, 255 ], "toColor": [ 230, 129, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 161, 115, 255 ], "toColor": [ 72, 161, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 156, 153, 255 ], "toColor": [ 247, 156, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 163, 116, 255 ], "toColor": [ 62, 163, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 57, 163, 255 ], "toColor": [ 110, 57, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 157, 237, 255 ], "toColor": [ 225, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 199, 151, 255 ], "toColor": [ 125, 199, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 145, 97, 255 ], "toColor": [ 125, 145, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 73, 121, 255 ], "toColor": [ 135, 73, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 111, 156, 255 ], "toColor": [ 76, 111, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 196, 122, 255 ], "toColor": [ 129, 196, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 157, 250, 255 ], "toColor": [ 225, 157, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 167, 255 ], "toColor": [ 237, 152, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 135, 148, 255 ], "toColor": [ 71, 135, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 78, 207, 255 ], "toColor": [ 143, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 139, 173, 255 ], "toColor": [ 114, 139, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 170, 96, 255 ], "toColor": [ 240, 170, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 144, 78, 255 ], "toColor": [ 199, 144, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 145, 130, 255 ], "toColor": [ 232, 145, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 89, 247, 255 ], "toColor": [ 173, 89, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 106, 181, 255 ], "toColor": [ 186, 106, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 119, 186, 255 ], "toColor": [ 184, 119, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 137, 184, 255 ], "toColor": [ 204, 137, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 125, 106, 255 ], "toColor": [ 212, 125, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 110, 148, 255 ], "toColor": [ 86, 110, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 58, 161, 255 ], "toColor": [ 125, 58, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 196, 92, 255 ], "toColor": [ 137, 196, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 201, 111, 255 ], "toColor": [ 143, 201, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 124, 172, 255 ], "toColor": [ 204, 124, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 232, 205, 255 ], "toColor": [ 107, 232, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 86, 69, 255 ], "toColor": [ 163, 86, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 146, 196, 255 ], "toColor": [ 96, 146, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 174, 240, 255 ], "toColor": [ 146, 174, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 158, 154, 255 ], "toColor": [ 81, 158, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 68, 156, 255 ], "toColor": [ 135, 68, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 161, 147, 255 ], "toColor": [ 58, 161, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 199, 119, 255 ], "toColor": [ 171, 199, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 171, 97, 255 ], "toColor": [ 113, 171, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 214, 123, 255 ], "toColor": [ 224, 214, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 67, 136, 255 ], "toColor": [ 148, 67, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 139, 184, 255 ], "toColor": [ 94, 139, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 95, 255 ], "toColor": [ 171, 92, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 194, 126, 255 ], "toColor": [ 171, 194, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 168, 93, 255 ], "toColor": [ 95, 168, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 154, 103, 255 ], "toColor": [ 181, 154, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 201, 127, 255 ], "toColor": [ 201, 201, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 188, 151, 255 ], "toColor": [ 230, 188, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 101, 181, 255 ], "toColor": [ 67, 101, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 168, 85, 255 ], "toColor": [ 82, 168, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 103, 153, 255 ], "toColor": [ 145, 103, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 133, 101, 255 ], "toColor": [ 156, 133, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 63, 138, 255 ], "toColor": [ 88, 63, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 143, 88, 255 ], "toColor": [ 168, 143, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 101, 186, 255 ], "toColor": [ 194, 101, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 138, 209, 255 ], "toColor": [ 181, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 143, 141, 255 ], "toColor": [ 59, 143, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 158, 79, 255 ], "toColor": [ 63, 158, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 179, 106, 255 ], "toColor": [ 102, 179, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 186, 255 ], "toColor": [ 117, 138, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 86, 110, 255 ], "toColor": [ 145, 86, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 99, 123, 255 ], "toColor": [ 242, 99, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 180, 136, 255 ], "toColor": [ 209, 180, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 214, 88, 255 ], "toColor": [ 208, 214, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 197, 117, 255 ], "toColor": [ 240, 197, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 148, 144, 255 ], "toColor": [ 98, 148, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 124, 255 ], "toColor": [ 204, 217, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 77, 171, 255 ], "toColor": [ 165, 77, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 70, 158, 255 ], "toColor": [ 176, 70, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 92, 204, 255 ], "toColor": [ 103, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 87, 114, 255 ], "toColor": [ 235, 87, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 93, 207, 255 ], "toColor": [ 102, 93, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 125, 194, 255 ], "toColor": [ 199, 125, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 156, 84, 255 ], "toColor": [ 151, 156, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 184, 90, 255 ], "toColor": [ 106, 184, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 153, 87, 255 ], "toColor": [ 194, 153, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 80, 138, 255 ], "toColor": [ 87, 80, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 114, 194, 255 ], "toColor": [ 137, 114, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 86, 176, 255 ], "toColor": [ 124, 86, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 133, 95, 255 ], "toColor": [ 78, 133, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 105, 178, 255 ], "toColor": [ 214, 105, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 166, 86, 255 ], "toColor": [ 139, 166, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 235, 181, 255 ], "toColor": [ 127, 235, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 235, 166, 255 ], "toColor": [ 157, 235, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 115, 191, 255 ], "toColor": [ 163, 115, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 178, 196, 255 ], "toColor": [ 124, 178, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 162, 214, 255 ], "toColor": [ 120, 162, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 135, 81, 255 ], "toColor": [ 109, 135, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 227, 170, 255 ], "toColor": [ 148, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 118, 121, 255 ], "toColor": [ 204, 118, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 69, 143, 255 ], "toColor": [ 117, 69, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 72, 255 ], "toColor": [ 133, 131, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 145, 101, 255 ], "toColor": [ 86, 145, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 204, 96, 255 ], "toColor": [ 132, 204, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 133, 255 ], "toColor": [ 230, 154, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 189, 81, 255 ], "toColor": [ 128, 189, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 240, 158, 255 ], "toColor": [ 233, 240, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 94, 224, 255 ], "toColor": [ 157, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 93, 145, 255 ], "toColor": [ 117, 93, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 132, 143, 255 ], "toColor": [ 71, 132, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 116, 227, 255 ], "toColor": [ 138, 116, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 143, 67, 255 ], "toColor": [ 181, 143, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 113, 96, 255 ], "toColor": [ 196, 113, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 139, 57, 255 ], "toColor": [ 153, 139, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 97, 186, 255 ], "toColor": [ 168, 97, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 112, 135, 255 ], "toColor": [ 66, 112, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 218, 144, 255 ], "toColor": [ 245, 218, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 85, 135, 255 ], "toColor": [ 107, 85, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 72, 75, 255 ], "toColor": [ 150, 72, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 143, 75, 255 ], "toColor": [ 69, 143, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 214, 124, 255 ], "toColor": [ 139, 214, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 230, 110, 255 ], "toColor": [ 235, 230, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 181, 101, 255 ], "toColor": [ 170, 181, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 187, 247, 255 ], "toColor": [ 141, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 191, 71, 255 ], "toColor": [ 85, 191, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 106, 158, 255 ], "toColor": [ 82, 106, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 158, 80, 255 ], "toColor": [ 222, 158, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 99, 219, 255 ], "toColor": [ 131, 99, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 119, 191, 255 ], "toColor": [ 172, 119, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 230, 119, 255 ], "toColor": [ 149, 230, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 179, 79, 255 ], "toColor": [ 160, 179, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 181, 149, 255 ], "toColor": [ 232, 181, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 189, 117, 255 ], "toColor": [ 108, 189, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 207, 93, 255 ], "toColor": [ 110, 207, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 168, 106, 255 ], "toColor": [ 171, 168, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 102, 222, 255 ], "toColor": [ 160, 102, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 179, 177, 255 ], "toColor": [ 70, 179, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 169, 179, 255 ], "toColor": [ 107, 169, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 51, 255 ], "toColor": [ 56, 128, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 47, 135, 255 ], "toColor": [ 113, 47, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 114, 204, 255 ], "toColor": [ 147, 114, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 237, 104, 255 ], "toColor": [ 155, 237, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 143, 64, 255 ], "toColor": [ 107, 143, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 71, 109, 255 ], "toColor": [ 204, 71, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 156, 129, 255 ], "toColor": [ 68, 156, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 122, 216, 255 ], "toColor": [ 240, 122, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 66, 150, 255 ], "toColor": [ 86, 66, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 84, 156, 255 ], "toColor": [ 92, 84, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 138, 161, 255 ], "toColor": [ 71, 138, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 237, 90, 255 ], "toColor": [ 144, 237, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 96, 120, 255 ], "toColor": [ 240, 96, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 162, 196, 255 ], "toColor": [ 98, 162, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 148, 173, 255 ], "toColor": [ 242, 148, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 107, 199, 255 ], "toColor": [ 144, 107, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 181, 181, 255 ], "toColor": [ 121, 181, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 132, 194, 255 ], "toColor": [ 207, 132, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 52, 148, 255 ], "toColor": [ 57, 52, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 123, 199, 255 ], "toColor": [ 232, 123, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 140, 69, 255 ], "toColor": [ 143, 140, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 238, 119, 255 ], "toColor": [ 242, 238, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 73, 116, 255 ], "toColor": [ 156, 73, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 140, 232, 255 ], "toColor": [ 128, 140, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 242, 207, 255 ], "toColor": [ 143, 242, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 101, 67, 255 ], "toColor": [ 163, 101, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 191, 134, 255 ], "toColor": [ 126, 191, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 130, 143, 255 ], "toColor": [ 56, 130, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 99, 148, 255 ], "toColor": [ 136, 99, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 79, 81, 255 ], "toColor": [ 176, 79, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 62, 176, 255 ], "toColor": [ 107, 62, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 211, 227, 255 ], "toColor": [ 152, 211, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 87, 130, 255 ], "toColor": [ 179, 87, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 92, 204, 255 ], "toColor": [ 140, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 133, 70, 255 ], "toColor": [ 54, 133, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 90, 84, 255 ], "toColor": [ 168, 90, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 158, 100, 255 ], "toColor": [ 150, 158, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 109, 237, 255 ], "toColor": [ 102, 109, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 214, 135, 255 ], "toColor": [ 213, 214, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 147, 245, 255 ], "toColor": [ 245, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 88, 100, 255 ], "toColor": [ 191, 88, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 74, 148, 255 ], "toColor": [ 138, 74, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 153, 98, 255 ], "toColor": [ 136, 153, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 186, 137, 255 ], "toColor": [ 73, 186, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 77, 168, 255 ], "toColor": [ 176, 77, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 226, 110, 255 ], "toColor": [ 230, 226, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 174, 227, 255 ], "toColor": [ 109, 174, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 159, 242, 255 ], "toColor": [ 153, 159, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 138, 189, 255 ], "toColor": [ 113, 138, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 132, 145, 255 ], "toColor": [ 71, 132, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 99, 186, 255 ], "toColor": [ 177, 99, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 131, 247, 255 ], "toColor": [ 183, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 208, 157, 255 ], "toColor": [ 237, 208, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 158, 96, 255 ], "toColor": [ 96, 158, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 176, 242, 255 ], "toColor": [ 121, 176, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 102, 128, 255 ], "toColor": [ 70, 102, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 155, 101, 255 ], "toColor": [ 171, 155, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 176, 100, 255 ], "toColor": [ 123, 176, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 158, 84, 255 ], "toColor": [ 91, 158, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 178, 184, 255 ], "toColor": [ 70, 178, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 89, 101, 255 ], "toColor": [ 133, 89, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 222, 118, 255 ], "toColor": [ 211, 222, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 70, 107, 255 ], "toColor": [ 176, 70, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 115, 148, 255 ], "toColor": [ 68, 115, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 82, 68, 255 ], "toColor": [ 173, 82, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 209, 170, 255 ], "toColor": [ 140, 209, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 125, 245, 255 ], "toColor": [ 127, 125, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 145, 156, 255 ], "toColor": [ 230, 145, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 138, 98, 255 ], "toColor": [ 85, 138, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 123, 224, 255 ], "toColor": [ 172, 123, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 120, 245, 255 ], "toColor": [ 195, 120, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 201, 242, 255 ], "toColor": [ 136, 201, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 168, 64, 255 ], "toColor": [ 113, 168, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 212, 110, 255 ], "toColor": [ 169, 212, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 218, 235, 255 ], "toColor": [ 108, 218, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 171, 103, 255 ], "toColor": [ 115, 171, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 116, 111, 255 ], "toColor": [ 222, 116, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 102, 118, 255 ], "toColor": [ 242, 102, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 158, 101, 255 ], "toColor": [ 114, 158, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 236, 245, 255 ], "toColor": [ 154, 236, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 91, 217, 255 ], "toColor": [ 169, 91, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 242, 157, 255 ], "toColor": [ 97, 242, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 81, 142, 255 ], "toColor": [ 166, 81, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 204, 183, 255 ], "toColor": [ 118, 204, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 99, 87, 255 ], "toColor": [ 143, 99, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 159, 165, 255 ], "toColor": [ 245, 159, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 173, 62, 255 ], "toColor": [ 96, 173, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 60, 63, 255 ], "toColor": [ 130, 60, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 119, 145, 255 ], "toColor": [ 58, 119, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 146, 141, 255 ], "toColor": [ 214, 146, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 230, 170, 255 ], "toColor": [ 80, 230, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 163, 237, 255 ], "toColor": [ 126, 163, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 115, 173, 255 ], "toColor": [ 245, 115, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 174, 119, 255 ], "toColor": [ 201, 174, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 203, 217, 255 ], "toColor": [ 98, 203, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 56, 148, 255 ], "toColor": [ 65, 56, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 134, 143, 255 ], "toColor": [ 77, 134, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 88, 148, 255 ], "toColor": [ 173, 88, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 178, 119, 255 ], "toColor": [ 189, 178, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 214, 127, 255 ], "toColor": [ 105, 214, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 65, 135, 255 ], "toColor": [ 99, 65, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 132, 133, 255 ], "toColor": [ 227, 132, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 247, 106, 255 ], "toColor": [ 222, 247, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 135, 79, 255 ], "toColor": [ 72, 135, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 98, 148, 255 ], "toColor": [ 102, 98, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 103, 173, 255 ], "toColor": [ 181, 103, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 127, 168, 255 ], "toColor": [ 61, 127, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 135, 230, 255 ], "toColor": [ 195, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 100, 215, 255 ], "toColor": [ 217, 100, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 135, 89, 255 ], "toColor": [ 81, 135, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 84, 128, 255 ], "toColor": [ 99, 84, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 129, 201, 255 ], "toColor": [ 172, 129, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 199, 115, 255 ], "toColor": [ 145, 199, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 70, 171, 255 ], "toColor": [ 80, 70, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 171, 118, 255 ], "toColor": [ 245, 171, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 73, 158, 255 ], "toColor": [ 191, 73, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 161, 126, 255 ], "toColor": [ 66, 161, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 85, 191, 255 ], "toColor": [ 71, 85, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 224, 186, 255 ], "toColor": [ 132, 224, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 124, 242, 255 ], "toColor": [ 155, 124, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 181, 78, 255 ], "toColor": [ 116, 181, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 62, 148, 255 ], "toColor": [ 105, 62, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 84, 176, 255 ], "toColor": [ 129, 84, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 131, 147, 255 ], "toColor": [ 230, 131, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 94, 140, 255 ], "toColor": [ 84, 94, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 217, 117, 255 ], "toColor": [ 127, 217, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 130, 104, 255 ], "toColor": [ 56, 130, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 99, 255 ], "toColor": [ 81, 140, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 81, 133, 255 ], "toColor": [ 92, 81, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 168, 126, 255 ], "toColor": [ 230, 168, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 91, 115, 255 ], "toColor": [ 176, 91, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 91, 166, 255 ], "toColor": [ 95, 91, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 194, 255 ], "toColor": [ 101, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 90, 101, 255 ], "toColor": [ 196, 90, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 107, 143, 255 ], "toColor": [ 83, 107, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 65, 70, 255 ], "toColor": [ 150, 65, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 181, 167, 255 ], "toColor": [ 103, 181, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 179, 154, 255 ], "toColor": [ 86, 179, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 163, 162, 255 ], "toColor": [ 80, 163, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 118, 108, 255 ], "toColor": [ 186, 118, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 161, 114, 255 ], "toColor": [ 173, 161, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 72, 154, 255 ], "toColor": [ 156, 72, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 105, 191, 255 ], "toColor": [ 109, 105, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 85, 166, 255 ], "toColor": [ 154, 85, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 154, 72, 255 ], "toColor": [ 184, 154, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 194, 99, 255 ], "toColor": [ 130, 194, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 144, 153, 255 ], "toColor": [ 66, 144, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 102, 106, 255 ], "toColor": [ 173, 102, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 85, 102, 255 ], "toColor": [ 224, 85, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 96, 224, 255 ], "toColor": [ 137, 96, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 109, 150, 255 ], "toColor": [ 191, 109, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 217, 161, 255 ], "toColor": [ 115, 217, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 89, 181, 255 ], "toColor": [ 180, 89, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 128, 237, 255 ], "toColor": [ 126, 128, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 95, 77, 255 ], "toColor": [ 150, 95, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 65, 171, 255 ], "toColor": [ 169, 65, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 141, 96, 255 ], "toColor": [ 161, 141, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 111, 49, 255 ], "toColor": [ 130, 111, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 205, 114, 255 ], "toColor": [ 247, 205, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 127, 134, 255 ], "toColor": [ 212, 127, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 52, 140, 255 ], "toColor": [ 61, 52, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 119, 74, 255 ], "toColor": [ 128, 119, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 93, 162, 255 ], "toColor": [ 240, 93, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 120, 186, 255 ], "toColor": [ 89, 120, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 240, 202, 255 ], "toColor": [ 115, 240, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 64, 71, 255 ], "toColor": [ 135, 64, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 128, 60, 255 ], "toColor": [ 115, 128, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 131, 168, 255 ], "toColor": [ 74, 131, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 168, 128, 255 ], "toColor": [ 99, 168, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 227, 237, 255 ], "toColor": [ 138, 227, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 91, 144, 255 ], "toColor": [ 201, 91, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 129, 219, 255 ], "toColor": [ 203, 129, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 113, 53, 255 ], "toColor": [ 130, 113, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 158, 76, 255 ], "toColor": [ 116, 158, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 109, 82, 255 ], "toColor": [ 209, 109, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 242, 148, 255 ], "toColor": [ 97, 242, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 145, 104, 255 ], "toColor": [ 168, 145, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 132, 209, 255 ], "toColor": [ 199, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 219, 114, 255 ], "toColor": [ 189, 219, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 109, 179, 255 ], "toColor": [ 167, 109, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 128, 152, 255 ], "toColor": [ 207, 128, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 147, 179, 255 ], "toColor": [ 79, 147, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 123, 199, 255 ], "toColor": [ 232, 123, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 132, 84, 255 ], "toColor": [ 176, 132, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 198, 77, 255 ], "toColor": [ 209, 198, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 67, 163, 255 ], "toColor": [ 59, 67, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 132, 234, 255 ], "toColor": [ 240, 132, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 156, 219, 255 ], "toColor": [ 116, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 103, 194, 255 ], "toColor": [ 163, 103, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 102, 242, 255 ], "toColor": [ 120, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 161, 162, 255 ], "toColor": [ 247, 161, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 118, 141, 255 ], "toColor": [ 184, 118, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 145, 87, 255 ], "toColor": [ 86, 145, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 185, 153, 255 ], "toColor": [ 240, 185, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 105, 150, 255 ], "toColor": [ 68, 105, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 224, 215, 255 ], "toColor": [ 130, 224, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 113, 168, 255 ], "toColor": [ 153, 113, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 114, 161, 255 ], "toColor": [ 64, 114, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 72, 64, 255 ], "toColor": [ 143, 72, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 119, 128, 255 ], "toColor": [ 79, 119, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 212, 91, 255 ], "toColor": [ 137, 212, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 173, 68, 255 ], "toColor": [ 135, 173, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 201, 94, 255 ], "toColor": [ 93, 201, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 207, 168, 255 ], "toColor": [ 85, 207, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 228, 230, 255 ], "toColor": [ 112, 228, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 153, 69, 255 ], "toColor": [ 131, 153, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 109, 72, 255 ], "toColor": [ 130, 109, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 75, 133, 255 ], "toColor": [ 64, 75, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 138, 79, 255 ], "toColor": [ 227, 138, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 83, 166, 255 ], "toColor": [ 212, 83, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 145, 186, 255 ], "toColor": [ 115, 145, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 84, 108, 255 ], "toColor": [ 135, 84, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 140, 255 ], "toColor": [ 237, 88, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 75, 214, 255 ], "toColor": [ 80, 75, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 212, 85, 255 ], "toColor": [ 190, 212, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 83, 95, 255 ], "toColor": [ 143, 83, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 202, 207, 255 ], "toColor": [ 120, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 179, 146, 255 ], "toColor": [ 93, 179, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 183, 186, 255 ], "toColor": [ 78, 183, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 109, 109, 255 ], "toColor": [ 171, 109, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 146, 102, 255 ], "toColor": [ 186, 146, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 120, 230, 255 ], "toColor": [ 240, 120, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 245, 157, 255 ], "toColor": [ 163, 245, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 78, 255 ], "toColor": [ 215, 222, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 58, 63, 255 ], "toColor": [ 133, 58, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 103, 121, 255 ], "toColor": [ 158, 103, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 114, 219, 255 ], "toColor": [ 163, 114, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 101, 130, 255 ], "toColor": [ 72, 101, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 61, 255 ], "toColor": [ 148, 74, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 130, 232, 255 ], "toColor": [ 104, 130, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 112, 255 ], "toColor": [ 250, 100, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 184, 230, 255 ], "toColor": [ 115, 184, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 156, 88, 255 ], "toColor": [ 81, 156, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 80, 255 ], "toColor": [ 143, 139, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 93, 168, 255 ], "toColor": [ 88, 93, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 170, 191, 255 ], "toColor": [ 111, 170, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 209, 140, 255 ], "toColor": [ 145, 209, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 179, 80, 255 ], "toColor": [ 212, 179, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 148, 88, 255 ], "toColor": [ 81, 148, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 78, 186, 255 ], "toColor": [ 186, 78, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 62, 108, 255 ], "toColor": [ 135, 62, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 140, 81, 255 ], "toColor": [ 108, 140, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 138, 222, 255 ], "toColor": [ 222, 138, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 230, 127, 255 ], "toColor": [ 240, 230, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 85, 88, 255 ], "toColor": [ 138, 85, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 68, 100, 255 ], "toColor": [ 133, 68, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 145, 242, 255 ], "toColor": [ 194, 145, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 56, 66, 255 ], "toColor": [ 128, 56, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 67, 171, 255 ], "toColor": [ 131, 67, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 115, 199, 255 ], "toColor": [ 172, 115, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 156, 141, 255 ], "toColor": [ 82, 156, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 161, 95, 255 ], "toColor": [ 92, 161, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 103, 245, 255 ], "toColor": [ 138, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 176, 113, 255 ], "toColor": [ 173, 176, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 168, 98, 255 ], "toColor": [ 99, 168, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 230, 119, 255 ], "toColor": [ 209, 230, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 184, 81, 255 ], "toColor": [ 112, 184, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 126, 89, 255 ], "toColor": [ 168, 126, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 89, 148, 255 ], "toColor": [ 94, 89, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 198, 255 ], "toColor": [ 78, 212, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 240, 115, 255 ], "toColor": [ 229, 240, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 227, 157, 255 ], "toColor": [ 235, 227, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 119, 63, 255 ], "toColor": [ 138, 119, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 171, 122, 255 ], "toColor": [ 73, 171, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 150, 230, 255 ], "toColor": [ 126, 150, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 196, 227, 255 ], "toColor": [ 104, 196, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 224, 146, 255 ], "toColor": [ 159, 224, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 200, 156, 255 ], "toColor": [ 247, 200, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 129, 204, 255 ], "toColor": [ 170, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 180, 131, 255 ], "toColor": [ 199, 180, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 74, 107, 255 ], "toColor": [ 168, 74, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 171, 130, 255 ], "toColor": [ 96, 171, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 83, 108, 255 ], "toColor": [ 212, 83, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 149, 193, 255 ], "toColor": [ 230, 149, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 110, 181, 255 ], "toColor": [ 235, 110, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 237, 207, 255 ], "toColor": [ 154, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 63, 115, 255 ], "toColor": [ 138, 63, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 85, 133, 255 ], "toColor": [ 117, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 118, 135, 255 ], "toColor": [ 51, 118, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 121, 217, 255 ], "toColor": [ 209, 121, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 160, 212, 255 ], "toColor": [ 250, 160, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 247, 109, 255 ], "toColor": [ 127, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 168, 109, 255 ], "toColor": [ 72, 168, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 95, 79, 255 ], "toColor": [ 158, 95, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 98, 113, 255 ], "toColor": [ 161, 98, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 191, 90, 255 ], "toColor": [ 188, 191, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 66, 144, 255 ], "toColor": [ 166, 66, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 182, 184, 255 ], "toColor": [ 101, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 179, 145, 255 ], "toColor": [ 102, 179, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 86, 222, 255 ], "toColor": [ 232, 86, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 240, 173, 255 ], "toColor": [ 156, 240, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 173, 102, 255 ], "toColor": [ 78, 173, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 172, 95, 255 ], "toColor": [ 227, 172, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 108, 130, 255 ], "toColor": [ 56, 108, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 169, 240, 255 ], "toColor": [ 103, 169, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 132, 196, 255 ], "toColor": [ 209, 132, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 150, 168, 255 ], "toColor": [ 59, 150, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 93, 114, 255 ], "toColor": [ 168, 93, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 73, 184, 255 ], "toColor": [ 176, 73, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 86, 148, 255 ], "toColor": [ 126, 86, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 133, 71, 255 ], "toColor": [ 61, 133, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 94, 84, 255 ], "toColor": [ 209, 94, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 154, 109, 255 ], "toColor": [ 179, 154, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 164, 227, 255 ], "toColor": [ 109, 164, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 94, 175, 255 ], "toColor": [ 224, 94, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 235, 141, 255 ], "toColor": [ 183, 235, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 78, 150, 255 ], "toColor": [ 136, 78, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 164, 189, 255 ], "toColor": [ 81, 164, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 141, 171, 255 ], "toColor": [ 109, 141, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 163, 201, 255 ], "toColor": [ 125, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 152, 141, 255 ], "toColor": [ 242, 152, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 227, 152, 255 ], "toColor": [ 194, 227, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 114, 80, 255 ], "toColor": [ 145, 114, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 84, 148, 255 ], "toColor": [ 97, 84, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 153, 242, 255 ], "toColor": [ 212, 153, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 151, 163, 255 ], "toColor": [ 91, 151, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 99, 235, 255 ], "toColor": [ 89, 99, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 76, 186, 255 ], "toColor": [ 98, 76, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 212, 178, 255 ], "toColor": [ 125, 212, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 214, 116, 255 ], "toColor": [ 96, 214, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 116, 141, 255 ], "toColor": [ 173, 116, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 74, 158, 255 ], "toColor": [ 87, 74, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 97, 173, 255 ], "toColor": [ 154, 97, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 87, 149, 255 ], "toColor": [ 150, 87, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 175, 201, 255 ], "toColor": [ 113, 175, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 224, 112, 255 ], "toColor": [ 181, 224, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 156, 129, 255 ], "toColor": [ 204, 156, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 142, 207, 255 ], "toColor": [ 109, 142, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 114, 129, 255 ], "toColor": [ 171, 114, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 235, 150, 255 ], "toColor": [ 212, 235, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 83, 139, 255 ], "toColor": [ 181, 83, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 93, 73, 255 ], "toColor": [ 171, 93, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 235, 84, 255 ], "toColor": [ 192, 235, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 134, 191, 255 ], "toColor": [ 96, 134, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 150, 99, 255 ], "toColor": [ 113, 150, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 151, 97, 255 ], "toColor": [ 250, 151, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 130, 84, 255 ], "toColor": [ 168, 130, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 104, 232, 255 ], "toColor": [ 164, 104, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 74, 128, 255 ], "toColor": [ 101, 74, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 173, 131, 255 ], "toColor": [ 99, 173, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 179, 116, 255 ], "toColor": [ 181, 179, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 85, 161, 255 ], "toColor": [ 163, 85, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 156, 191, 255 ], "toColor": [ 109, 156, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 57, 145, 255 ], "toColor": [ 63, 57, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 131, 186, 255 ], "toColor": [ 119, 131, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 245, 88, 255 ], "toColor": [ 106, 245, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 200, 237, 255 ], "toColor": [ 119, 200, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 210, 75, 255 ], "toColor": [ 214, 210, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 172, 74, 255 ], "toColor": [ 181, 172, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 89, 114, 255 ], "toColor": [ 168, 89, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 103, 156, 255 ], "toColor": [ 148, 103, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 138, 51, 255 ], "toColor": [ 74, 138, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 79, 112, 255 ], "toColor": [ 194, 79, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 214, 124, 255 ], "toColor": [ 135, 214, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 66, 158, 255 ], "toColor": [ 158, 66, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 230, 194, 255 ], "toColor": [ 129, 230, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 224, 135, 255 ], "toColor": [ 223, 224, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 133, 201, 255 ], "toColor": [ 143, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 247, 124, 255 ], "toColor": [ 153, 247, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 135, 204, 255 ], "toColor": [ 250, 135, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 148, 125, 255 ], "toColor": [ 189, 148, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 108, 164, 255 ], "toColor": [ 168, 108, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 89, 150, 255 ], "toColor": [ 93, 89, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 168, 64, 255 ], "toColor": [ 111, 168, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 97, 255 ], "toColor": [ 173, 171, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 245, 194, 255 ], "toColor": [ 147, 245, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 218, 152, 255 ], "toColor": [ 235, 218, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 65, 163, 255 ], "toColor": [ 78, 65, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 196, 250, 255 ], "toColor": [ 160, 196, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 214, 96, 255 ], "toColor": [ 98, 214, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 120, 173, 255 ], "toColor": [ 76, 120, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 166, 125, 255 ], "toColor": [ 63, 166, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 116, 138, 255 ], "toColor": [ 179, 116, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 108, 93, 255 ], "toColor": [ 207, 108, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 156, 107, 255 ], "toColor": [ 219, 156, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 90, 196, 255 ], "toColor": [ 161, 90, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 97, 173, 255 ], "toColor": [ 194, 97, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 132, 92, 255 ], "toColor": [ 181, 132, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 211, 240, 255 ], "toColor": [ 117, 211, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 110, 133, 255 ], "toColor": [ 53, 110, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 219, 116, 255 ], "toColor": [ 218, 219, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 148, 133, 255 ], "toColor": [ 67, 148, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 101, 108, 255 ], "toColor": [ 173, 101, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 227, 82, 255 ], "toColor": [ 205, 227, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 98, 87, 255 ], "toColor": [ 161, 98, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 80, 138, 255 ], "toColor": [ 128, 80, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 232, 255 ], "toColor": [ 168, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 199, 187, 255 ], "toColor": [ 80, 199, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 94, 133, 255 ], "toColor": [ 52, 94, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 214, 118, 255 ], "toColor": [ 86, 214, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 250, 142, 255 ], "toColor": [ 205, 250, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 158, 95, 255 ], "toColor": [ 121, 158, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 126, 119, 255 ], "toColor": [ 199, 126, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 149, 156, 255 ], "toColor": [ 86, 149, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 201, 137, 255 ], "toColor": [ 103, 201, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 131, 131, 255 ], "toColor": [ 199, 131, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 77, 130, 255 ], "toColor": [ 138, 77, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 232, 130, 255 ], "toColor": [ 86, 232, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 151, 230, 255 ], "toColor": [ 181, 151, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 93, 149, 255 ], "toColor": [ 232, 93, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 155, 212, 255 ], "toColor": [ 131, 155, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 143, 230, 255 ], "toColor": [ 124, 143, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 91, 86, 255 ], "toColor": [ 133, 91, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 46, 128, 255 ], "toColor": [ 96, 46, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 199, 199, 255 ], "toColor": [ 109, 199, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 77, 130, 255 ], "toColor": [ 47, 77, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 138, 255 ], "toColor": [ 235, 215, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 140, 85, 255 ], "toColor": [ 79, 140, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 158, 166, 255 ], "toColor": [ 109, 158, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 96, 201, 255 ], "toColor": [ 91, 96, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 128, 87, 255 ], "toColor": [ 54, 128, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 85, 69, 255 ], "toColor": [ 140, 85, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 201, 145, 255 ], "toColor": [ 89, 201, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 152, 235, 255 ], "toColor": [ 173, 152, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 179, 107, 255 ], "toColor": [ 87, 179, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 120, 191, 255 ], "toColor": [ 107, 120, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 171, 141, 255 ], "toColor": [ 242, 171, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 86, 109, 255 ], "toColor": [ 240, 86, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 148, 219, 255 ], "toColor": [ 103, 148, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 143, 115, 255 ], "toColor": [ 189, 143, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 107, 183, 255 ], "toColor": [ 242, 107, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 78, 217, 255 ], "toColor": [ 101, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 217, 130, 255 ], "toColor": [ 137, 217, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 194, 68, 255 ], "toColor": [ 190, 194, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 158, 255 ], "toColor": [ 92, 92, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 97, 78, 255 ], "toColor": [ 145, 97, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 116, 116, 255 ], "toColor": [ 227, 116, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 81, 148, 255 ], "toColor": [ 96, 81, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 131, 120, 255 ], "toColor": [ 250, 131, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 82, 222, 255 ], "toColor": [ 210, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 73, 82, 255 ], "toColor": [ 186, 73, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 191, 144, 255 ], "toColor": [ 117, 191, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 130, 237, 255 ], "toColor": [ 230, 130, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 214, 255 ], "toColor": [ 168, 111, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 84, 178, 255 ], "toColor": [ 232, 84, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 132, 63, 255 ], "toColor": [ 138, 132, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 104, 212, 255 ], "toColor": [ 83, 104, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 87, 145, 255 ], "toColor": [ 130, 87, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 88, 127, 255 ], "toColor": [ 168, 88, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 166, 145, 255 ], "toColor": [ 106, 166, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 128, 106, 255 ], "toColor": [ 79, 128, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 184, 154, 255 ], "toColor": [ 86, 184, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 161, 92, 255 ], "toColor": [ 138, 161, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 242, 213, 255 ], "toColor": [ 131, 242, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 189, 207, 255 ], "toColor": [ 118, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 130, 209, 255 ], "toColor": [ 195, 130, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 110, 153, 255 ], "toColor": [ 98, 110, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 93, 144, 255 ], "toColor": [ 179, 93, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 214, 92, 255 ], "toColor": [ 94, 214, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 93, 150, 255 ], "toColor": [ 128, 93, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 101, 94, 255 ], "toColor": [ 219, 101, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 245, 99, 255 ], "toColor": [ 88, 245, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 128, 74, 255 ], "toColor": [ 100, 128, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 194, 182, 255 ], "toColor": [ 103, 194, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 115, 255 ], "toColor": [ 191, 185, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 230, 200, 255 ], "toColor": [ 124, 230, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 137, 187, 255 ], "toColor": [ 245, 137, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 93, 168, 255 ], "toColor": [ 108, 93, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 145, 103, 255 ], "toColor": [ 89, 145, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 130, 113, 255 ], "toColor": [ 240, 130, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 99, 184, 255 ], "toColor": [ 99, 99, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 183, 227, 255 ], "toColor": [ 145, 183, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 66, 161, 255 ], "toColor": [ 112, 66, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 152, 227, 255 ], "toColor": [ 168, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 125, 120, 255 ], "toColor": [ 235, 125, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 189, 245, 255 ], "toColor": [ 86, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 162, 177, 255 ], "toColor": [ 245, 162, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 84, 78, 255 ], "toColor": [ 163, 84, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 107, 92, 255 ], "toColor": [ 181, 107, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 176, 106, 255 ], "toColor": [ 127, 176, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 128, 57, 255 ], "toColor": [ 62, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 154, 130, 255 ], "toColor": [ 224, 154, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 144, 226, 255 ], "toColor": [ 245, 144, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 77, 189, 255 ], "toColor": [ 142, 77, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 68, 130, 255 ], "toColor": [ 49, 68, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 181, 232, 255 ], "toColor": [ 151, 181, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 153, 152, 255 ], "toColor": [ 90, 153, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 196, 88, 255 ], "toColor": [ 84, 196, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 235, 255 ], "toColor": [ 92, 242, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 142, 189, 255 ], "toColor": [ 115, 142, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 77, 98, 255 ], "toColor": [ 214, 77, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 138, 102, 255 ], "toColor": [ 91, 138, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 187, 135, 255 ], "toColor": [ 222, 187, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 158, 106, 255 ], "toColor": [ 126, 158, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 199, 88, 255 ], "toColor": [ 114, 199, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 173, 62, 255 ], "toColor": [ 170, 173, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 83, 127, 255 ], "toColor": [ 173, 83, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 156, 209, 255 ], "toColor": [ 121, 156, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 139, 217, 255 ], "toColor": [ 196, 139, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 232, 93, 255 ], "toColor": [ 197, 232, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 107, 130, 255 ], "toColor": [ 194, 107, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 114, 184, 255 ], "toColor": [ 68, 114, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 125, 232, 255 ], "toColor": [ 127, 125, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 70, 114, 255 ], "toColor": [ 133, 70, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 69, 58, 255 ], "toColor": [ 166, 69, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 179, 87, 255 ], "toColor": [ 133, 179, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 103, 255 ], "toColor": [ 156, 148, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 104, 232, 255 ], "toColor": [ 200, 104, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 90, 139, 255 ], "toColor": [ 224, 90, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 148, 68, 255 ], "toColor": [ 119, 148, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 104, 255 ], "toColor": [ 217, 179, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 146, 194, 255 ], "toColor": [ 74, 146, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 79, 144, 255 ], "toColor": [ 219, 79, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 103, 148, 255 ], "toColor": [ 68, 103, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 235, 124, 255 ], "toColor": [ 126, 235, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 115, 163, 255 ], "toColor": [ 80, 115, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 84, 117, 255 ], "toColor": [ 161, 84, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 86, 191, 255 ], "toColor": [ 170, 86, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 71, 91, 255 ], "toColor": [ 158, 71, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 109, 227, 255 ], "toColor": [ 109, 109, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 113, 217, 255 ], "toColor": [ 199, 113, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 137, 250, 255 ], "toColor": [ 190, 137, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 139, 160, 255 ], "toColor": [ 217, 139, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 196, 104, 255 ], "toColor": [ 204, 196, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 145, 207, 255 ], "toColor": [ 242, 145, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 77, 86, 255 ], "toColor": [ 219, 77, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 192, 219, 255 ], "toColor": [ 116, 192, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114344.031249985, "ymin": 667954.6236979067, "xmax": 1298670.874999985, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MarketArea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MarketArea", "type": "esriFieldTypeString", "alias": "MarketArea", "length": 8000, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999976E8, "falseY": -9.365899999999982E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 Residential Low Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 Residential Medium Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-3", "label": "R-3 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-MU", "label": "R-MU Rural Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRMU", "label": "PRMU Planned Residential Mixed-Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRMC", "label": "PRMU Conditional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CD-L", "label": "CD-L Low Density Conservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CDLC", "label": "CD-L Conditional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CD-E", "label": "CD-E Estate Lots" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CDEC", "label": "CD-E Conditional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "N-B", "label": "N-B Neighborhood Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G-B", "label": "G-B General Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GB-C", "label": "GB Conditional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O-I", "label": "O-I Office & Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OICD", "label": "OI Conditional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L-I", "label": "L-I Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IND", "label": "IND Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INDC", "label": "IND Conditional" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 110, 145, 255 ], "toColor": [ 57, 110, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 247, 87, 255 ], "toColor": [ 129, 247, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 141, 81, 255 ], "toColor": [ 224, 141, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 90, 237, 255 ], "toColor": [ 242, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 247, 232, 255 ], "toColor": [ 96, 247, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 69, 112, 255 ], "toColor": [ 161, 69, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 145, 77, 255 ], "toColor": [ 99, 145, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 84, 204, 255 ], "toColor": [ 92, 84, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 242, 148, 255 ], "toColor": [ 230, 242, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 161, 240, 255 ], "toColor": [ 233, 161, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 106, 85, 255 ], "toColor": [ 133, 106, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 204, 247, 255 ], "toColor": [ 116, 204, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 145, 131, 255 ], "toColor": [ 52, 145, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 83, 98, 255 ], "toColor": [ 237, 83, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 214, 134, 255 ], "toColor": [ 77, 214, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 162, 178, 255 ], "toColor": [ 250, 162, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 152, 242, 255 ], "toColor": [ 114, 152, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 59, 168, 255 ], "toColor": [ 148, 59, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZONING]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1114344.031249985, "ymin": 667974.6874999851, "xmax": 1290727.75585936, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 10, "domain": { "type": "codedValue", "name": "WS5_ZoningClass", "description": "", "codedValues": [ { "name": "G-B", "code": "G-B" }, { "name": "IND", "code": "IND" }, { "name": "L-I", "code": "L-I" }, { "name": "N-B", "code": "N-B" }, { "name": "O-I", "code": "O-I" }, { "name": "PRMU", "code": "PRMU" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-MU", "code": "R-MU" }, { "name": "OICD", "code": "OICD" }, { "name": "GB-C", "code": "GB-C" }, { "name": "INDC", "code": "INDC" }, { "name": "PRMC", "code": "PRMC" }, { "name": "CON", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_OF_EDIT", "type": "esriFieldTypeDate", "alias": "DATE_OF_EDIT", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a74_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Fire Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999976E8, "falseY": -9.365899999999982E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRENDLETOWN", "label": "BRENDLETOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARBON CITY", "label": "CARBON CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHESTERFIELD", "label": "CHESTERFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DREXEL", "label": "DREXEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DROWNING CREEK", "label": "DROWNING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST SHORES", "label": "EAST SHORES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENOLA", "label": "ENOLA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEORGE HILDEBRAN", "label": "GEORGE HILDEBRAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLEN ALPINE", "label": "GLEN ALPINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HICKORY", "label": "HICKORY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ICARD", "label": "ICARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JONAS RIDGE", "label": "JONAS RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKE JAMES", "label": "LAKE JAMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONG VIEW", "label": "LONG VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONGTOWN", "label": "LONGTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOVELADY", "label": "LOVELADY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORGANTON", "label": "MORGANTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NO DISTRICT", "label": "NO DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH CATAWBA", "label": "NORTH CATAWBA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAK HILL", "label": "OAK HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POWERHOUSE NORTH", "label": "POWERHOUSE NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RHODHISS", "label": "RHODHISS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SALEM", "label": "SALEM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH MOUNTAIN", "label": "SOUTH MOUNTAIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIPLE COMMUNITY", "label": "TRIPLE COMMUNITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALDESE", "label": "VALDESE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST END", "label": "WEST END" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 233, 252, 255 ], "toColor": [ 204, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 179, 255 ], "toColor": [ 252, 191, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 222, 255 ], "toColor": [ 187, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 247, 255 ], "toColor": [ 210, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 192, 255 ], "toColor": [ 184, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 212, 252, 255 ], "toColor": [ 216, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 187, 255 ], "toColor": [ 252, 237, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 212, 255 ], "toColor": [ 252, 217, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 197, 255 ], "toColor": [ 214, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 200, 255 ], "toColor": [ 252, 194, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 244, 252, 255 ], "toColor": [ 189, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 244, 255 ], "toColor": [ 179, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 229, 255 ], "toColor": [ 210, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 202, 252, 255 ], "toColor": [ 233, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1114344.031249985, "ymin": 667972.9999999851, "xmax": 1298869.874999985, "ymax": 831389.3124999851, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "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": "CAD", "type": "esriFieldTypeString", "alias": "CAD", "length": 4, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TaxCode", "type": "esriFieldTypeString", "alias": "TaxCode", "length": 10, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R71_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1114483.6194382021, "ymin": 667955.9459254408, "xmax": 1298845.266582874, "ymax": 831392.8867582532, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "County", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Rec_Survey", "type": "esriFieldTypeString", "alias": "Rec_Survey", "length": 150, "domain": null }, { "name": "NCGS_url", "type": "esriFieldTypeString", "alias": "NCGS_url", "length": 100, "domain": null }, { "name": "ck_date", "type": "esriFieldTypeDate", "alias": "ck_date", "length": 8, "domain": null }, { "name": "Area_mi_sq", "type": "esriFieldTypeDouble", "alias": "Area_mi_sq", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "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": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }