{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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": [ 63, 81, 161, 255 ], "toColor": [ 63, 81, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 196, 69, 255 ], "toColor": [ 118, 196, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 42, 34, 255 ], "toColor": [ 161, 42, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 163, 157, 255 ], "toColor": [ 36, 163, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 201, 255 ], "toColor": [ 199, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 141, 37, 255 ], "toColor": [ 176, 141, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 44, 201, 255 ], "toColor": [ 57, 44, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 45, 103, 255 ], "toColor": [ 166, 45, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 124, 168, 255 ], "toColor": [ 40, 124, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 196, 131, 255 ], "toColor": [ 65, 196, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 201, 54, 255 ], "toColor": [ 194, 201, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 69, 186, 255 ], "toColor": [ 137, 69, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 100, 62, 255 ], "toColor": [ 156, 100, 62, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7900735.8007, "ymin": 5324691.835600004, "xmax": -7887441.8606, "ymax": 5335826.476499997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": 50, "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": "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": "esriFieldTypeString", "alias": "Survey Type", "length": 255, "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": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 50, "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": 100, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 150, "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": "ss_id_string", "type": "esriFieldTypeString", "alias": "SS_ID (String)", "length": 50, "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Seal", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Pothole", "domain": null }, { "name": "rutting_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Rutting", "domain": null }, { "name": "aggregate_loss_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Aggregate Loss", "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeSmallInteger", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Block", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Bumpiness", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Patch", "domain": null }, { "name": "urban_id", "type": "esriFieldTypeInteger", "alias": "urban_id", "domain": null }, { "name": "urban_name", "type": "esriFieldTypeString", "alias": "urban_name", "length": 60, "domain": null }, { "name": "population", "type": "esriFieldTypeString", "alias": "population", "length": 30, "domain": null }, { "name": "is_nhs", "type": "esriFieldTypeString", "alias": "is_nhs", "length": 3, "domain": null }, { "name": "nhs", "type": "esriFieldTypeInteger", "alias": "nhs", "domain": null }, { "name": "nhs_descr", "type": "esriFieldTypeString", "alias": "nhs_descr", "length": 70, "domain": null }, { "name": "is_fed_aid", "type": "esriFieldTypeString", "alias": "is_fed_aid", "length": 3, "domain": null }, { "name": "toll", "type": "esriFieldTypeString", "alias": "toll", "length": 20, "domain": null }, { "name": "is_trk_rou", "type": "esriFieldTypeString", "alias": "is_trk_rou", "length": 3, "domain": null }, { "name": "lc_legend", "type": "esriFieldTypeString", "alias": "lc_legend", "length": 15, "domain": null }, { "name": "legis_clas", "type": "esriFieldTypeString", "alias": "legis_clas", "length": 15, "domain": null }, { "name": "winter_mai", "type": "esriFieldTypeString", "alias": "winter_mai", "length": 10, "domain": null }, { "name": "summer_mai", "type": "esriFieldTypeString", "alias": "summer_mai", "length": 10, "domain": null }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "ownership", "length": 10, "domain": null }, { "name": "plow_level", "type": "esriFieldTypeInteger", "alias": "plow_level", "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "num_lanes", "domain": null }, { "name": "shldr_ty_1", "type": "esriFieldTypeString", "alias": "shldr_ty_1", "length": 10, "domain": null }, { "name": "shldr_wi_1", "type": "esriFieldTypeInteger", "alias": "shldr_wi_1", "domain": null }, { "name": "direction_", "type": "esriFieldTypeString", "alias": "direction_", "length": 10, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "average_sci", "type": "esriFieldTypeSmallInteger", "alias": "Sidewalk SCI (AVG)", "domain": null }, { "name": "sidewalk_total_length_ft", "type": "esriFieldTypeInteger", "alias": "Sidewalk Total Length (ft)", "domain": null }, { "name": "ramp_compliant", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Compliant", "domain": null }, { "name": "ramp_not_compliant_dws", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Not Compliant (DWS)", "domain": null }, { "name": "ramp_not_compliant_otherreason", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Not Compliant (Other Reason)", "domain": null }, { "name": "sidewalk_presence", "type": "esriFieldTypeString", "alias": "Sidewalk Presence", "length": 25, "domain": null }, { "name": "ramp_presence", "type": "esriFieldTypeString", "alias": "Ramp Presence", "length": 25, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "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 } ], "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": "r53_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }