{ "isCoGoEnabled": false, "extent": { "ymin": 1400630.8799176663, "xmin": 2478478.7067192495, "ymax": 1413970.4021230862, "xmax": 2491473.6341414191, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3436, "zTolerance": 0.001, "wkid": 102672, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalId" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ATTACHMENTID", "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "DATA_SIZE", "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3436, "zTolerance": 0.001, "wkid": 102672, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": false, "hasGeometryProperties": true, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Road Inventory", "allowTrueCurvesUpdates": true, "displayField": "Fullstreet", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Fullstreet", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Fullstreet", "length": 50, "alias": "Street Name", "type": "esriFieldTypeString" }, { "modelName": "Segment_Limits_S_E", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Segment_Limits_S_E", "length": 25, "alias": "Segment Limits S-E", "type": "esriFieldTypeString" }, { "modelName": "Segment_Limits_N_W", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Segment_Limits_N_W", "length": 25, "alias": "Segment Limits N-W", "type": "esriFieldTypeString" }, { "modelName": "Segment_Length", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Segment_Length", "alias": "Length (feet)", "type": "esriFieldTypeInteger" }, { "modelName": "Width", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Width", "length": 20, "alias": "Width", "type": "esriFieldTypeString" }, { "modelName": "Material", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Material", "description": "", "type": "codedValue", "codedValues": [ { "code": "SC", "name": "Aggregate Base w/ Seal Coat Surface" }, { "code": "PCC", "name": "PCC - Portland Cement Concrete" }, { "code": "HMA", "name": "HMA - Asphalt Pavement" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "modelName": "SC_Rating", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SealCoat_Rating", "description": "", "type": "codedValue", "codedValues": [ { "code": "5 - Excellent", "name": "5 - Excellent" }, { "code": "4 - Good", "name": "4 - Good" }, { "code": "3 - Fair", "name": "3 - Fair" }, { "code": "2 - Poor", "name": "2 - Poor" }, { "code": "1 - Failed", "name": "1 - Failed" }, { "code": "N/A", "name": "N/A" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "SC_Rating_2017", "length": 25, "alias": "Seal Coat Rating 2017", "type": "esriFieldTypeString" }, { "modelName": "HMA_Rating", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Asphalt_Rating", "description": "", "type": "codedValue", "codedValues": [ { "code": "10 - Excellent +", "name": "10 - Excellent +" }, { "code": "9 - Excellent -", "name": "9 - Excellent -" }, { "code": "8 - Very Good", "name": "8 - Very Good" }, { "code": "7 - Good +", "name": "7 - Good +" }, { "code": "6 - Good -", "name": "6 - Good -" }, { "code": "5 - Fair +", "name": "5 - Fair +" }, { "code": "4 - Fair -", "name": "4 - Fair -" }, { "code": "3 - Poor", "name": "3 - Poor" }, { "code": "2 - Very Poor", "name": "2 - Very Poor" }, { "code": "1 - Failed", "name": "1 - Failed" }, { "code": "N/A", "name": "N/A" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HMA_Rating_2017", "length": 25, "alias": "Asphalt Pavement Rating 2017", "type": "esriFieldTypeString" }, { "modelName": "PCC", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PCC_Rating ", "description": "", "type": "codedValue", "codedValues": [ { "code": "10 - Excellent +", "name": "10 - Excellent +" }, { "code": "9 - Excellent -", "name": "9 - Excellent -" }, { "code": "8 - Very Good", "name": "8 - Very Good" }, { "code": "7 - Good +", "name": "7 - Good +" }, { "code": "6 - Good -", "name": "6 - Good -" }, { "code": "5 - Fair +", "name": "5 - Fair +" }, { "code": "4 - Fair -", "name": "4 - Fair -" }, { "code": "3 - Poor", "name": "3 - Poor" }, { "code": "2 - Very Poor", "name": "2 - Very Poor" }, { "code": "1 - Failed", "name": "1 - Failed" }, { "code": "N/A", "name": "N/A" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "PCC_2017", "length": 25, "alias": "Portland Cement Rating 2017", "type": "esriFieldTypeString" }, { "modelName": "Status", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Status", "description": "", "type": "codedValue", "codedValues": [ { "code": "Complete", "name": "Complete" }, { "code": "Incomplete", "name": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Status_2017", "length": 30, "alias": "Review Status 2017", "type": "esriFieldTypeString" }, { "modelName": "Notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Notes", "length": 256, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "ReviewStatus_2022", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "InspectionStatus", "description": "Inspection Status", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Needs Inspection" }, { "code": 1, "name": "Inspection Completed" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ReviewStatus_2022", "alias": "Review Status 2022", "type": "esriFieldTypeSmallInteger" }, { "modelName": "install_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "install_date", "length": 8, "alias": "Install Date", "type": "esriFieldTypeDate" }, { "modelName": "repair_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "repair_date", "length": 8, "alias": "Repair Date", "type": "esriFieldTypeDate" }, { "modelName": "SC_Rating_2022", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SealCoat_Rating", "description": "", "type": "codedValue", "codedValues": [ { "code": "5 - Excellent", "name": "5 - Excellent" }, { "code": "4 - Good", "name": "4 - Good" }, { "code": "3 - Fair", "name": "3 - Fair" }, { "code": "2 - Poor", "name": "2 - Poor" }, { "code": "1 - Failed", "name": "1 - Failed" }, { "code": "N/A", "name": "N/A" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "SC_Rating_2022", "length": 255, "alias": "Seal Coat Rating 2022", "type": "esriFieldTypeString" }, { "modelName": "pavement_rating_2022", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PCC_Rating ", "description": "", "type": "codedValue", "codedValues": [ { "code": "10 - Excellent +", "name": "10 - Excellent +" }, { "code": "9 - Excellent -", "name": "9 - Excellent -" }, { "code": "8 - Very Good", "name": "8 - Very Good" }, { "code": "7 - Good +", "name": "7 - Good +" }, { "code": "6 - Good -", "name": "6 - Good -" }, { "code": "5 - Fair +", "name": "5 - Fair +" }, { "code": "4 - Fair -", "name": "4 - Fair -" }, { "code": "3 - Poor", "name": "3 - Poor" }, { "code": "2 - Very Poor", "name": "2 - Very Poor" }, { "code": "1 - Failed", "name": "1 - Failed" }, { "code": "N/A", "name": "N/A" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "pavement_rating_2022", "length": 255, "alias": "Pavement Rating 2022", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "seal_coat_bool", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Yes_No", "description": "Valid Yes, No values", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Unknown" }, { "code": 1, "name": "Yes" }, { "code": 2, "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "seal_coat_bool", "alias": "seal_coat_bool", "type": "esriFieldTypeSmallInteger" }, { "modelName": "seal_coat_year", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "seal_coat_year", "length": 8, "alias": "seal_coat_year", "type": "esriFieldTypeDate" }, { "modelName": "Shape.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": false, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 1, "latestWkid": 3436, "zTolerance": 2, "wkid": 102672, "xyUnits": 3048.00609601219185, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R65_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_65", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "S35_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "8aa8b6f9b5644bb8ae131ea824ada707", "supportsCoordinatesQuantization": true, "types": [ { "templates": [{ "name": "1 - Failed", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "1 - Failed", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "1 - Failed", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "1 - Failed" }, { "templates": [{ "name": "2 - Very Poor", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "2 - Very Poor", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "2 - Very Poor", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "2 - Very Poor" }, { "templates": [{ "name": "3 - Poor", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "3 - Poor", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "3 - Poor", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "3 - Poor" }, { "templates": [{ "name": "4 - Fair -", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "4 - Fair -", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "4 - Fair -", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "4 - Fair -" }, { "templates": [{ "name": "5 - Fair +", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "5 - Fair +", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "5 - Fair +", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "5 - Fair +" }, { "templates": [{ "name": "6 - Good -", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "6 - Good -", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "6 - Good -", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "6 - Good -" }, { "templates": [{ "name": "7 - Good +", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "7 - Good +", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "7 - Good +", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "7 - Good +" }, { "templates": [{ "name": "8 - Very Good", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "8 - Very Good", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "8 - Very Good", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "8 - Very Good" }, { "templates": [{ "name": "9 - Excellent -", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "9 - Excellent -", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "9 - Excellent -", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "9 - Excellent -" }, { "templates": [{ "name": "10 - Excellent +", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "seal_coat_year": null, "Fullstreet": null, "SC_Rating_2017": null, "SC_Rating_2022": null, "Segment_Limits_S_E": null, "Material": null, "pavement_rating_2022": "10 - Excellent +", "HMA_Rating_2017": null, "Segment_Length": null, "ReviewStatus_2022": null, "Segment_Limits_N_W": null, "repair_date": null, "PCC_2017": null, "seal_coat_bool": 0, "install_date": null, "Width": null, "Status_2017": null, "Notes": null }} }], "name": "10 - Excellent +", "domains": { "pavement_rating_2022": {"type": "inherited"}, "HMA_Rating_2017": {"type": "inherited"}, "SC_Rating_2017": {"type": "inherited"}, "ReviewStatus_2022": {"type": "inherited"}, "SC_Rating_2022": {"type": "inherited"}, "PCC_2017": {"type": "inherited"}, "seal_coat_bool": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status_2017": {"type": "inherited"} }, "id": "10 - Excellent +" } ], "capabilities": "Query,Update,Uploads,Editing", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "pavement_rating_2022", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Condition Rating", "classes": [ { "symbol": { "color": [ 255, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["1 - Failed"]], "description": "1 - Failed", "label": "1 - Failed" }, { "symbol": { "color": [ 245, 162, 122, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["2 - Very Poor"]], "description": "2 - Very Poor", "label": "2 - Very Poor" }, { "symbol": { "color": [ 245, 202, 122, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["3 - Poor"]], "description": "3 - Poor", "label": "3 - Poor" }, { "symbol": { "color": [ 255, 170, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["4 - Fair -"]], "description": "4 - Fair -", "label": "4 - Fair -" }, { "symbol": { "color": [ 255, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["5 - Fair +"]], "description": "5 - Fair +", "label": "5 - Fair +" }, { "symbol": { "color": [ 170, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["6 - Good -"]], "description": "6 - Good -", "label": "6 - Good -" }, { "symbol": { "color": [ 85, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["7 - Good +"]], "description": "7 - Good +", "label": "7 - Good +" }, { "symbol": { "color": [ 56, 168, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["8 - Very Good"]], "description": "8 - Very Good", "label": "8 - Very Good" }, { "symbol": { "color": [ 115, 223, 255, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["9 - Excellent -"]], "description": "9 - Excellent -", "label": "9 - Excellent -" }, { "symbol": { "color": [ 0, 77, 168, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["10 - Excellent +"]], "description": "10 - Excellent +", "label": "10 - Excellent +" } ] }], "field1": "pavement_rating_2022", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 158, 2, 67, 255 ], "fromColor": [ 158, 2, 67, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 214, 62, 80, 255 ], "fromColor": [ 214, 62, 80, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 245, 108, 66, 255 ], "fromColor": [ 245, 108, 66, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 174, 96, 255 ], "fromColor": [ 252, 174, 96, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 255, 224, 140, 255 ], "fromColor": [ 255, 224, 140, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 245, 152, 255 ], "fromColor": [ 229, 245, 152, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 171, 222, 164, 255 ], "fromColor": [ 171, 222, 164, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 103, 194, 165, 255 ], "fromColor": [ 103, 194, 165, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 49, 135, 189, 255 ], "fromColor": [ 49, 135, 189, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 95, 80, 163, 255 ], "fromColor": [ 95, 80, 163, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "defaultSymbol": { "color": [ 204, 204, 204, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "color": [ 255, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "1 - Failed", "value": "1 - Failed" }, { "symbol": { "color": [ 245, 162, 122, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "2 - Very Poor", "value": "2 - Very Poor" }, { "symbol": { "color": [ 245, 202, 122, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "3 - Poor", "value": "3 - Poor" }, { "symbol": { "color": [ 255, 170, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "4 - Fair -", "value": "4 - Fair -" }, { "symbol": { "color": [ 255, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "5 - Fair +", "value": "5 - Fair +" }, { "symbol": { "color": [ 170, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "6 - Good -", "value": "6 - Good -" }, { "symbol": { "color": [ 85, 255, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "7 - Good +", "value": "7 - Good +" }, { "symbol": { "color": [ 56, 168, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "8 - Very Good", "value": "8 - Very Good" }, { "symbol": { "color": [ 115, 223, 255, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "9 - Excellent -", "value": "9 - Excellent -" }, { "symbol": { "color": [ 0, 77, 168, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "10 - Excellent +", "value": "10 - Excellent +" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }