{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Avl_Devices_Now_pnt", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1.1865105596333385E7, "ymin": 6993347.598758638, "xmax": 1.188465490992497E7, "ymax": 7012747.248279482, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "deviceName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "deviceID", "type": "esriFieldTypeString", "alias": "deviceID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deviceID" }, { "name": "speed", "type": "esriFieldTypeSmallInteger", "alias": "speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed" }, { "name": "avlDateStamp", "type": "esriFieldTypeDate", "alias": "avlDateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "avlDateStamp" }, { "name": "processDateStamp", "type": "esriFieldTypeDate", "alias": "processDateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "processDateStamp" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "GID", "type": "esriFieldTypeInteger", "alias": "GID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GID" }, { "name": "dist_from_centerline", "type": "esriFieldTypeInteger", "alias": "dist_from_centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_from_centerline" }, { "name": "snow_zone_id", "type": "esriFieldTypeString", "alias": "snow_zone_id", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "snow_zone_id" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "owner" }, { "name": "deviceName", "type": "esriFieldTypeString", "alias": "deviceName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deviceName" }, { "name": "devicePlowName", "type": "esriFieldTypeString", "alias": "devicePlowName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "devicePlowName" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Avl_Devices_Now_pnt", "description": "", "prototype": { "attributes": { "deviceName": null, "deviceID": null, "speed": null, "avlDateStamp": null, "processDateStamp": null, "longitude": null, "latitude": null, "x": null, "y": null, "GID": null, "dist_from_centerline": null, "snow_zone_id": null, "owner": null, "devicePlowName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Snow_Form_pnt", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1.1836772000113547E7, "ymin": 6992488.000084147, "xmax": 1.1894789999890968E7, "ymax": 7050280.999983475, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "first_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "type" }, { "name": "desc_", "type": "esriFieldTypeString", "alias": "desc_", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "desc_" }, { "name": "date_time", "type": "esriFieldTypeDate", "alias": "date_time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_time" }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "civic", "type": "esriFieldTypeString", "alias": "civic", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "civic" }, { "name": "section_zone_id", "type": "esriFieldTypeString", "alias": "section_zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "section_zone_id" }, { "name": "work_zone_id", "type": "esriFieldTypeString", "alias": "work_zone_id", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "work_zone_id" }, { "name": "nearest_intersection", "type": "esriFieldTypeString", "alias": "nearest_intersection", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nearest_intersection" }, { "name": "email_status", "type": "esriFieldTypeString", "alias": "email_status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "email_status" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "status" }, { "name": "sidewalk_responsibility", "type": "esriFieldTypeString", "alias": "sidewalk_responsibility", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "sidewalk_responsibility" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "RPCMSTR", "type": "esriFieldTypeString", "alias": "RPCMSTR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RPCMSTR" }, { "name": "unc_path", "type": "esriFieldTypeString", "alias": "unc_path", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "unc_path" }, { "name": "mod_name", "type": "esriFieldTypeString", "alias": "mod_name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "mod_name" }, { "name": "original_name", "type": "esriFieldTypeString", "alias": "original_name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "original_name" }, { "name": "mime_type", "type": "esriFieldTypeString", "alias": "mime_type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mime_type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Snow_Form_pnt", "description": "", "prototype": { "attributes": { "original_name": null, "type": null, "desc_": null, "date_time": null, "address": null, "civic": null, "section_zone_id": null, "work_zone_id": null, "nearest_intersection": null, "email_status": null, "status": null, "sidewalk_responsibility": null, "longitude": null, "latitude": null, "RPCMSTR": null, "unc_path": null, "mod_name": null, "mime_type": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Avl_Devices_Log_pnt", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1.1859309519342884E7, "ymin": 6989985.552661225, "xmax": 1.1898756260659218E7, "ymax": 7022961.898781896, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "deviceName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "deviceID", "type": "esriFieldTypeString", "alias": "deviceID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deviceID" }, { "name": "speed", "type": "esriFieldTypeSmallInteger", "alias": "speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed" }, { "name": "avlDateStamp", "type": "esriFieldTypeDate", "alias": "avlDateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "avlDateStamp" }, { "name": "processDateStamp", "type": "esriFieldTypeDate", "alias": "processDateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "processDateStamp" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "GID", "type": "esriFieldTypeInteger", "alias": "GID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GID" }, { "name": "dist_from_centerline", "type": "esriFieldTypeInteger", "alias": "dist_from_centerline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_from_centerline" }, { "name": "snow_zone_id", "type": "esriFieldTypeString", "alias": "snow_zone_id", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "snow_zone_id" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "owner" }, { "name": "deviceName", "type": "esriFieldTypeString", "alias": "deviceName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "deviceName" }, { "name": "devicePlowName", "type": "esriFieldTypeString", "alias": "devicePlowName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "devicePlowName" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Avl_Devices_Log_pnt", "description": "", "prototype": { "attributes": { "deviceName": null, "deviceID": null, "speed": null, "avlDateStamp": null, "processDateStamp": null, "longitude": null, "latitude": null, "x": null, "y": null, "GID": null, "dist_from_centerline": null, "snow_zone_id": null, "owner": null, "devicePlowName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Avl_Status_arc", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 65, 55, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "gis_id", "type": "esriFieldTypeInteger", "alias": "gis_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gis_id" }, { "name": "stname", "type": "esriFieldTypeString", "alias": "stname", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "stname" }, { "name": "segment_length", "type": "esriFieldTypeDouble", "alias": "segment_length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segment_length" }, { "name": "snow_zone_id", "type": "esriFieldTypeString", "alias": "snow_zone_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "snow_zone_id" }, { "name": "plowed_status", "type": "esriFieldTypeString", "alias": "plowed_status", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "plowed_status" }, { "name": "hits", "type": "esriFieldTypeInteger", "alias": "hits", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "hits" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "owner" }, { "name": "plowtype", "type": "esriFieldTypeSmallInteger", "alias": "plowtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plowtype" }, { "name": "phase", "type": "esriFieldTypeSmallInteger", "alias": "phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "phase" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "DisplayMap", "type": "esriFieldTypeString", "alias": "DisplayMap", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DisplayMap" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Avl_Status_arc", "description": "", "prototype": { "attributes": { "DisplayMap": null, "gis_id": null, "stname": null, "segment_length": null, "snow_zone_id": null, "plowed_status": " ", "hits": 0, "owner": null, "plowtype": null, "phase": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Avl_Last_Plowed_arc", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "gis_id", "type": "esriFieldTypeInteger", "alias": "gis_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gis_id" }, { "name": "avlDateStamp", "type": "esriFieldTypeDate", "alias": "avlDateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "avlDateStamp" }, { "name": "stname", "type": "esriFieldTypeString", "alias": "stname", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "stname" }, { "name": "legend", "type": "esriFieldTypeInteger", "alias": "legend", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legend" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "owner" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "DisplayMap", "type": "esriFieldTypeString", "alias": "DisplayMap", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DisplayMap" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Avl_Last_Plowed_arc", "description": "", "prototype": { "attributes": { "DisplayMap": null, "gis_id": null, "avlDateStamp": null, "stname": null, "legend": null, "owner": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Snow_Plow_Phases_arc", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.1860904920023471E7, "ymin": 6987420.87996906, "xmax": 1.1901027612415716E7, "ymax": 7025887.619964555, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATESTAMP", "type": "esriFieldTypeDate", "alias": "DATESTAMP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATESTAMP" }, { "name": "STCODE", "type": "esriFieldTypeString", "alias": "STCODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "STCODE" }, { "name": "STBLOCK", "type": "esriFieldTypeSmallInteger", "alias": "STBLOCK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STBLOCK" }, { "name": "STTYPE", "type": "esriFieldTypeSmallInteger", "alias": "STTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STTYPE" }, { "name": "STCLASS", "type": "esriFieldTypeSmallInteger", "alias": "STCLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STCLASS" }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_F_ADD" }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_F_ADD" }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_T_ADD" }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_T_ADD" }, { "name": "PLOWTYPE", "type": "esriFieldTypeSmallInteger", "alias": "PLOWTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLOWTYPE" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeDouble", "alias": "SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "STRTID", "type": "esriFieldTypeInteger", "alias": "STRTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRTID" }, { "name": "STRTTO", "type": "esriFieldTypeString", "alias": "STRTTO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STRTTO" }, { "name": "STRTFROM", "type": "esriFieldTypeString", "alias": "STRTFROM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STRTFROM" }, { "name": "MAJORROAD", "type": "esriFieldTypeSmallInteger", "alias": "MAJORROAD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORROAD" }, { "name": "STRTDIRP", "type": "esriFieldTypeString", "alias": "STRTDIRP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STRTDIRP" }, { "name": "STRTNAME", "type": "esriFieldTypeString", "alias": "STRTNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTNAME" }, { "name": "STRTTYPE", "type": "esriFieldTypeString", "alias": "STRTTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STRTTYPE" }, { "name": "STRTDIRS", "type": "esriFieldTypeString", "alias": "STRTDIRS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STRTDIRS" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STNAME" }, { "name": "DIVIDED", "type": "esriFieldTypeSmallInteger", "alias": "DIVIDED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIVIDED" }, { "name": "EVACROUTE", "type": "esriFieldTypeSmallInteger", "alias": "EVACROUTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVACROUTE" }, { "name": "ECC_LF", "type": "esriFieldTypeInteger", "alias": "ECC_LF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECC_LF" }, { "name": "ECC_LT", "type": "esriFieldTypeInteger", "alias": "ECC_LT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECC_LT" }, { "name": "ECC_RF", "type": "esriFieldTypeInteger", "alias": "ECC_RF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECC_RF" }, { "name": "ECC_RT", "type": "esriFieldTypeInteger", "alias": "ECC_RT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECC_RT" }, { "name": "ECC_STNAME", "type": "esriFieldTypeString", "alias": "ECC_STNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ECC_STNAME" }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "ROUTENUMBER", "type": "esriFieldTypeSmallInteger", "alias": "ROUTENUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTENUMBER" }, { "name": "STRMAP", "type": "esriFieldTypeSmallInteger", "alias": "STRMAP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRMAP" }, { "name": "ROAD_WIDTH", "type": "esriFieldTypeInteger", "alias": "ROAD_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_WIDTH" }, { "name": "ROAD_WIDTH_R", "type": "esriFieldTypeInteger", "alias": "ROAD_WIDTH_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_WIDTH_R" }, { "name": "TruckProhib", "type": "esriFieldTypeSmallInteger", "alias": "TruckProhib", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TruckProhib" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Owner" }, { "name": "Closed_Status", "type": "esriFieldTypeSmallInteger", "alias": "Closed_Status", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Closed_Status" }, { "name": "SNOW_EMEG_ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "SNOW_EMEG_ROUTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNOW_EMEG_ROUTE" }, { "name": "AccessStatus", "type": "esriFieldTypeSmallInteger", "alias": "AccessStatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccessStatus" }, { "name": "MTP_TYPE", "type": "esriFieldTypeString", "alias": "MTP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MTP_TYPE" }, { "name": "GeoSyncDate", "type": "esriFieldTypeDate", "alias": "GeoSyncDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GeoSyncDate" }, { "name": "SNOW_ZONE_ID", "type": "esriFieldTypeString", "alias": "SNOW_ZONE_ID", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SNOW_ZONE_ID" }, { "name": "Phase", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phase" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Snow_Plow_Phases_arc", "description": "", "prototype": { "attributes": { "Phase": null, "DATESTAMP": null, "STCODE": null, "STBLOCK": null, "STTYPE": null, "STCLASS": null, "L_F_ADD": null, "R_F_ADD": null, "L_T_ADD": null, "R_T_ADD": null, "PLOWTYPE": null, "SPEEDLIMIT": null, "STRTID": null, "STRTTO": null, "STRTFROM": null, "MAJORROAD": null, "STRTDIRP": null, "STRTNAME": null, "STRTTYPE": null, "STRTDIRS": null, "STNAME": null, "DIVIDED": null, "EVACROUTE": null, "ECC_LF": null, "ECC_LT": null, "ECC_RF": null, "ECC_RT": null, "ECC_STNAME": null, "GIS_ID": null, "ONEWAY": null, "ROUTENUMBER": null, "STRMAP": null, "ROAD_WIDTH": null, "ROAD_WIDTH_R": null, "TruckProhib": null, "Owner": null, "Closed_Status": null, "SNOW_EMEG_ROUTE": null, "AccessStatus": null, "MTP_TYPE": null, "GeoSyncDate": null, "SNOW_ZONE_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Snow_Form_Config_tbl", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 102, 140, 61, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "date_time", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "date_time", "type": "esriFieldTypeDate", "alias": "date_time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_time" }, { "name": "phase", "type": "esriFieldTypeSmallInteger", "alias": "phase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "phase" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Snow_Form_Config_tbl", "description": "", "prototype": { "attributes": { "status": null, "date_time": null, "phase": null, "description": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Avl_Config_Process_tbl", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 60, 158, 146, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "process_id", "type": "esriFieldTypeInteger", "alias": "process_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "process_id" }, { "name": "process_start", "type": "esriFieldTypeDate", "alias": "process_start", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "process_start" }, { "name": "process_end", "type": "esriFieldTypeDate", "alias": "process_end", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "process_end" }, { "name": "active", "type": "esriFieldTypeInteger", "alias": "active", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "active" }, { "name": "max_speed", "type": "esriFieldTypeInteger", "alias": "max_speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "max_speed" }, { "name": "clear_layers", "type": "esriFieldTypeInteger", "alias": "clear_layers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clear_layers" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Avl_Config_Process_tbl", "description": "", "prototype": { "attributes": { "max_speed": null, "ID": null, "process_id": null, "process_start": null, "process_end": null, "active": null, "clear_layers": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Snow_Section_poly", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.186079210988164E7, "ymin": 6987491.519919649, "xmax": 1.1900924089984968E7, "ymax": 7026256.98011823, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Section_Zone_ID", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Section_Zone_ID", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A" ] ] }, { "label": "B", "description": "B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "B" ] ] }, { "label": "C", "description": "C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "C" ] ] }, { "label": "D", "description": "D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "D" ] ] }, { "label": "E", "description": "E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "E" ] ] }, { "label": "F", "description": "F", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "F" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "G" ] ] }, { "label": "H", "description": "H", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "H" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "E", "label": "E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "G", "label": "G" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "H", "label": "H" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 224, 252, 255 ], "toColor": [ 182, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 184, 255 ], "toColor": [ 252, 233, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 222, 255 ], "toColor": [ 252, 192, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 242, 255 ], "toColor": [ 184, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 210, 252, 255 ], "toColor": [ 216, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 210, 255 ], "toColor": [ 252, 226, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 184, 255 ], "toColor": [ 233, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Section_Zone_ID", "typeIdField": "Section_Zone_ID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Section_Zone_ID", "type": "esriFieldTypeString", "alias": "Section_Zone_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Section_Zone_ID" }, { "name": "FrameRotation", "type": "esriFieldTypeInteger", "alias": "FrameRotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FrameRotation" }, { "name": "FrameRot11x17", "type": "esriFieldTypeInteger", "alias": "FrameRot11x17", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FrameRot11x17" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": {}, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "A" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B", "name": "B", "domains": {}, "templates": [ { "name": "B", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "B" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "C", "domains": {}, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "C" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D", "name": "D", "domains": {}, "templates": [ { "name": "D", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "D" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E", "name": "E", "domains": {}, "templates": [ { "name": "E", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "E" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F", "name": "F", "domains": {}, "templates": [ { "name": "F", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "F" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G", "name": "G", "domains": {}, "templates": [ { "name": "G", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "G" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H", "name": "H", "domains": {}, "templates": [ { "name": "H", "description": "", "prototype": { "attributes": { "FrameRot11x17": null, "FrameRotation": null, "Section_Zone_ID": "H" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Snow_WorkZone_poly", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.186079210988164E7, "ymin": 6987491.519919649, "xmax": 1.189784570867455E7, "ymax": 7026256.98011823, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 50, "maxSliderValue": 50 } ], "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 241, 255 ], "toColor": [ 252, 192, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 207, 255 ], "toColor": [ 252, 220, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 252, 255 ], "toColor": [ 193, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 250, 255 ], "toColor": [ 194, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 193, 255 ], "toColor": [ 252, 187, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 182, 252, 255 ], "toColor": [ 212, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 211, 252, 255 ], "toColor": [ 202, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 221, 255 ], "toColor": [ 182, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 192, 255 ], "toColor": [ 252, 232, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 210, 255 ], "toColor": [ 252, 202, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 192, 255 ], "toColor": [ 210, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 199, 255 ], "toColor": [ 239, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 207, 255 ], "toColor": [ 192, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 184, 255 ], "toColor": [ 252, 216, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 179, 255 ], "toColor": [ 202, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 194, 255 ], "toColor": [ 252, 251, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 232, 255 ], "toColor": [ 199, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 197, 255 ], "toColor": [ 189, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 182, 252, 255 ], "toColor": [ 197, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 250, 252, 255 ], "toColor": [ 182, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 202, 252, 255 ], "toColor": [ 194, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 220, 252, 255 ], "toColor": [ 194, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 231, 252, 255 ], "toColor": [ 197, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 192, 252, 255 ], "toColor": [ 251, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 189, 252, 255 ], "toColor": [ 229, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 202, 255 ], "toColor": [ 252, 243, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 240, 255 ], "toColor": [ 215, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 194, 255 ], "toColor": [ 252, 198, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 194, 255 ], "toColor": [ 252, 216, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 197, 255 ], "toColor": [ 223, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 221, 255 ], "toColor": [ 252, 199, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 192, 252, 255 ], "toColor": [ 209, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 195, 252, 255 ], "toColor": [ 182, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 207, 252, 255 ], "toColor": [ 246, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 252, 255 ], "toColor": [ 209, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 246, 252, 255 ], "toColor": [ 194, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 221, 252, 255 ], "toColor": [ 215, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 211, 255 ], "toColor": [ 202, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 210, 255 ], "toColor": [ 237, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 189, 255 ], "toColor": [ 249, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 232, 255 ], "toColor": [ 252, 197, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 206, 255 ], "toColor": [ 252, 189, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 252, 255 ], "toColor": [ 252, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 241, 255 ], "toColor": [ 252, 207, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 196, 255 ], "toColor": [ 252, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 187, 255 ], "toColor": [ 252, 240, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 222, 252, 255 ], "toColor": [ 197, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 190, 255 ], "toColor": [ 182, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 197, 252, 255 ], "toColor": [ 211, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 207, 255 ], "toColor": [ 226, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 252, 255 ], "toColor": [ 187, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 199, 255 ], "toColor": [ 252, 230, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 211, 252, 255 ], "toColor": [ 192, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 197, 255 ], "toColor": [ 252, 204, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 239, 255 ], "toColor": [ 202, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 202, 255 ], "toColor": [ 252, 220, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 200, 255 ], "toColor": [ 184, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 179, 255 ], "toColor": [ 224, 252, 179, 255 ] } ] } }, "type": "uniqueValue", "field1": "WorkZone", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "WorkZone", "classes": [ { "label": "A1", "description": "A1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 252, 255 ], "width": 0.7 } }, "values": [ [ "A1" ] ] }, { "label": "A10", "description": "A10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 209, 182, 255 ], "width": 0.7 } }, "values": [ [ "A10" ] ] }, { "label": "A11", "description": "A11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 252, 250, 255 ], "width": 0.7 } }, "values": [ [ "A11" ] ] }, { "label": "A12", "description": "A12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 179, 255 ], "width": 0.7 } }, "values": [ [ "A12" ] ] }, { "label": "A13", "description": "A13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 211, 255 ], "width": 0.7 } }, "values": [ [ "A13" ] ] }, { "label": "A14", "description": "A14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 248, 179, 252, 255 ], "width": 0.7 } }, "values": [ [ "A14" ] ] }, { "label": "A15", "description": "A15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 252, 215, 255 ], "width": 0.7 } }, "values": [ [ "A15" ] ] }, { "label": "A2", "description": "A2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 210, 252, 255 ], "width": 0.7 } }, "values": [ [ "A2" ] ] }, { "label": "A3", "description": "A3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 223, 255 ], "width": 0.7 } }, "values": [ [ "A3" ] ] }, { "label": "A4", "description": "A4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 216, 255 ], "width": 0.7 } }, "values": [ [ "A4" ] ] }, { "label": "A5", "description": "A5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 228, 252, 255 ], "width": 0.7 } }, "values": [ [ "A5" ] ] }, { "label": "A6", "description": "A6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 185, 255 ], "width": 0.7 } }, "values": [ [ "A6" ] ] }, { "label": "A7", "description": "A7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 236, 182, 255 ], "width": 0.7 } }, "values": [ [ "A7" ] ] }, { "label": "A8", "description": "A8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 192, 255 ], "width": 0.7 } }, "values": [ [ "A8" ] ] }, { "label": "B1", "description": "B1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 229, 199, 255 ], "width": 0.7 } }, "values": [ [ "B1" ] ] }, { "label": "B10", "description": "B10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 213, 179, 252, 255 ], "width": 0.7 } }, "values": [ [ "B10" ] ] }, { "label": "B2", "description": "B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 217, 252, 255 ], "width": 0.7 } }, "values": [ [ "B2" ] ] }, { "label": "B3", "description": "B3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 225, 215, 255 ], "width": 0.7 } }, "values": [ [ "B3" ] ] }, { "label": "B4", "description": "B4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 232, 255 ], "width": 0.7 } }, "values": [ [ "B4" ] ] }, { "label": "B5", "description": "B5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 182, 252, 255 ], "width": 0.7 } }, "values": [ [ "B5" ] ] }, { "label": "B6", "description": "B6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 194, 252, 255 ], "width": 0.7 } }, "values": [ [ "B6" ] ] }, { "label": "B7", "description": "B7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 232, 255 ], "width": 0.7 } }, "values": [ [ "B7" ] ] }, { "label": "B8", "description": "B8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 204, 255 ], "width": 0.7 } }, "values": [ [ "B8" ] ] }, { "label": "B9", "description": "B9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 192, 255 ], "width": 0.7 } }, "values": [ [ "B9" ] ] }, { "label": "C1", "description": "C1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 252, 255 ], "width": 0.7 } }, "values": [ [ "C1" ] ] }, { "label": "C10", "description": "C10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 239, 252, 255 ], "width": 0.7 } }, "values": [ [ "C10" ] ] }, { "label": "C11", "description": "C11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 252, 179, 255 ], "width": 0.7 } }, "values": [ [ "C11" ] ] }, { "label": "C12", "description": "C12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 252, 202, 255 ], "width": 0.7 } }, "values": [ [ "C12" ] ] }, { "label": "C13", "description": "C13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 252, 232, 255 ], "width": 0.7 } }, "values": [ [ "C13" ] ] }, { "label": "C14", "description": "C14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 252, 255 ], "width": 0.7 } }, "values": [ [ "C14" ] ] }, { "label": "C15", "description": "C15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 185, 255 ], "width": 0.7 } }, "values": [ [ "C15" ] ] }, { "label": "C2", "description": "C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 209, 255 ], "width": 0.7 } }, "values": [ [ "C2" ] ] }, { "label": "C3", "description": "C3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 215, 252, 255 ], "width": 0.7 } }, "values": [ [ "C3" ] ] }, { "label": "C4", "description": "C4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 244, 255 ], "width": 0.7 } }, "values": [ [ "C4" ] ] }, { "label": "C5", "description": "C5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 192, 214, 255 ], "width": 0.7 } }, "values": [ [ "C5" ] ] }, { "label": "C6", "description": "C6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 187, 252, 255 ], "width": 0.7 } }, "values": [ [ "C6" ] ] }, { "label": "C7", "description": "C7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 189, 252, 255 ], "width": 0.7 } }, "values": [ [ "C7" ] ] }, { "label": "C8", "description": "C8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 247, 204, 255 ], "width": 0.7 } }, "values": [ [ "C8" ] ] }, { "label": "C9", "description": "C9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 224, 252, 255 ], "width": 0.7 } }, "values": [ [ "C9" ] ] }, { "label": "D1", "description": "D1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 223, 179, 255 ], "width": 0.7 } }, "values": [ [ "D1" ] ] }, { "label": "D10", "description": "D10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 206, 252, 255 ], "width": 0.7 } }, "values": [ [ "D10" ] ] }, { "label": "D11", "description": "D11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 252, 222, 255 ], "width": 0.7 } }, "values": [ [ "D11" ] ] }, { "label": "D12", "description": "D12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 252, 239, 255 ], "width": 0.7 } }, "values": [ [ "D12" ] ] }, { "label": "D13", "description": "D13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 236, 255 ], "width": 0.7 } }, "values": [ [ "D13" ] ] }, { "label": "D14", "description": "D14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 252, 187, 255 ], "width": 0.7 } }, "values": [ [ "D14" ] ] }, { "label": "D15", "description": "D15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 252, 201, 255 ], "width": 0.7 } }, "values": [ [ "D15" ] ] }, { "label": "D16", "description": "D16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 252, 221, 255 ], "width": 0.7 } }, "values": [ [ "D16" ] ] }, { "label": "D17", "description": "D17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 247, 184, 255 ], "width": 0.7 } }, "values": [ [ "D17" ] ] }, { "label": "D18", "description": "D18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 191, 252, 255 ], "width": 0.7 } }, "values": [ [ "D18" ] ] }, { "label": "D19", "description": "D19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 240, 255 ], "width": 0.7 } }, "values": [ [ "D19" ] ] }, { "label": "D2", "description": "D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 251, 252, 255 ], "width": 0.7 } }, "values": [ [ "D2" ] ] }, { "label": "D20", "description": "D20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 208, 192, 255 ], "width": 0.7 } }, "values": [ [ "D20" ] ] }, { "label": "D21", "description": "D21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 252, 207, 255 ], "width": 0.7 } }, "values": [ [ "D21" ] ] }, { "label": "D22", "description": "D22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 252, 212, 255 ], "width": 0.7 } }, "values": [ [ "D22" ] ] }, { "label": "D23", "description": "D23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 242, 252, 255 ], "width": 0.7 } }, "values": [ [ "D23" ] ] }, { "label": "D24", "description": "D24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 208, 252, 255 ], "width": 0.7 } }, "values": [ [ "D24" ] ] }, { "label": "D3", "description": "D3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 187, 252, 255 ], "width": 0.7 } }, "values": [ [ "D3" ] ] }, { "label": "D4", "description": "D4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 217, 197, 255 ], "width": 0.7 } }, "values": [ [ "D4" ] ] }, { "label": "D5", "description": "D5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 195, 255 ], "width": 0.7 } }, "values": [ [ "D5" ] ] }, { "label": "D6", "description": "D6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 236, 197, 255 ], "width": 0.7 } }, "values": [ [ "D6" ] ] }, { "label": "D7", "description": "D7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 204, 252, 255 ], "width": 0.7 } }, "values": [ [ "D7" ] ] }, { "label": "D8", "description": "D8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 237, 252, 255 ], "width": 0.7 } }, "values": [ [ "D8" ] ] }, { "label": "D9", "description": "D9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 244, 215, 255 ], "width": 0.7 } }, "values": [ [ "D9" ] ] }, { "label": "E1", "description": "E1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 196, 255 ], "width": 0.7 } }, "values": [ [ "E1" ] ] }, { "label": "E10", "description": "E10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 252, 202, 255 ], "width": 0.7 } }, "values": [ [ "E10" ] ] }, { "label": "E11", "description": "E11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 194, 179, 255 ], "width": 0.7 } }, "values": [ [ "E11" ] ] }, { "label": "E12", "description": "E12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 252, 189, 255 ], "width": 0.7 } }, "values": [ [ "E12" ] ] }, { "label": "E13", "description": "E13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 248, 252, 255 ], "width": 0.7 } }, "values": [ [ "E13" ] ] }, { "label": "E14", "description": "E14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 245, 252, 255 ], "width": 0.7 } }, "values": [ [ "E14" ] ] }, { "label": "E15", "description": "E15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 184, 205, 255 ], "width": 0.7 } }, "values": [ [ "E15" ] ] }, { "label": "E2", "description": "E2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 197, 252, 255 ], "width": 0.7 } }, "values": [ [ "E2" ] ] }, { "label": "E3", "description": "E3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 189, 202, 255 ], "width": 0.7 } }, "values": [ [ "E3" ] ] }, { "label": "E4", "description": "E4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 239, 212, 252, 255 ], "width": 0.7 } }, "values": [ [ "E4" ] ] }, { "label": "E5", "description": "E5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 202, 252, 255 ], "width": 0.7 } }, "values": [ [ "E5" ] ] }, { "label": "E6", "description": "E6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 210, 255 ], "width": 0.7 } }, "values": [ [ "E6" ] ] }, { "label": "E7", "description": "E7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 220, 252, 255 ], "width": 0.7 } }, "values": [ [ "E7" ] ] }, { "label": "E8", "description": "E8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 189, 232, 255 ], "width": 0.7 } }, "values": [ [ "E8" ] ] }, { "label": "E9", "description": "E9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 182, 252, 255 ], "width": 0.7 } }, "values": [ [ "E9" ] ] }, { "label": "F1", "description": "F1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 246, 255 ], "width": 0.7 } }, "values": [ [ "F1" ] ] }, { "label": "F10", "description": "F10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 189, 252, 255 ], "width": 0.7 } }, "values": [ [ "F10" ] ] }, { "label": "F11", "description": "F11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 218, 212, 255 ], "width": 0.7 } }, "values": [ [ "F11" ] ] }, { "label": "F12", "description": "F12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 194, 224, 255 ], "width": 0.7 } }, "values": [ [ "F12" ] ] }, { "label": "F13", "description": "F13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 226, 255 ], "width": 0.7 } }, "values": [ [ "F13" ] ] }, { "label": "F14", "description": "F14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 179, 255 ], "width": 0.7 } }, "values": [ [ "F14" ] ] }, { "label": "F15", "description": "F15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 215, 252, 255 ], "width": 0.7 } }, "values": [ [ "F15" ] ] }, { "label": "F2", "description": "F2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 199, 255 ], "width": 0.7 } }, "values": [ [ "F2" ] ] }, { "label": "F3", "description": "F3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 252, 231, 255 ], "width": 0.7 } }, "values": [ [ "F3" ] ] }, { "label": "F4", "description": "F4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 182, 252, 255 ], "width": 0.7 } }, "values": [ [ "F4" ] ] }, { "label": "F5", "description": "F5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 252, 179, 255 ], "width": 0.7 } }, "values": [ [ "F5" ] ] }, { "label": "F6", "description": "F6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 252, 215, 255 ], "width": 0.7 } }, "values": [ [ "F6" ] ] }, { "label": "F7", "description": "F7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 238, 252, 182, 255 ], "width": 0.7 } }, "values": [ [ "F7" ] ] }, { "label": "F8", "description": "F8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 252, 182, 255 ], "width": 0.7 } }, "values": [ [ "F8" ] ] }, { "label": "F9", "description": "F9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 230, 255 ], "width": 0.7 } }, "values": [ [ "F9" ] ] }, { "label": "G1", "description": "G1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 194, 252, 255 ], "width": 0.7 } }, "values": [ [ "G1" ] ] }, { "label": "G10", "description": "G10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 252, 189, 255 ], "width": 0.7 } }, "values": [ [ "G10" ] ] }, { "label": "G11", "description": "G11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 248, 194, 255 ], "width": 0.7 } }, "values": [ [ "G11" ] ] }, { "label": "G12", "description": "G12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 235, 252, 255 ], "width": 0.7 } }, "values": [ [ "G12" ] ] }, { "label": "G13", "description": "G13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 225, 204, 255 ], "width": 0.7 } }, "values": [ [ "G13" ] ] }, { "label": "G14", "description": "G14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 252, 197, 255 ], "width": 0.7 } }, "values": [ [ "G14" ] ] }, { "label": "G15", "description": "G15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 230, 252, 255 ], "width": 0.7 } }, "values": [ [ "G15" ] ] }, { "label": "G16", "description": "G16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 240, 204, 255 ], "width": 0.7 } }, "values": [ [ "G16" ] ] }, { "label": "G17", "description": "G17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 210, 252, 255 ], "width": 0.7 } }, "values": [ [ "G17" ] ] }, { "label": "G18", "description": "G18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 185, 182, 255 ], "width": 0.7 } }, "values": [ [ "G18" ] ] }, { "label": "G19", "description": "G19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 234, 252, 255 ], "width": 0.7 } }, "values": [ [ "G19" ] ] }, { "label": "G2", "description": "G2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 252, 207, 255 ], "width": 0.7 } }, "values": [ [ "G2" ] ] }, { "label": "G20", "description": "G20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 212, 255 ], "width": 0.7 } }, "values": [ [ "G20" ] ] }, { "label": "G3", "description": "G3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 222, 255 ], "width": 0.7 } }, "values": [ [ "G3" ] ] }, { "label": "G4", "description": "G4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 220, 192, 255 ], "width": 0.7 } }, "values": [ [ "G4" ] ] }, { "label": "G5", "description": "G5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 252, 194, 255 ], "width": 0.7 } }, "values": [ [ "G5" ] ] }, { "label": "G6", "description": "G6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 252, 221, 255 ], "width": 0.7 } }, "values": [ [ "G6" ] ] }, { "label": "G7", "description": "G7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 205, 202, 255 ], "width": 0.7 } }, "values": [ [ "G7" ] ] }, { "label": "G8", "description": "G8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 240, 255 ], "width": 0.7 } }, "values": [ [ "G8" ] ] }, { "label": "G9", "description": "G9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 228, 192, 255 ], "width": 0.7 } }, "values": [ [ "G9" ] ] }, { "label": "H1", "description": "H1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 252, 248, 255 ], "width": 0.7 } }, "values": [ [ "H1" ] ] }, { "label": "H10", "description": "H10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 202, 255 ], "width": 0.7 } }, "values": [ [ "H10" ] ] }, { "label": "H11", "description": "H11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 252, 194, 255 ], "width": 0.7 } }, "values": [ [ "H11" ] ] }, { "label": "H12", "description": "H12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 252, 197, 255 ], "width": 0.7 } }, "values": [ [ "H12" ] ] }, { "label": "H13", "description": "H13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 225, 252, 255 ], "width": 0.7 } }, "values": [ [ "H13" ] ] }, { "label": "H14", "description": "H14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 179, 255 ], "width": 0.7 } }, "values": [ [ "H14" ] ] }, { "label": "H15", "description": "H15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 252, 208, 255 ], "width": 0.7 } }, "values": [ [ "H15" ] ] }, { "label": "H16", "description": "H16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 248, 255 ], "width": 0.7 } }, "values": [ [ "H16" ] ] }, { "label": "H2", "description": "H2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 231, 215, 255 ], "width": 0.7 } }, "values": [ [ "H2" ] ] }, { "label": "H3", "description": "H3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 208, 202, 252, 255 ], "width": 0.7 } }, "values": [ [ "H3" ] ] }, { "label": "H4", "description": "H4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 218, 252, 255 ], "width": 0.7 } }, "values": [ [ "H4" ] ] }, { "label": "H5", "description": "H5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 214, 199, 255 ], "width": 0.7 } }, "values": [ [ "H5" ] ] }, { "label": "H6", "description": "H6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 230, 255 ], "width": 0.7 } }, "values": [ [ "H6" ] ] }, { "label": "H7", "description": "H7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 210, 252, 255 ], "width": 0.7 } }, "values": [ [ "H7" ] ] }, { "label": "H8", "description": "H8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 252, 197, 255 ], "width": 0.7 } }, "values": [ [ "H8" ] ] }, { "label": "H9", "description": "H9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 239, 255 ], "width": 0.7 } }, "values": [ [ "H9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 252, 255 ], "width": 0.7 } }, "value": "A1", "label": "A1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 209, 182, 255 ], "width": 0.7 } }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 252, 250, 255 ], "width": 0.7 } }, "value": "A11", "label": "A11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 179, 255 ], "width": 0.7 } }, "value": "A12", "label": "A12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 211, 255 ], "width": 0.7 } }, "value": "A13", "label": "A13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 248, 179, 252, 255 ], "width": 0.7 } }, "value": "A14", "label": "A14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 252, 215, 255 ], "width": 0.7 } }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 210, 252, 255 ], "width": 0.7 } }, "value": "A2", "label": "A2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 223, 255 ], "width": 0.7 } }, "value": "A3", "label": "A3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 216, 255 ], "width": 0.7 } }, "value": "A4", "label": "A4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 228, 252, 255 ], "width": 0.7 } }, "value": "A5", "label": "A5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 185, 255 ], "width": 0.7 } }, "value": "A6", "label": "A6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 236, 182, 255 ], "width": 0.7 } }, "value": "A7", "label": "A7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 192, 255 ], "width": 0.7 } }, "value": "A8", "label": "A8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 229, 199, 255 ], "width": 0.7 } }, "value": "B1", "label": "B1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 213, 179, 252, 255 ], "width": 0.7 } }, "value": "B10", "label": "B10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 217, 252, 255 ], "width": 0.7 } }, "value": "B2", "label": "B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 225, 215, 255 ], "width": 0.7 } }, "value": "B3", "label": "B3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 232, 255 ], "width": 0.7 } }, "value": "B4", "label": "B4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 182, 252, 255 ], "width": 0.7 } }, "value": "B5", "label": "B5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 194, 252, 255 ], "width": 0.7 } }, "value": "B6", "label": "B6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 232, 255 ], "width": 0.7 } }, "value": "B7", "label": "B7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 204, 255 ], "width": 0.7 } }, "value": "B8", "label": "B8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 192, 255 ], "width": 0.7 } }, "value": "B9", "label": "B9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 252, 255 ], "width": 0.7 } }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 239, 252, 255 ], "width": 0.7 } }, "value": "C10", "label": "C10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 252, 179, 255 ], "width": 0.7 } }, "value": "C11", "label": "C11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 252, 202, 255 ], "width": 0.7 } }, "value": "C12", "label": "C12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 252, 232, 255 ], "width": 0.7 } }, "value": "C13", "label": "C13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 210, 252, 255 ], "width": 0.7 } }, "value": "C14", "label": "C14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 185, 255 ], "width": 0.7 } }, "value": "C15", "label": "C15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 209, 255 ], "width": 0.7 } }, "value": "C2", "label": "C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 215, 252, 255 ], "width": 0.7 } }, "value": "C3", "label": "C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 244, 255 ], "width": 0.7 } }, "value": "C4", "label": "C4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 192, 214, 255 ], "width": 0.7 } }, "value": "C5", "label": "C5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 187, 252, 255 ], "width": 0.7 } }, "value": "C6", "label": "C6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 189, 252, 255 ], "width": 0.7 } }, "value": "C7", "label": "C7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 247, 204, 255 ], "width": 0.7 } }, "value": "C8", "label": "C8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 224, 252, 255 ], "width": 0.7 } }, "value": "C9", "label": "C9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 223, 179, 255 ], "width": 0.7 } }, "value": "D1", "label": "D1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 206, 252, 255 ], "width": 0.7 } }, "value": "D10", "label": "D10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 252, 222, 255 ], "width": 0.7 } }, "value": "D11", "label": "D11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 252, 239, 255 ], "width": 0.7 } }, "value": "D12", "label": "D12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 236, 255 ], "width": 0.7 } }, "value": "D13", "label": "D13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 252, 187, 255 ], "width": 0.7 } }, "value": "D14", "label": "D14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 252, 201, 255 ], "width": 0.7 } }, "value": "D15", "label": "D15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 252, 221, 255 ], "width": 0.7 } }, "value": "D16", "label": "D16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 247, 184, 255 ], "width": 0.7 } }, "value": "D17", "label": "D17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 191, 252, 255 ], "width": 0.7 } }, "value": "D18", "label": "D18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 240, 255 ], "width": 0.7 } }, "value": "D19", "label": "D19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 251, 252, 255 ], "width": 0.7 } }, "value": "D2", "label": "D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 208, 192, 255 ], "width": 0.7 } }, "value": "D20", "label": "D20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 252, 207, 255 ], "width": 0.7 } }, "value": "D21", "label": "D21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 252, 212, 255 ], "width": 0.7 } }, "value": "D22", "label": "D22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 242, 252, 255 ], "width": 0.7 } }, "value": "D23", "label": "D23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 208, 252, 255 ], "width": 0.7 } }, "value": "D24", "label": "D24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 187, 252, 255 ], "width": 0.7 } }, "value": "D3", "label": "D3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 217, 197, 255 ], "width": 0.7 } }, "value": "D4", "label": "D4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 195, 255 ], "width": 0.7 } }, "value": "D5", "label": "D5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 236, 197, 255 ], "width": 0.7 } }, "value": "D6", "label": "D6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 204, 252, 255 ], "width": 0.7 } }, "value": "D7", "label": "D7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 237, 252, 255 ], "width": 0.7 } }, "value": "D8", "label": "D8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 244, 215, 255 ], "width": 0.7 } }, "value": "D9", "label": "D9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 196, 255 ], "width": 0.7 } }, "value": "E1", "label": "E1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 252, 202, 255 ], "width": 0.7 } }, "value": "E10", "label": "E10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 194, 179, 255 ], "width": 0.7 } }, "value": "E11", "label": "E11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 252, 189, 255 ], "width": 0.7 } }, "value": "E12", "label": "E12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 248, 252, 255 ], "width": 0.7 } }, "value": "E13", "label": "E13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 245, 252, 255 ], "width": 0.7 } }, "value": "E14", "label": "E14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 184, 205, 255 ], "width": 0.7 } }, "value": "E15", "label": "E15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 197, 252, 255 ], "width": 0.7 } }, "value": "E2", "label": "E2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 189, 202, 255 ], "width": 0.7 } }, "value": "E3", "label": "E3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 239, 212, 252, 255 ], "width": 0.7 } }, "value": "E4", "label": "E4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 202, 252, 255 ], "width": 0.7 } }, "value": "E5", "label": "E5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 210, 255 ], "width": 0.7 } }, "value": "E6", "label": "E6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 220, 252, 255 ], "width": 0.7 } }, "value": "E7", "label": "E7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 189, 232, 255 ], "width": 0.7 } }, "value": "E8", "label": "E8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 182, 252, 255 ], "width": 0.7 } }, "value": "E9", "label": "E9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 246, 255 ], "width": 0.7 } }, "value": "F1", "label": "F1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 189, 252, 255 ], "width": 0.7 } }, "value": "F10", "label": "F10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 218, 212, 255 ], "width": 0.7 } }, "value": "F11", "label": "F11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 194, 224, 255 ], "width": 0.7 } }, "value": "F12", "label": "F12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 226, 255 ], "width": 0.7 } }, "value": "F13", "label": "F13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 179, 255 ], "width": 0.7 } }, "value": "F14", "label": "F14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 215, 252, 255 ], "width": 0.7 } }, "value": "F15", "label": "F15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 199, 255 ], "width": 0.7 } }, "value": "F2", "label": "F2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 252, 231, 255 ], "width": 0.7 } }, "value": "F3", "label": "F3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 182, 252, 255 ], "width": 0.7 } }, "value": "F4", "label": "F4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 252, 179, 255 ], "width": 0.7 } }, "value": "F5", "label": "F5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 252, 215, 255 ], "width": 0.7 } }, "value": "F6", "label": "F6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 238, 252, 182, 255 ], "width": 0.7 } }, "value": "F7", "label": "F7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 252, 182, 255 ], "width": 0.7 } }, "value": "F8", "label": "F8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 230, 255 ], "width": 0.7 } }, "value": "F9", "label": "F9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 194, 252, 255 ], "width": 0.7 } }, "value": "G1", "label": "G1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 252, 189, 255 ], "width": 0.7 } }, "value": "G10", "label": "G10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 248, 194, 255 ], "width": 0.7 } }, "value": "G11", "label": "G11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 235, 252, 255 ], "width": 0.7 } }, "value": "G12", "label": "G12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 225, 204, 255 ], "width": 0.7 } }, "value": "G13", "label": "G13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 252, 197, 255 ], "width": 0.7 } }, "value": "G14", "label": "G14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 230, 252, 255 ], "width": 0.7 } }, "value": "G15", "label": "G15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 240, 204, 255 ], "width": 0.7 } }, "value": "G16", "label": "G16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 210, 252, 255 ], "width": 0.7 } }, "value": "G17", "label": "G17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 185, 182, 255 ], "width": 0.7 } }, "value": "G18", "label": "G18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 234, 252, 255 ], "width": 0.7 } }, "value": "G19", "label": "G19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 252, 207, 255 ], "width": 0.7 } }, "value": "G2", "label": "G2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 212, 255 ], "width": 0.7 } }, "value": "G20", "label": "G20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 222, 255 ], "width": 0.7 } }, "value": "G3", "label": "G3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 220, 192, 255 ], "width": 0.7 } }, "value": "G4", "label": "G4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 252, 194, 255 ], "width": 0.7 } }, "value": "G5", "label": "G5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 252, 221, 255 ], "width": 0.7 } }, "value": "G6", "label": "G6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 205, 202, 255 ], "width": 0.7 } }, "value": "G7", "label": "G7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 240, 255 ], "width": 0.7 } }, "value": "G8", "label": "G8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 228, 192, 255 ], "width": 0.7 } }, "value": "G9", "label": "G9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 252, 248, 255 ], "width": 0.7 } }, "value": "H1", "label": "H1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 202, 255 ], "width": 0.7 } }, "value": "H10", "label": "H10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 252, 194, 255 ], "width": 0.7 } }, "value": "H11", "label": "H11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 252, 197, 255 ], "width": 0.7 } }, "value": "H12", "label": "H12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 225, 252, 255 ], "width": 0.7 } }, "value": "H13", "label": "H13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 179, 255 ], "width": 0.7 } }, "value": "H14", "label": "H14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 252, 208, 255 ], "width": 0.7 } }, "value": "H15", "label": "H15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 199, 248, 255 ], "width": 0.7 } }, "value": "H16", "label": "H16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 231, 215, 255 ], "width": 0.7 } }, "value": "H2", "label": "H2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 208, 202, 252, 255 ], "width": 0.7 } }, "value": "H3", "label": "H3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 218, 252, 255 ], "width": 0.7 } }, "value": "H4", "label": "H4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 214, 199, 255 ], "width": 0.7 } }, "value": "H5", "label": "H5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 230, 255 ], "width": 0.7 } }, "value": "H6", "label": "H6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 210, 252, 255 ], "width": 0.7 } }, "value": "H7", "label": "H7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 252, 197, 255 ], "width": 0.7 } }, "value": "H8", "label": "H8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 252, 239, 255 ], "width": 0.7 } }, "value": "H9", "label": "H9" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "50", "stops": [ { "value": 50, "transparency": 75 }, { "value": 50, "transparency": 75 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WorkZone", "typeIdField": "WorkZone", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WorkZone", "type": "esriFieldTypeString", "alias": "WorkZone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkZone" }, { "name": "WorkZone_Number", "type": "esriFieldTypeString", "alias": "WorkZone_Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkZone_Number" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "A1", "name": "A1", "domains": {}, "templates": [ { "name": "A1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A10", "name": "A10", "domains": {}, "templates": [ { "name": "A10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A11", "name": "A11", "domains": {}, "templates": [ { "name": "A11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A12", "name": "A12", "domains": {}, "templates": [ { "name": "A12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A13", "name": "A13", "domains": {}, "templates": [ { "name": "A13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A14", "name": "A14", "domains": {}, "templates": [ { "name": "A14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A15", "name": "A15", "domains": {}, "templates": [ { "name": "A15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A2", "name": "A2", "domains": {}, "templates": [ { "name": "A2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A3", "name": "A3", "domains": {}, "templates": [ { "name": "A3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A4", "name": "A4", "domains": {}, "templates": [ { "name": "A4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A5", "name": "A5", "domains": {}, "templates": [ { "name": "A5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A6", "name": "A6", "domains": {}, "templates": [ { "name": "A6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A7", "name": "A7", "domains": {}, "templates": [ { "name": "A7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A8", "name": "A8", "domains": {}, "templates": [ { "name": "A8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "A8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B1", "name": "B1", "domains": {}, "templates": [ { "name": "B1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B10", "name": "B10", "domains": {}, "templates": [ { "name": "B10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B2", "name": "B2", "domains": {}, "templates": [ { "name": "B2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B3", "name": "B3", "domains": {}, "templates": [ { "name": "B3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B4", "name": "B4", "domains": {}, "templates": [ { "name": "B4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B5", "name": "B5", "domains": {}, "templates": [ { "name": "B5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B6", "name": "B6", "domains": {}, "templates": [ { "name": "B6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B7", "name": "B7", "domains": {}, "templates": [ { "name": "B7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B8", "name": "B8", "domains": {}, "templates": [ { "name": "B8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B9", "name": "B9", "domains": {}, "templates": [ { "name": "B9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "B9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C1", "name": "C1", "domains": {}, "templates": [ { "name": "C1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C10", "name": "C10", "domains": {}, "templates": [ { "name": "C10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C11", "name": "C11", "domains": {}, "templates": [ { "name": "C11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C12", "name": "C12", "domains": {}, "templates": [ { "name": "C12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C13", "name": "C13", "domains": {}, "templates": [ { "name": "C13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C14", "name": "C14", "domains": {}, "templates": [ { "name": "C14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C15", "name": "C15", "domains": {}, "templates": [ { "name": "C15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C2", "domains": {}, "templates": [ { "name": "C2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "C3", "domains": {}, "templates": [ { "name": "C3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C4", "name": "C4", "domains": {}, "templates": [ { "name": "C4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C5", "name": "C5", "domains": {}, "templates": [ { "name": "C5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C6", "name": "C6", "domains": {}, "templates": [ { "name": "C6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C7", "name": "C7", "domains": {}, "templates": [ { "name": "C7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C8", "name": "C8", "domains": {}, "templates": [ { "name": "C8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C9", "name": "C9", "domains": {}, "templates": [ { "name": "C9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "C9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D1", "name": "D1", "domains": {}, "templates": [ { "name": "D1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D10", "name": "D10", "domains": {}, "templates": [ { "name": "D10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D11", "name": "D11", "domains": {}, "templates": [ { "name": "D11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D12", "name": "D12", "domains": {}, "templates": [ { "name": "D12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D13", "name": "D13", "domains": {}, "templates": [ { "name": "D13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D14", "name": "D14", "domains": {}, "templates": [ { "name": "D14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D15", "name": "D15", "domains": {}, "templates": [ { "name": "D15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D16", "name": "D16", "domains": {}, "templates": [ { "name": "D16", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D16" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D17", "name": "D17", "domains": {}, "templates": [ { "name": "D17", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D17" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D18", "name": "D18", "domains": {}, "templates": [ { "name": "D18", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D18" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D19", "name": "D19", "domains": {}, "templates": [ { "name": "D19", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D19" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D2", "name": "D2", "domains": {}, "templates": [ { "name": "D2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D20", "name": "D20", "domains": {}, "templates": [ { "name": "D20", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D20" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D21", "name": "D21", "domains": {}, "templates": [ { "name": "D21", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D21" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D22", "name": "D22", "domains": {}, "templates": [ { "name": "D22", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D22" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D23", "name": "D23", "domains": {}, "templates": [ { "name": "D23", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D23" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D24", "name": "D24", "domains": {}, "templates": [ { "name": "D24", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D24" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D3", "name": "D3", "domains": {}, "templates": [ { "name": "D3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D4", "name": "D4", "domains": {}, "templates": [ { "name": "D4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D5", "name": "D5", "domains": {}, "templates": [ { "name": "D5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D6", "name": "D6", "domains": {}, "templates": [ { "name": "D6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D7", "name": "D7", "domains": {}, "templates": [ { "name": "D7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D8", "name": "D8", "domains": {}, "templates": [ { "name": "D8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D9", "name": "D9", "domains": {}, "templates": [ { "name": "D9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "D9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1", "name": "E1", "domains": {}, "templates": [ { "name": "E1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E10", "name": "E10", "domains": {}, "templates": [ { "name": "E10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E11", "name": "E11", "domains": {}, "templates": [ { "name": "E11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E12", "name": "E12", "domains": {}, "templates": [ { "name": "E12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E13", "name": "E13", "domains": {}, "templates": [ { "name": "E13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E14", "name": "E14", "domains": {}, "templates": [ { "name": "E14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E15", "name": "E15", "domains": {}, "templates": [ { "name": "E15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E2", "name": "E2", "domains": {}, "templates": [ { "name": "E2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3", "name": "E3", "domains": {}, "templates": [ { "name": "E3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E4", "name": "E4", "domains": {}, "templates": [ { "name": "E4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E5", "name": "E5", "domains": {}, "templates": [ { "name": "E5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E6", "name": "E6", "domains": {}, "templates": [ { "name": "E6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E7", "name": "E7", "domains": {}, "templates": [ { "name": "E7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E8", "name": "E8", "domains": {}, "templates": [ { "name": "E8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E9", "name": "E9", "domains": {}, "templates": [ { "name": "E9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "E9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F1", "name": "F1", "domains": {}, "templates": [ { "name": "F1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F10", "name": "F10", "domains": {}, "templates": [ { "name": "F10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F11", "name": "F11", "domains": {}, "templates": [ { "name": "F11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F12", "name": "F12", "domains": {}, "templates": [ { "name": "F12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F13", "name": "F13", "domains": {}, "templates": [ { "name": "F13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F14", "name": "F14", "domains": {}, "templates": [ { "name": "F14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F15", "name": "F15", "domains": {}, "templates": [ { "name": "F15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F2", "name": "F2", "domains": {}, "templates": [ { "name": "F2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F3", "name": "F3", "domains": {}, "templates": [ { "name": "F3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F4", "name": "F4", "domains": {}, "templates": [ { "name": "F4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F5", "name": "F5", "domains": {}, "templates": [ { "name": "F5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F6", "name": "F6", "domains": {}, "templates": [ { "name": "F6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F7", "name": "F7", "domains": {}, "templates": [ { "name": "F7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F8", "name": "F8", "domains": {}, "templates": [ { "name": "F8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "F9", "name": "F9", "domains": {}, "templates": [ { "name": "F9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "F9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G1", "name": "G1", "domains": {}, "templates": [ { "name": "G1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G10", "name": "G10", "domains": {}, "templates": [ { "name": "G10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G11", "name": "G11", "domains": {}, "templates": [ { "name": "G11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G12", "name": "G12", "domains": {}, "templates": [ { "name": "G12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G13", "name": "G13", "domains": {}, "templates": [ { "name": "G13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G14", "name": "G14", "domains": {}, "templates": [ { "name": "G14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G15", "name": "G15", "domains": {}, "templates": [ { "name": "G15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G16", "name": "G16", "domains": {}, "templates": [ { "name": "G16", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G16" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G17", "name": "G17", "domains": {}, "templates": [ { "name": "G17", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G17" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G18", "name": "G18", "domains": {}, "templates": [ { "name": "G18", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G18" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G19", "name": "G19", "domains": {}, "templates": [ { "name": "G19", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G19" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G2", "name": "G2", "domains": {}, "templates": [ { "name": "G2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G20", "name": "G20", "domains": {}, "templates": [ { "name": "G20", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G20" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G3", "name": "G3", "domains": {}, "templates": [ { "name": "G3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G4", "name": "G4", "domains": {}, "templates": [ { "name": "G4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G5", "name": "G5", "domains": {}, "templates": [ { "name": "G5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G6", "name": "G6", "domains": {}, "templates": [ { "name": "G6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G7", "name": "G7", "domains": {}, "templates": [ { "name": "G7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G8", "name": "G8", "domains": {}, "templates": [ { "name": "G8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G9", "name": "G9", "domains": {}, "templates": [ { "name": "G9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "G9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H1", "name": "H1", "domains": {}, "templates": [ { "name": "H1", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H10", "name": "H10", "domains": {}, "templates": [ { "name": "H10", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H11", "name": "H11", "domains": {}, "templates": [ { "name": "H11", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H11" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H12", "name": "H12", "domains": {}, "templates": [ { "name": "H12", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H12" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H13", "name": "H13", "domains": {}, "templates": [ { "name": "H13", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H13" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H14", "name": "H14", "domains": {}, "templates": [ { "name": "H14", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H14" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H15", "name": "H15", "domains": {}, "templates": [ { "name": "H15", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H15" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H16", "name": "H16", "domains": {}, "templates": [ { "name": "H16", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H16" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H2", "name": "H2", "domains": {}, "templates": [ { "name": "H2", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H3", "name": "H3", "domains": {}, "templates": [ { "name": "H3", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H4", "name": "H4", "domains": {}, "templates": [ { "name": "H4", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H5", "name": "H5", "domains": {}, "templates": [ { "name": "H5", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H6", "name": "H6", "domains": {}, "templates": [ { "name": "H6", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H7", "name": "H7", "domains": {}, "templates": [ { "name": "H7", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H8", "name": "H8", "domains": {}, "templates": [ { "name": "H8", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H9", "name": "H9", "domains": {}, "templates": [ { "name": "H9", "description": "", "prototype": { "attributes": { "WorkZone_Number": null, "WorkZone": "H9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }