{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Cemetery_BoundaryAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 3000, "maxScale": 2733, "defaultVisibility": true, "extent": { "xmin": 2257699.1993613094, "ymin": 578665.3486184776, "xmax": 2259819.951353386, "ymax": 578803.529444471, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I93Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I93AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Cemetery_BoundaryAnno" }, "subLayers": [], "minScale": 0, "maxScale": 1197, "defaultVisibility": true, "extent": { "xmin": 2257699.1993613094, "ymin": 578665.3486184776, "xmax": 2259819.951353386, "ymax": 578803.529444471, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3000, "effectiveMaxScale": 2733, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 2, "name": "Cemetery_LotsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 525, "maxScale": 189, "defaultVisibility": true, "extent": { "xmin": 2258157.2863716334, "ymin": 578232.741544053, "xmax": 2259390.7691408843, "ymax": 579120.9976415634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I94Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I94AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_59", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Cemetery_LotsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2258157.2863716334, "ymin": 578232.741544053, "xmax": 2259390.7691408843, "ymax": 579120.9976415634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 525, "effectiveMaxScale": 189, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 4, "name": "Cemetery_SectionsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 1277, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2257920.56013906, "ymin": 578207.7396255583, "xmax": 2259416.7080653906, "ymax": 579133.6176950634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_60", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I95Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I95AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_60", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Cemetery_SectionsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2257920.56013906, "ymin": 578207.7396255583, "xmax": 2259416.7080653906, "ymax": 579133.6176950634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1277, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 6, "name": "Arterials", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OB_NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Residential", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "91", "label": "91", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "303", "label": "303", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "80", "label": "80", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "480", "label": "480", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[OB_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2245000.0000222176, "ymin": 560000.0001224726, "xmax": 2273426.3309647143, "ymax": 592000.0000987202, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OB_ID", "type": "esriFieldTypeString", "alias": "OB_ID", "length": 15, "domain": null }, { "name": "OB_NAME", "type": "esriFieldTypeString", "alias": "OB_NAME", "length": 50, "domain": null }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "FROM_", "length": 50, "domain": null }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "TO_", "length": 50, "domain": null }, { "name": "BEG_STA", "type": "esriFieldTypeDouble", "alias": "BEG_STA", "domain": null }, { "name": "END_STA", "type": "esriFieldTypeDouble", "alias": "END_STA", "domain": null }, { "name": "BEG_NODE", "type": "esriFieldTypeDouble", "alias": "BEG_NODE", "domain": null }, { "name": "END_NODE", "type": "esriFieldTypeDouble", "alias": "END_NODE", "domain": null }, { "name": "TWO_WAY", "type": "esriFieldTypeString", "alias": "TWO_WAY", "length": 1, "domain": null }, { "name": "STA_LENGTH", "type": "esriFieldTypeDouble", "alias": "STA_LENGTH", "domain": null }, { "name": "SEG_LENGTH", "type": "esriFieldTypeDouble", "alias": "SEG_LENGTH", "domain": null }, { "name": "SRF_LENGTH", "type": "esriFieldTypeDouble", "alias": "SRF_LENGTH", "domain": null }, { "name": "F_TM3DMEAS", "type": "esriFieldTypeDouble", "alias": "F_TM3DMEAS", "domain": null }, { "name": "T_TM3DMEAS", "type": "esriFieldTypeDouble", "alias": "T_TM3DMEAS", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeSmallInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeSmallInteger", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeSmallInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeSmallInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "CHECKED", "type": "esriFieldTypeString", "alias": "CHECKED", "length": 50, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_94", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_94", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 7, "name": "Streets Ortho", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1197", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1197", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[OB_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 178, 178, 178, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2245000.0000222176, "ymin": 560000.0001224726, "xmax": 2273418.128881395, "ymax": 590000.2600037307, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OB_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeSmallInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeSmallInteger", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeSmallInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeSmallInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_JURISDICTION", "description": "JURISDICTION", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "ROW", "length": 10, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "length": 50, "domain": { "type": "codedValue", "name": "WS2_STREETCUSTODIAN", "description": "STREETCUSTODIAN", "codedValues": [ { "name": "AMATS", "code": "AMATS" }, { "name": "City of Hudson", "code": "City of Hudson" }, { "name": "ODOT", "code": "ODOT" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANEMILES", "type": "esriFieldTypeDouble", "alias": "LANEMILES", "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_PAVECLASS", "description": "Pavement Classification", "codedValues": [ { "name": "AC Asphalt Concrete", "code": "AC Asphalt Concrete" }, { "name": "APC Asphalt Overlay", "code": "APC Asphalt Overlay" }, { "name": "PCC Jointed Concrete", "code": "PCC Jointed Concrete" }, { "name": "Unclassified", "code": "Unclassified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED", "type": "esriFieldTypeString", "alias": "SPEED", "length": 50, "domain": null }, { "name": "ADT2001", "type": "esriFieldTypeInteger", "alias": "ADT2001", "domain": null }, { "name": "ADT2004", "type": "esriFieldTypeInteger", "alias": "ADT2004", "domain": null }, { "name": "ADT2007", "type": "esriFieldTypeInteger", "alias": "ADT2007", "domain": null }, { "name": "ADT2010", "type": "esriFieldTypeInteger", "alias": "ADT2010", "domain": null }, { "name": "ADT2013", "type": "esriFieldTypeInteger", "alias": "ADT2013", "domain": null }, { "name": "PCTCARS", "type": "esriFieldTypeDouble", "alias": "PCTCARS", "domain": null }, { "name": "PCTTRUCK", "type": "esriFieldTypeDouble", "alias": "PCTTRUCK", "domain": null }, { "name": "PCTCARSNORTH", "type": "esriFieldTypeDouble", "alias": "PCTCARSNORTH", "domain": null }, { "name": "PCTTRUCKNORTH", "type": "esriFieldTypeDouble", "alias": "PCTTRUCKNORTH", "domain": null }, { "name": "PCTCARSOUTH", "type": "esriFieldTypeDouble", "alias": "PCTCARSOUTH", "domain": null }, { "name": "PCTTRUCKSOUTH", "type": "esriFieldTypeDouble", "alias": "PCTTRUCKSOUTH", "domain": null }, { "name": "COUNTYHIGHWAY", "type": "esriFieldTypeString", "alias": "COUNTYHIGHWAY", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ssYESNO", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 50, "domain": null }, { "name": "CULDESAC", "type": "esriFieldTypeString", "alias": "CULDESAC", "length": 50, "domain": null }, { "name": "MEASURED", "type": "esriFieldTypeString", "alias": "MEASURED", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ssYESNO", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 8, "name": "Points of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 897.0253192981917, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 115, 255 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[fme_text_string]", "useCodedValues": true, "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": "normal", "decoration": "none" } }, "minScale": 1775.7726633731863, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2258727.285559714, "ymin": 578362.3846574724, "xmax": 2258871.177004218, "ymax": 578916.1365027279, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "fme_text_string", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fme_text_string", "type": "esriFieldTypeString", "alias": "fme_text_string", "length": 254, "domain": null }, { "name": "dDivB", "type": "esriFieldTypeString", "alias": "dDivB", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 9, "name": "Cemetery Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3418, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2257709.987725556, "ymin": 578230.5391206443, "xmax": 2259812.0668547153, "ymax": 579139.6039035618, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "dOutline", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dOutline", "type": "esriFieldTypeString", "alias": "dOutline", "length": 5, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_61", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_61", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 10, "name": "CemeteryLotsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Default" } ], "minScale": 998.872123147297, "maxScale": 526, "defaultVisibility": true, "extent": { "xmin": 2258157.2863716334, "ymin": 578232.741544053, "xmax": 2259390.7691408843, "ymax": 579120.9976415634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I94Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I94AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_59", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 11, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "CemeteryLotsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2258157.2863716334, "ymin": 578232.741544053, "xmax": 2259390.7691408843, "ymax": 579120.9976415634, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 998.872123147297, "effectiveMaxScale": 526, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 12, "name": "CemeteryLots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 998.872123147297, "maxScale": 526, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258160.1518514752, "ymin": 578240.859966144, "xmax": 2259390.709757805, "ymax": 579119.9133261442, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Loc2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Loc2", "type": "esriFieldTypeString", "alias": "Loc2", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ArcSolution_test", "type": "esriFieldTypeString", "alias": "ArcSolution_test", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 13, "name": "Cemetery Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1277, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "dOutline", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 164, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "HM", "label": "HM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 63, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "MEM", "label": "MEM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 177, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mark", "label": "Mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 44, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mem", "label": "Mem", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 196, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "NSM", "label": "NSM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 52, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "OH", "label": "OH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 199, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "OSM", "label": "OSM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 108, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "SM", "label": "SM", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258077.4456520528, "ymin": 578230.5391206443, "xmax": 2259815.379840225, "ymax": 579139.6039035618, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CemName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dOutline", "type": "esriFieldTypeString", "alias": "dOutline", "length": 5, "domain": null }, { "name": "CemName", "type": "esriFieldTypeString", "alias": "CemName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 14, "name": "Cemetery Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 525, "maxScale": 173, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258160.1518514752, "ymin": 578240.859966144, "xmax": 2259390.709757805, "ymax": 579119.9133261442, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Loc2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Loc2", "type": "esriFieldTypeString", "alias": "Loc2", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ArcSolution_test", "type": "esriFieldTypeString", "alias": "ArcSolution_test", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 15, "name": "Cemetery Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3418, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258246.242230475, "ymin": 578305.8585238159, "xmax": 2259826.8742398024, "ymax": 579119.7656886429, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "dRoadway", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dRoadway", "type": "esriFieldTypeString", "alias": "dRoadway", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 16, "name": "Grave_SitesAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 17, "name": "Default" } ], "minScale": 200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2258163.372645557, "ymin": 578237.9872684777, "xmax": 2259391.8390206397, "ymax": 579128.7863398939, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I102Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I102AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 17, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Grave_SitesAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2258163.372645557, "ymin": 578237.9872684777, "xmax": 2259391.8390206397, "ymax": 579128.7863398939, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 18, "name": "Grave Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 550, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258080.6418398917, "ymin": 578236.8599741459, "xmax": 2259395.709747806, "ymax": 579129.9133061469, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "other", "type": "esriFieldTypeString", "alias": "other", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MapLayerLink", "type": "esriFieldTypeString", "alias": "MapLayerLink", "length": 40, "domain": null }, { "name": "ForSale", "type": "esriFieldTypeString", "alias": "ForSale", "length": 3, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 52, "domain": null }, { "name": "lname", "type": "esriFieldTypeString", "alias": "lname", "length": 15, "domain": null }, { "name": "dob", "type": "esriFieldTypeDate", "alias": "dob", "length": 8, "domain": null }, { "name": "dod", "type": "esriFieldTypeDate", "alias": "dod", "length": 8, "domain": null }, { "name": "doi", "type": "esriFieldTypeDate", "alias": "doi", "length": 8, "domain": null }, { "name": "age", "type": "esriFieldTypeString", "alias": "age", "length": 4, "domain": null }, { "name": "dbl", "type": "esriFieldTypeString", "alias": "dbl", "length": 1, "domain": null }, { "name": "ads1", "type": "esriFieldTypeString", "alias": "ads1", "length": 31, "domain": null }, { "name": "adscsz", "type": "esriFieldTypeString", "alias": "adscsz", "length": 41, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 19, "name": "SurfaceSites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 998.872123147297, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Loc2", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 177, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 216, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 177, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "1-1/2A", "label": "1-1/2A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 204, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "1-1/2B", "label": "1-1/2B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 227, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 192, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "10-1/2", "label": "10-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 232, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "100", "label": "100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 219, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "101", "label": "101", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 213, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "102", "label": "102", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 186, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "103", "label": "103", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 216, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "104", "label": "104", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 203, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "104-N", "label": "104-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 191, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "104-S", "label": "104-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 177, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "105", "label": "105", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 220, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "106", "label": "106", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 208, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "106-N", "label": "106-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 194, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "106-S", "label": "106-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 182, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "107", "label": "107", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 160, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "108", "label": "108", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 177, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "109", "label": "109", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 196, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 219, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "11-1/2", "label": "11-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 152, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "110", "label": "110", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "111", "label": "111", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 203, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "112", "label": "112", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 167, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "113", "label": "113", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "114", "label": "114", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 207, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "115", "label": "115", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 167, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "116", "label": "116", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 148, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "117", "label": "117", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 165, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "118", "label": "118", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 203, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "119", "label": "119", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 180, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 206, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "12-1/2", "label": "12-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 185, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "120", "label": "120", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 219, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "121", "label": "121", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 188, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "122", "label": "122", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 186, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "123", "label": "123", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "124", "label": "124", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 208, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "125", "label": "125", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 223, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "126", "label": "126", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 183, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "127", "label": "127", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 183, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "128", "label": "128", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 231, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "129", "label": "129", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 186, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 222, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "13-1/2", "label": "13-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 214, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "130", "label": "130", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 174, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "131", "label": "131", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 232, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "132", "label": "132", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 176, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "133", "label": "133", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 217, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "134", "label": "134", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 182, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "135", "label": "135", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 187, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "136", "label": "136", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 157, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "137", "label": "137", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 170, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "138", "label": "138", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 180, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "139", "label": "139", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 196, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 226, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "140", "label": "140", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 166, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "141", "label": "141", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 218, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "142", "label": "142", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 161, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "142-N", "label": "142-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 189, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "142-S", "label": "142-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 202, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "143", "label": "143", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 234, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "144", "label": "144", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 187, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "145", "label": "145", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 193, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "146", "label": "146", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 183, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "146-A", "label": "146-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 208, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "147", "label": "147", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 181, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "148", "label": "148", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 214, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "149", "label": "149", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 183, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 174, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "150", "label": "150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 186, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "151", "label": "151", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 164, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "151-A", "label": "151-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 160, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "152", "label": "152", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "153", "label": "153", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 178, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "154", "label": "154", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 185, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "155", "label": "155", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 157, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "156", "label": "156", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 174, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "156-A", "label": "156-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 213, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "157", "label": "157", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 195, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "158", "label": "158", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 197, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "159", "label": "159", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 202, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 174, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "160", "label": "160", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 201, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "161", "label": "161", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 187, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "162", "label": "162", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 172, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "163", "label": "163", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 219, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "164", "label": "164", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 238, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "165", "label": "165", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 176, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "166", "label": "166", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 220, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "167", "label": "167", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 188, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "168", "label": "168", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 185, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "169", "label": "169", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 191, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "17", "label": "17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 176, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "170", "label": "170", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 225, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "171", "label": "171", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 165, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "172", "label": "172", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 231, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "173-N", "label": "173-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 225, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "173-S", "label": "173-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 164, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "174", "label": "174", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 146, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "175", "label": "175", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 195, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "176", "label": "176", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 181, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "177", "label": "177", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 227, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "178", "label": "178", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 223, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "179", "label": "179", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 173, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 204, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "180", "label": "180", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 174, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "181", "label": "181", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 211, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "182", "label": "182", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 209, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "183", "label": "183", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 204, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "184", "label": "184", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 188, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "184-1/2", "label": "184-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 215, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "185", "label": "185", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 238, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "186", "label": "186", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 189, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "187", "label": "187", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 245, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "188", "label": "188", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 172, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "189", "label": "189", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 178, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "19", "label": "19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 206, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "190", "label": "190", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 162, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "191", "label": "191", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 166, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "192", "label": "192", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 179, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "193", "label": "193", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 151, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "194", "label": "194", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "195", "label": "195", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 225, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "196", "label": "196", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 192, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "197-E", "label": "197-E", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 169, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "197-W", "label": "197-W", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 208, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "198", "label": "198", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "198-1/2", "label": "198-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 188, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "199", "label": "199", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 213, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 244, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "2-1/2", "label": "2-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 178, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 219, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "200", "label": "200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 179, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "201", "label": "201", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 206, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "202", "label": "202", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 185, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "203", "label": "203", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 162, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "204", "label": "204", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 191, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "205", "label": "205", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 215, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "206", "label": "206", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 183, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "206-1/2", "label": "206-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 209, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "207", "label": "207", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 178, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "208", "label": "208", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "209", "label": "209", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 162, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "21", "label": "21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 222, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "210", "label": "210", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 245, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "211", "label": "211", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 203, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "212", "label": "212", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 161, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "213", "label": "213", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "214", "label": "214", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "215", "label": "215", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 176, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "216", "label": "216", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 177, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "217", "label": "217", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 232, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "218", "label": "218", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 226, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "219", "label": "219", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 184, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "22", "label": "22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 204, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "220", "label": "220", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 190, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "221", "label": "221", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 188, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "222", "label": "222", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 204, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "223", "label": "223", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 167, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "224", "label": "224", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 216, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "225", "label": "225", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 158, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "226", "label": "226", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 178, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "227", "label": "227", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 200, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "227-1/2", "label": "227-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 225, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "228", "label": "228", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 242, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "229", "label": "229", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "23", "label": "23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 188, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "230", "label": "230", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 205, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "231", "label": "231", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 159, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "233", "label": "233", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 226, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "234", "label": "234", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 192, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "235", "label": "235", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 216, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "236", "label": "236", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 234, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "237", "label": "237", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 226, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "238", "label": "238", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "239", "label": "239", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 223, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 222, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "240", "label": "240", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 205, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "242", "label": "242", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 227, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "243", "label": "243", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 188, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "244", "label": "244", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 211, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "245", "label": "245", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 180, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "246", "label": "246", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "246-1/2", "label": "246-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 186, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "247", "label": "247", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 200, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "247.5", "label": "247.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 178, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "248", "label": "248", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 168, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "249", "label": "249", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 238, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "25", "label": "25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 201, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 212, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "26-N", "label": "26-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 170, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "26-S", "label": "26-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 199, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "261", "label": "261", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 195, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "266", "label": "266", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 235, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "266-1/2", "label": "266-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "267-1/2", "label": "267-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "268", "label": "268", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 177, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "268-1/2", "label": "268-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 202, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "269", "label": "269", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 181, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "27", "label": "27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 205, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "270", "label": "270", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 221, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "271", "label": "271", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 190, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "28", "label": "28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 166, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "28-1/2", "label": "28-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 213, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "28-N", "label": "28-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 228, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "28-S", "label": "28-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 193, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "288", "label": "288", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 219, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "289", "label": "289", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 187, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "29", "label": "29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 221, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "290", "label": "290", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 175, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "291", "label": "291", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 227, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "292", "label": "292", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 206, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "293", "label": "293", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 177, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 214, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "3-1/2", "label": "3-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 181, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 231, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "302", "label": "302", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 163, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "303", "label": "303", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 197, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "304", "label": "304", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "304-1/2", "label": "304-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 223, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "305", "label": "305", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 146, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "305-1/2", "label": "305-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 182, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "306-1/2-N", "label": "306-1/2-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 180, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "306-1/2-S", "label": "306-1/2-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 238, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "306-N", "label": "306-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 225, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "306-S", "label": "306-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 190, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "307", "label": "307", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 175, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "308", "label": "308", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 200, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "309", "label": "309", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 198, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "31", "label": "31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 226, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "31-1/2", "label": "31-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 214, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "310", "label": "310", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 211, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "311", "label": "311", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 213, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "312", "label": "312", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 180, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "313-N", "label": "313-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "313-S", "label": "313-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 191, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "314", "label": "314", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 157, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "315", "label": "315", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 180, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "316", "label": "316", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 168, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "317-N", "label": "317-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 202, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "317-S", "label": "317-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 186, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "318", "label": "318", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 163, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "319", "label": "319", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 194, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "32", "label": "32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "32-N", "label": "32-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 219, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "32-S", "label": "32-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 153, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "320", "label": "320", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 190, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "321", "label": "321", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 192, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "322", "label": "322", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 211, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "323", "label": "323", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 232, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "324", "label": "324", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 205, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "325", "label": "325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 159, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "326", "label": "326", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 231, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "327", "label": "327", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 182, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "328-N", "label": "328-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 200, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "328-S", "label": "328-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 166, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "329", "label": "329", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 197, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "33", "label": "33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 183, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "33-1/4", "label": "33-1/4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 198, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "330", "label": "330", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 166, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "331", "label": "331", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 177, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "332", "label": "332", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "333-N", "label": "333-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 175, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "333-S", "label": "333-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 197, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "334", "label": "334", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 189, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "335-N", "label": "335-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 196, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "335-S", "label": "335-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 217, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "336", "label": "336", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 194, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "337", "label": "337", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "338", "label": "338", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 162, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "339", "label": "339", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 176, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "34", "label": "34", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "340", "label": "340", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "341", "label": "341", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 213, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "342", "label": "342", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 196, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "343", "label": "343", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 238, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "344", "label": "344", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 207, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "345", "label": "345", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 206, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "346", "label": "346", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 206, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "347", "label": "347", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 158, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "348", "label": "348", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 179, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "349", "label": "349", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 169, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "35", "label": "35", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 240, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "35-N", "label": "35-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 205, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "35-S", "label": "35-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 182, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "350", "label": "350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 190, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "351", "label": "351", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "352", "label": "352", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 216, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "353", "label": "353", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 225, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "354", "label": "354", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 210, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "355", "label": "355", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 180, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "356-N", "label": "356-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 241, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "356-S", "label": "356-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "357", "label": "357", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 177, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "358", "label": "358", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 217, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "359", "label": "359", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 212, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 163, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "36-1/2", "label": "36-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 216, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "360", "label": "360", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 221, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "361", "label": "361", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 162, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "362", "label": "362", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 191, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "363", "label": "363", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "364", "label": "364", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 202, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "365", "label": "365", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "366", "label": "366", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "367", "label": "367", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 230, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "368", "label": "368", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 184, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "369", "label": "369", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 176, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "37", "label": "37", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 190, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "37-1/2", "label": "37-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 209, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "370", "label": "370", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 162, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "371", "label": "371", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 212, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "372", "label": "372", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 216, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "373", "label": "373", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "374", "label": "374", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 174, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "375", "label": "375", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 216, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "376", "label": "376", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "377", "label": "377", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "378", "label": "378", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 213, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "379", "label": "379", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "38", "label": "38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 174, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "38-N", "label": "38-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 174, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "38-S", "label": "38-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 218, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "380", "label": "380", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 189, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "381", "label": "381", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 185, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "382", "label": "382", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 183, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "383", "label": "383", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "384", "label": "384", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "385", "label": "385", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 155, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "386", "label": "386", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 208, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "387", "label": "387", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 176, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "388", "label": "388", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 224, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "389", "label": "389", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 191, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "39", "label": "39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 177, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "390", "label": "390", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 161, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "391", "label": "391", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 186, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "392-N", "label": "392-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 218, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "392-S", "label": "392-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 151, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "393", "label": "393", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 194, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "394", "label": "394", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 220, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "395", "label": "395", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "396", "label": "396", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 173, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "397", "label": "397", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 195, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "398", "label": "398", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "399", "label": "399", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 227, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 205, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "4-1/2", "label": "4-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 219, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "40", "label": "40", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 173, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "400", "label": "400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 231, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "401", "label": "401", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 204, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "402", "label": "402", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 183, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "403", "label": "403", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 215, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "404", "label": "404", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 210, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "405", "label": "405", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 212, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "406", "label": "406", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 219, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "407", "label": "407", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 200, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "408", "label": "408", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 205, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "409", "label": "409", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 224, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "41", "label": "41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 177, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "411", "label": "411", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 217, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "412", "label": "412", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 176, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "413", "label": "413", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 185, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "414", "label": "414", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 216, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "415", "label": "415", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 191, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "416-N", "label": "416-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "416-S", "label": "416-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 199, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "417", "label": "417", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 209, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "418", "label": "418", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 203, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "419", "label": "419", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 192, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 201, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "420", "label": "420", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 239, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "421", "label": "421", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 206, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "422", "label": "422", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "423-N", "label": "423-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 177, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "423-S", "label": "423-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 219, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "424-N", "label": "424-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 184, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "424-S", "label": "424-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 173, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "425", "label": "425", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 185, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "426", "label": "426", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 230, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "427", "label": "427", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 219, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "428", "label": "428", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 173, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "429", "label": "429", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 194, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "43", "label": "43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 241, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "430", "label": "430", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 172, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "44", "label": "44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 217, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "440-E", "label": "440-E", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 204, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "440-W", "label": "440-W", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 193, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "441", "label": "441", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 233, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "442", "label": "442", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 167, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "443", "label": "443", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 216, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "444", "label": "444", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 219, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "445", "label": "445", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 198, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "446", "label": "446", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 185, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "447", "label": "447", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 183, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "448", "label": "448", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 217, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "449", "label": "449", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 213, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "45", "label": "45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 187, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "450", "label": "450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 229, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "451", "label": "451", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 216, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "452", "label": "452", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 214, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "453", "label": "453", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 154, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "454", "label": "454", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 176, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "455-1/2", "label": "455-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "456", "label": "456", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 235, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "457", "label": "457", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 231, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "458", "label": "458", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 208, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "459", "label": "459", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 214, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "46", "label": "46", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 152, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "460", "label": "460", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 155, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "461", "label": "461", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 172, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "462", "label": "462", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 181, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "463", "label": "463", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 239, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "464", "label": "464", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 220, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "465", "label": "465", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 196, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "466", "label": "466", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 195, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "466.5", "label": "466.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 159, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "467", "label": "467", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 171, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "468", "label": "468", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 188, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "469", "label": "469", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 183, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "47", "label": "47", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 216, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "470", "label": "470", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 233, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "471", "label": "471", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 195, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "472", "label": "472", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 206, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "473", "label": "473", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 208, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "474", "label": "474", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 232, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "475", "label": "475", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "476", "label": "476", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 229, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "477", "label": "477", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 245, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "478", "label": "478", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 163, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "479", "label": "479", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 238, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "480", "label": "480", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 244, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "481", "label": "481", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "49", "label": "49", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 198, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 186, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "5-1/2", "label": "5-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "50", "label": "50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "50-1/2", "label": "50-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 171, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "51", "label": "51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 221, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "51-1/2", "label": "51-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 174, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "51-1/2A", "label": "51-1/2A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 150, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "51-1/2B", "label": "51-1/2B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 158, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "52", "label": "52", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 211, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "52-1/2", "label": "52-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 220, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "53", "label": "53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 198, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "53-1/2", "label": "53-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "54", "label": "54", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 177, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "54-1/2", "label": "54-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 229, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "55", "label": "55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "55-1/2", "label": "55-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 184, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "55-A", "label": "55-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 208, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "56", "label": "56", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 212, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "56-1/2", "label": "56-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 213, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "57", "label": "57", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 165, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "57-1/2", "label": "57-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 239, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "58", "label": "58", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 176, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "58-1/2", "label": "58-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 225, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "59", "label": "59", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 232, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "59-1/2", "label": "59-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 191, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 223, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "6-1/2", "label": "6-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 220, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "60", "label": "60", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 197, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "60-1/2", "label": "60-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 217, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "61", "label": "61", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 189, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "61-1/2", "label": "61-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 229, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "62", "label": "62", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 176, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "62-1/2", "label": "62-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 185, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "63", "label": "63", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 168, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "63-1/2", "label": "63-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 175, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "64", "label": "64", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 191, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "64-N", "label": "64-N", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 184, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "64-S", "label": "64-S", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 227, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "65", "label": "65", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 171, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "66", "label": "66", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 174, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "67", "label": "67", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 185, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "68", "label": "68", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 198, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "69", "label": "69", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 220, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "69-A", "label": "69-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "69-B", "label": "69-B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 180, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 185, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "7-1/2", "label": "7-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 186, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "70", "label": "70", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "71", "label": "71", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 183, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "72", "label": "72", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 187, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "73", "label": "73", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 218, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "74", "label": "74", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "75", "label": "75", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 222, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "76", "label": "76", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 221, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "76-A", "label": "76-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "76-B", "label": "76-B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 208, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "77", "label": "77", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 222, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "78", "label": "78", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 180, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "79", "label": "79", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 191, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "8-1/2", "label": "8-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 209, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "80", "label": "80", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 190, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "81", "label": "81", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 213, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "82", "label": "82", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 228, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "83", "label": "83", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 221, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "83-B", "label": "83-B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 173, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "84", "label": "84", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 211, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "85", "label": "85", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 172, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "86", "label": "86", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 178, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "87", "label": "87", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "88", "label": "88", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "89", "label": "89", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 177, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "8A", "label": "8A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 184, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 168, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "9-1/2", "label": "9-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 212, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "90", "label": "90", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 189, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "90-A", "label": "90-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 218, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "90-B", "label": "90-B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 192, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "90-C", "label": "90-C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 171, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "91", "label": "91", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 217, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "92", "label": "92", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 212, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "93", "label": "93", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 221, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "94", "label": "94", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 196, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "95", "label": "95", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "96", "label": "96", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 168, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "97", "label": "97", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 166, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "97-A", "label": "97-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 201, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "98", "label": "98", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 200, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "99", "label": "99", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 216, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 175, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "F", "label": "F", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258160.1518514752, "ymin": 578236.8599741459, "xmax": 2259395.709747806, "ymax": 579198.9879711419, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "link", "length": 40, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 45, "domain": null }, { "name": "lname", "type": "esriFieldTypeString", "alias": "lname", "length": 15, "domain": null }, { "name": "dbl", "type": "esriFieldTypeString", "alias": "dbl", "length": 1, "domain": null }, { "name": "other", "type": "esriFieldTypeString", "alias": "other", "length": 100, "domain": null }, { "name": "ads1", "type": "esriFieldTypeString", "alias": "ads1", "length": 31, "domain": null }, { "name": "adscsz", "type": "esriFieldTypeString", "alias": "adscsz", "length": 40, "domain": null }, { "name": "dob", "type": "esriFieldTypeDate", "alias": "dob", "length": 8, "domain": null }, { "name": "dod", "type": "esriFieldTypeDate", "alias": "dod", "length": 8, "domain": null }, { "name": "doi", "type": "esriFieldTypeDate", "alias": "doi", "length": 8, "domain": null }, { "name": "age", "type": "esriFieldTypeString", "alias": "age", "length": 4, "domain": null }, { "name": "code1", "type": "esriFieldTypeString", "alias": "code1", "length": 1, "domain": null }, { "name": "code2", "type": "esriFieldTypeString", "alias": "code2", "length": 1, "domain": null }, { "name": "code3", "type": "esriFieldTypeString", "alias": "code3", "length": 1, "domain": null }, { "name": "cn", "type": "esriFieldTypeInteger", "alias": "cn", "domain": null }, { "name": "dn", "type": "esriFieldTypeString", "alias": "dn", "length": 10, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 1, "domain": null }, { "name": "trxnum", "type": "esriFieldTypeInteger", "alias": "trxnum", "domain": null }, { "name": "Loc1", "type": "esriFieldTypeString", "alias": "Loc1", "length": 10, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 10, "domain": null }, { "name": "Loc2", "type": "esriFieldTypeString", "alias": "Loc2", "length": 10, "domain": null }, { "name": "Loc3", "type": "esriFieldTypeString", "alias": "Loc3", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 20, "name": "Orthos", "type": "Mosaic Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Boundary" }, { "id": 22, "name": "Footprint" }, { "id": 23, "name": "Image" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2244999.866299689, "ymin": 560000.3468393981, "xmax": 2275000.445603625, "ymax": 590000.9296684618, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 21, "name": "Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Orthos" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2244999.866299689, "ymin": 560000.3468393981, "xmax": 2275000.445603625, "ymax": 590000.9296684618, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 22, "name": "Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Orthos" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2244999.866299689, "ymin": 560000.3468393981, "xmax": 2275000.445603624, "ymax": 590000.9296684563, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Raster", "type": "esriFieldTypeRaster", "alias": "Raster", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "MinPS", "type": "esriFieldTypeDouble", "alias": "MinPS", "domain": null }, { "name": "MaxPS", "type": "esriFieldTypeDouble", "alias": "MaxPS", "domain": null }, { "name": "LowPS", "type": "esriFieldTypeDouble", "alias": "LowPS", "domain": null }, { "name": "HighPS", "type": "esriFieldTypeDouble", "alias": "HighPS", "domain": null }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS1_MosaicCatalogItemCategoryDomain", "description": "Catalog item categories.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Primary", "code": 1 }, { "name": "Overview", "code": 2 }, { "name": "Unprocessed Overview", "code": 3 }, { "name": "Partial Overview", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Uploaded", "code": 253 }, { "name": "Incomplete", "code": 254 }, { "name": "Custom", "code": 255 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Tag", "type": "esriFieldTypeString", "alias": "Tag", "length": 100, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupName", "length": 100, "domain": null }, { "name": "ProductName", "type": "esriFieldTypeString", "alias": "ProductName", "length": 100, "domain": null }, { "name": "CenterX", "type": "esriFieldTypeDouble", "alias": "CenterX", "domain": null }, { "name": "CenterY", "type": "esriFieldTypeDouble", "alias": "CenterY", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_135_MinPS", "fields": "MinPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_135_MaxPS", "fields": "MaxPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_135_LowPS", "fields": "LowPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_135_HighPS", "fields": "HighPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_135_CenterX", "fields": "CenterX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_135_CenterY", "fields": "CenterY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" }, { "currentVersion": 10.81, "id": 23, "name": "Image", "type": "Raster Layer", "description": "T2017_ORTHOS", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 20, "name": "Orthos" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2244999.866299675, "ymin": 560000.3902220739, "xmax": 2275000.366299675, "ymax": 590000.8902220739, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f2ce510367194935bb911086b9e0a484" } ], "tables": [] }