{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Tentative Resurfacing Program New", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the v_Pavement_CL view in the Road Inventory (dpwroadinv production) database. Programming changes made in the Road Inventory are immediately displayed in the symbology of this layer, indicating the type of treatment that has been planned or completed for each road. The label identifies the year the work has been competed or is planned to be completed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Department of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var nextTreatmentCat = $feature.Next_Treatment_Category;\nvar lastTreatmentCat = $feature.Last_Treatment_Category;\nvar nextTreatmentStatus = $feature.Next_Treatment_Status;\n\nif (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Tentative\") {\n return 'Hot Mix Asphalt - Tentative';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Tentative\") {\n return 'Preventative Maintenance - Tentative';\n } else if (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Planned\") {\n return 'Hot Mix Asphalt - Planned';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Planned\") {\n return 'Preventative Maintenance - Planned';\n } else if (lastTreatmentCat == \"Rehabilitation\") {\n return 'Hot Mix Asphalt - Completed';\n } else if (lastTreatmentCat == \"Prev Maint\") {\n return 'Preventative Maintenance - Completed';\n } else {\n return 'Other';\n }\n ", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Hot Mix Asphalt - Completed", "description": "Hot Mix Asphalt - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Completed" ] ] }, { "label": "Hot Mix Asphalt - Planned", "description": "Hot Mix Asphalt - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Planned" ] ] }, { "label": "Hot Mix Asphalt - Tentative", "description": "Hot Mix Asphalt - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Tentative" ] ] }, { "label": "Preventative Maintenance - Completed", "description": "Preventative Maintenance - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Completed" ] ] }, { "label": "Preventative Maintenance - Planned", "description": "Preventative Maintenance - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Planned" ] ] }, { "label": "Preventative Maintenance - Tentative", "description": "Preventative Maintenance - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Tentative" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Completed", "label": "Hot Mix Asphalt - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Planned", "label": "Hot Mix Asphalt - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Tentative", "label": "Hot Mix Asphalt - Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Completed", "label": "Preventative Maintenance - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Planned", "label": "Preventative Maintenance - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Tentative", "label": "Preventative Maintenance - Tentative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 184, 255 ], "toColor": [ 190, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 184, 255 ], "toColor": [ 252, 218, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 226, 255 ], "toColor": [ 252, 212, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 216, 252, 255 ], "toColor": [ 197, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 252, 255 ], "toColor": [ 242, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned < Year(Today()), Year(Today()), IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned >= Year(Today()), $feature.Next_FY_Planned, Year($feature.Last_Treatment_Completed_Date)))", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358403.7336675525, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SegID + \": \" + $feature.Road_Name", "title": "Custom" }, "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "length": 8, "domain": null }, { "name": "SegID", "type": "esriFieldTypeInteger", "alias": "SegID", "domain": null }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Pave_From", "type": "esriFieldTypeString", "alias": "Pave_From", "length": 50, "domain": null }, { "name": "Pave_To", "type": "esriFieldTypeString", "alias": "Pave_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "Area_lane_mi", "type": "esriFieldTypeDouble", "alias": "Area_lane_mi", "domain": null }, { "name": "Area_sy", "type": "esriFieldTypeDouble", "alias": "Area_sy", "domain": null }, { "name": "Avg_Width_ft", "type": "esriFieldTypeDouble", "alias": "Avg_Width_ft", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 255, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Snow_Priority_max_value", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority_max_value", "domain": null }, { "name": "Composition", "type": "esriFieldTypeString", "alias": "Composition", "length": 25, "domain": null }, { "name": "Pavement_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Inventory_Comments", "length": 500, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 25, "domain": null }, { "name": "Updated_Date", "type": "esriFieldTypeDate", "alias": "Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 25, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null }, { "name": "Orig_Construction_Yr", "type": "esriFieldTypeInteger", "alias": "Orig_Construction_Yr", "domain": null }, { "name": "Last_Reconstruction_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Reconstruction_Yr", "domain": null }, { "name": "Last_Hot_Mix_Asphalt_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Hot_Mix_Asphalt_Yr", "domain": null }, { "name": "Last_Treatment", "type": "esriFieldTypeString", "alias": "Last_Treatment", "length": 25, "domain": null }, { "name": "Last_Treatment_Category", "type": "esriFieldTypeString", "alias": "Last_Treatment_Category", "length": 25, "domain": null }, { "name": "Last_Treatment_Status", "type": "esriFieldTypeString", "alias": "Last_Treatment_Status", "length": 25, "domain": null }, { "name": "Last_Treatment_Completed_Date", "type": "esriFieldTypeDateOnly", "alias": "Last_Treatment_Completed_Date", "domain": null }, { "name": "Last_Treatment_Comments", "type": "esriFieldTypeString", "alias": "Last_Treatment_Comments", "length": 2000, "domain": null }, { "name": "Last_PO_No", "type": "esriFieldTypeString", "alias": "Last_PO_No", "length": 25, "domain": null }, { "name": "Last_Contract_No", "type": "esriFieldTypeString", "alias": "Last_Contract_No", "length": 15, "domain": null }, { "name": "Last_Contract_Desc", "type": "esriFieldTypeString", "alias": "Last_Contract_Desc", "length": 75, "domain": null }, { "name": "Last_Contractor", "type": "esriFieldTypeString", "alias": "Last_Contractor", "length": 50, "domain": null }, { "name": "Last_FY_Fund", "type": "esriFieldTypeSmallInteger", "alias": "Last_FY_Fund", "domain": null }, { "name": "Last_Account_No", "type": "esriFieldTypeString", "alias": "Last_Account_No", "length": 12, "domain": null }, { "name": "Last_Program", "type": "esriFieldTypeString", "alias": "Last_Program", "length": 25, "domain": null }, { "name": "Last_Program_Category", "type": "esriFieldTypeString", "alias": "Last_Program_Category", "length": 25, "domain": null }, { "name": "Next_Treatment", "type": "esriFieldTypeString", "alias": "Next_Treatment", "length": 25, "domain": null }, { "name": "Next_Treatment_Category", "type": "esriFieldTypeString", "alias": "Next_Treatment_Category", "length": 25, "domain": null }, { "name": "Next_FY_Planned", "type": "esriFieldTypeSmallInteger", "alias": "Next_FY_Planned", "domain": null }, { "name": "Next_Treatment_Status", "type": "esriFieldTypeString", "alias": "Next_Treatment_Status", "length": 25, "domain": null }, { "name": "Rate_Cycle", "type": "esriFieldTypeString", "alias": "Rate_Cycle", "length": 1, "domain": null }, { "name": "Rating_Date", "type": "esriFieldTypeDateOnly", "alias": "Rating_Date", "domain": null }, { "name": "Rated_By", "type": "esriFieldTypeString", "alias": "Rated_By", "length": 25, "domain": null }, { "name": "Rating_Method", "type": "esriFieldTypeString", "alias": "Rating_Method", "length": 1, "domain": null }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "Rating_Calc", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Calc", "domain": null }, { "name": "Rating_Override", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Override", "domain": null }, { "name": "Rating_Override_Reason", "type": "esriFieldTypeString", "alias": "Rating_Override_Reason", "length": 500, "domain": null }, { "name": "Pavement_Condition_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Condition_Comments", "length": 2000, "domain": null }, { "name": "Trans_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Trans_Rate", "domain": null }, { "name": "Long_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Long_Rate", "domain": null }, { "name": "Allig_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Allig_Rate", "domain": null }, { "name": "Shrink_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Shrink_Rate", "domain": null }, { "name": "Rut_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Rut_Rate", "domain": null }, { "name": "Corrug_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Corrug_Rate", "domain": null }, { "name": "Ravel_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ravel_Rate", "domain": null }, { "name": "Push_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Push_Rate", "domain": null }, { "name": "Holes_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Holes_Rate", "domain": null }, { "name": "Bleed_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Bleed_Rate", "domain": null }, { "name": "Pol_Ag_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Pol_Ag_Rate", "domain": null }, { "name": "Drain_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Drain_Rate", "domain": null }, { "name": "Ride_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ride_Rate", "domain": null }, { "name": "Traffic_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Rate", "domain": null }, { "name": "CG_Rate", "type": "esriFieldTypeString", "alias": "CG_Rate", "length": 30, "domain": null }, { "name": "SW_Rate", "type": "esriFieldTypeString", "alias": "SW_Rate", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9d406579295b44f4b11e2106f3405d4c" }