{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Pavement Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "maintenance_suggestion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Defer Maintenance", "label": "Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Rehabilitation", "label": "Rehabilitation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "DST - Defer Maintenance", "label": "DST - Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "DST - Preventative Maintenance", "label": "DST - Preventative Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance", "label": "Preventative Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Reconstruction", "label": "Reconstruction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 45, 147, 255 ], "toColor": [ 179, 45, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 189, 88, 255 ], "toColor": [ 55, 189, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 115, 51, 255 ], "toColor": [ 189, 115, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 153, 199, 255 ], "toColor": [ 62, 153, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 45, 196, 255 ], "toColor": [ 45, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 55, 255 ], "toColor": [ 192, 196, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 41, 71, 255 ], "toColor": [ 194, 41, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 158, 131, 255 ], "toColor": [ 55, 158, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 78, 161, 255 ], "toColor": [ 50, 78, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 58, 194, 255 ], "toColor": [ 144, 58, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 166, 65, 255 ], "toColor": [ 130, 166, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 61, 109, 255 ], "toColor": [ 161, 61, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 68, 44, 255 ], "toColor": [ 201, 68, 44, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 312150.75344811485, "ymin": 5056589.711971425, "xmax": 346822.7736677508, "ymax": 5080608.59222749, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 125, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 75, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 75, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Longitudinal Transverse", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Blocking", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Patch", "domain": null }, { "name": "rcr", "type": "esriFieldTypeInteger", "alias": "Ride Condition Rating (RCR)", "domain": null }, { "name": "crown_severity", "type": "esriFieldTypeInteger", "alias": "Crown Severity", "domain": null }, { "name": "crown_density", "type": "esriFieldTypeInteger", "alias": "Crown Density", "domain": null }, { "name": "dust_severity", "type": "esriFieldTypeDouble", "alias": "Dust Severity", "domain": null }, { "name": "dust_density", "type": "esriFieldTypeInteger", "alias": "Dust Density", "domain": null }, { "name": "pothole_severity", "type": "esriFieldTypeDouble", "alias": "Pothole Severity", "domain": null }, { "name": "pothole_density", "type": "esriFieldTypeInteger", "alias": "Pothole Density", "domain": null }, { "name": "breakup_severity", "type": "esriFieldTypeInteger", "alias": "Breakup Severity", "domain": null }, { "name": "breakup_density", "type": "esriFieldTypeInteger", "alias": "Breakup Density", "domain": null }, { "name": "washboarding_severity", "type": "esriFieldTypeDouble", "alias": "Washboarding Severity", "domain": null }, { "name": "washboarding_density", "type": "esriFieldTypeInteger", "alias": "Washboarding Density", "domain": null }, { "name": "loose_gravel_severity", "type": "esriFieldTypeDouble", "alias": "Loose Gravel Severity", "domain": null }, { "name": "loose_gravel_density", "type": "esriFieldTypeInteger", "alias": "Loose Gravel Density", "domain": null }, { "name": "rutting_severity", "type": "esriFieldTypeDouble", "alias": "Rutting Severity", "domain": null }, { "name": "rutting_density", "type": "esriFieldTypeInteger", "alias": "Rutting Density", "domain": null }, { "name": "distortion_severity", "type": "esriFieldTypeDouble", "alias": "Distortion Severity", "domain": null }, { "name": "distortion_density", "type": "esriFieldTypeInteger", "alias": "Distortion Density", "domain": null }, { "name": "dmi", "type": "esriFieldTypeDouble", "alias": "Distress Manifestation Index (DMI)", "domain": null }, { "name": "pco", "type": "esriFieldTypeString", "alias": "Pavement Condition Overview", "length": 255, "domain": null }, { "name": "width_m", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeDouble", "alias": "Area (sm)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 125, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 125, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 125, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 75, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "notes_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "domain": null }, { "name": "pci_2024", "type": "esriFieldTypeInteger", "alias": "PCI 2024", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "last_pci", "type": "esriFieldTypeSmallInteger", "alias": "Last PCI", "domain": null }, { "name": "pci_wt_avg", "type": "esriFieldTypeSmallInteger", "alias": "Average PCI 2020", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 100, "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "last_repair_method_old", "type": "esriFieldTypeString", "alias": "Last Repair Method Old", "length": 50, "domain": null }, { "name": "last_repair_cost_old", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost Old", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_repair_date_old", "type": "esriFieldTypeDate", "alias": "Last Repair Date Old", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2024_11_22_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_32", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }