{ "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, 255, 0, 255 ], "width": 2 }, "value": "Preventive Maintenance", "label": "Preventive Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Rehabilitation", "label": "Rehabilitation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Reclamation", "label": "Reclamation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 166, 61, 255 ], "toColor": [ 67, 166, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 40, 126, 255 ], "toColor": [ 184, 40, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 154, 196, 255 ], "toColor": [ 47, 154, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 94, 36, 255 ], "toColor": [ 156, 94, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 39, 186, 255 ], "toColor": [ 39, 39, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 196, 170, 255 ], "toColor": [ 75, 196, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 77, 161, 255 ], "toColor": [ 47, 77, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 41, 255 ], "toColor": [ 171, 171, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 55, 255 ], "toColor": [ 189, 40, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 41, 158, 255 ], "toColor": [ 135, 41, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 58, 79, 255 ], "toColor": [ 153, 58, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 103, 161, 255 ], "toColor": [ 59, 103, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 194, 41, 255 ], "toColor": [ 140, 194, 41, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -83.39789536199999, "ymin": 40.19795402900007, "xmax": -83.30345026499998, "ymax": 40.273392486000034, "spatialReference": { "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 } }, "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": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeInteger", "alias": "Area (sy)", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "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": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Pothole", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Blocking", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Longitudinal Transverse", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Seal", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Patch", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "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": 255, "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": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "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_2022", "type": "esriFieldTypeString", "alias": "Notes 2022", "length": 255, "domain": null }, { "name": "pci_2022", "type": "esriFieldTypeSmallInteger", "alias": "2022 PCI", "domain": null }, { "name": "last_repair_method_2020", "type": "esriFieldTypeString", "alias": "2020 Last Repair Method", "length": 255, "domain": null }, { "name": "last_repair_cost_2020", "type": "esriFieldTypeInteger", "alias": "2020 Last Repair Cost", "domain": null }, { "name": "last_repair_date_2020", "type": "esriFieldTypeDate", "alias": "2020 Last Repair Date", "length": 8, "domain": null }, { "name": "pci_slx_2022", "type": "esriFieldTypeSmallInteger", "alias": "2022 PCI SLX", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "segment_id", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "const", "type": "esriFieldTypeInteger", "alias": "Year Constructed", "domain": null }, { "name": "maint_year", "type": "esriFieldTypeString", "alias": "Maintenance Year", "length": 30, "domain": null }, { "name": "maint_type", "type": "esriFieldTypeString", "alias": "Maintenance Type", "length": 20, "domain": null }, { "name": "pave_type", "type": "esriFieldTypeString", "alias": "Pavement Type", "length": 30, "domain": null }, { "name": "date_rated", "type": "esriFieldTypeString", "alias": "Previous Scan Date", "length": 15, "domain": null }, { "name": "pcr", "type": "esriFieldTypeSmallInteger", "alias": "2020 PCI", "domain": null }, { "name": "last_pcr", "type": "esriFieldTypeSmallInteger", "alias": "Last PCI", "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeString", "alias": "Number of Lanes", "length": 50, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 25, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 25, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "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": "r82_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a71_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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 }