{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.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, "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": [ 52, 64, 153, 255 ], "toColor": [ 52, 64, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 199, 56, 255 ], "toColor": [ 56, 199, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 88, 49, 255 ], "toColor": [ 196, 88, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 195, 199, 255 ], "toColor": [ 68, 195, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 46, 139, 255 ], "toColor": [ 201, 46, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 181, 62, 255 ], "toColor": [ 194, 181, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 156, 95, 255 ], "toColor": [ 62, 156, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 139, 199, 255 ], "toColor": [ 72, 139, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 40, 184, 255 ], "toColor": [ 150, 40, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 39, 61, 255 ], "toColor": [ 161, 39, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 126, 52, 255 ], "toColor": [ 179, 126, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 44, 201, 255 ], "toColor": [ 81, 44, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 158, 41, 255 ], "toColor": [ 113, 158, 41, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -117.70567726799999, "ymin": 35.57879916700006, "xmax": -117.63427283599998, "ymax": 35.65169630500003, "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": 30, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "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": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "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": "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": "sdirpre", "type": "esriFieldTypeString", "alias": "SDIRPRE", "length": 2, "domain": null }, { "name": "sfeanme", "type": "esriFieldTypeString", "alias": "SFEANME", "length": 30, "domain": null }, { "name": "sfeatyp", "type": "esriFieldTypeString", "alias": "SFEATYP", "length": 4, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "LABEL", "length": 30, "domain": null }, { "name": "name_full", "type": "esriFieldTypeString", "alias": "NAME_FULL", "length": 50, "domain": null }, { "name": "symbol", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 20, "domain": null }, { "name": "section_id", "type": "esriFieldTypeInteger", "alias": "Section_ID", "domain": null }, { "name": "fy_m_r", "type": "esriFieldTypeString", "alias": "FY_M_R", "length": 50, "domain": null }, { "name": "ac_list", "type": "esriFieldTypeString", "alias": "AC_List", "length": 50, "domain": null }, { "name": "flan_5yr", "type": "esriFieldTypeString", "alias": "Flan_5yr", "length": 50, "domain": null }, { "name": "fed_funded", "type": "esriFieldTypeString", "alias": "Fed_funded", "length": 50, "domain": null }, { "name": "f22slurryp", "type": "esriFieldTypeString", "alias": "F22slurryp", "length": 50, "domain": null }, { "name": "ss_id_1", "type": "esriFieldTypeString", "alias": "SS_ID", "length": 50, "domain": null }, { "name": "isdupe", "type": "esriFieldTypeInteger", "alias": "IsDupe", "domain": null }, { "name": "surveyleng", "type": "esriFieldTypeDouble", "alias": "SurveyLeng", "domain": null }, { "name": "pass", "type": "esriFieldTypeInteger", "alias": "Pass", "domain": null }, { "name": "street_id", "type": "esriFieldTypeString", "alias": "Street_ID", "length": 254, "domain": null }, { "name": "section__1", "type": "esriFieldTypeInteger", "alias": "Section__1", "domain": null }, { "name": "ssid_client", "type": "esriFieldTypeString", "alias": "SSID_Client", "length": 254, "domain": null }, { "name": "ss_id_12", "type": "esriFieldTypeString", "alias": "SS_ID_1", "length": 254, "domain": null }, { "name": "street_nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 254, "domain": null }, { "name": "beg_locati", "type": "esriFieldTypeString", "alias": "Beg_Locati", "length": 254, "domain": null }, { "name": "end_locati", "type": "esriFieldTypeString", "alias": "End_Locati", "length": 254, "domain": null }, { "name": "beg_point", "type": "esriFieldTypeInteger", "alias": "Beg_Point", "domain": null }, { "name": "end_point", "type": "esriFieldTypeInteger", "alias": "End_Point", "domain": null }, { "name": "lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "length": 12, "domain": null }, { "name": "functional", "type": "esriFieldTypeString", "alias": "Functional", "length": 254, "domain": null }, { "name": "slab_lengt", "type": "esriFieldTypeInteger", "alias": "Slab_Lengt", "domain": null }, { "name": "slab_width", "type": "esriFieldTypeInteger", "alias": "Slab_Width", "domain": null }, { "name": "f__slabs", "type": "esriFieldTypeInteger", "alias": "F__Slabs", "domain": null }, { "name": "cul_de_sac", "type": "esriFieldTypeString", "alias": "Cul_de_sac", "length": 254, "domain": null }, { "name": "surface_ty", "type": "esriFieldTypeString", "alias": "Surface_Ty", "length": 254, "domain": null }, { "name": "originally", "type": "esriFieldTypeDate", "alias": "Originally", "length": 8, "domain": null }, { "name": "year_of_co", "type": "esriFieldTypeDate", "alias": "Year_of_Co", "length": 8, "domain": null }, { "name": "general_co", "type": "esriFieldTypeString", "alias": "General_Co", "length": 254, "domain": null }, { "name": "traffic_in", "type": "esriFieldTypeDouble", "alias": "Traffic_In", "domain": null }, { "name": "avg_daily", "type": "esriFieldTypeString", "alias": "Avg_Daily", "length": 254, "domain": null }, { "name": "adt_date", "type": "esriFieldTypeString", "alias": "ADT_Date", "length": 254, "domain": null }, { "name": "area_id", "type": "esriFieldTypeString", "alias": "Area_ID", "length": 254, "domain": null }, { "name": "shoulder_w", "type": "esriFieldTypeString", "alias": "Shoulder_W", "length": 254, "domain": null }, { "name": "fund_sourc", "type": "esriFieldTypeString", "alias": "Fund_Sourc", "length": 254, "domain": null }, { "name": "parking_lo", "type": "esriFieldTypeString", "alias": "Parking_Lo", "length": 254, "domain": null }, { "name": "current_pc", "type": "esriFieldTypeInteger", "alias": "Current_PC", "domain": null }, { "name": "current_rs", "type": "esriFieldTypeDouble", "alias": "Current_RS", "domain": null }, { "name": "pci_date", "type": "esriFieldTypeDate", "alias": "PCI_Date", "length": 8, "domain": null }, { "name": "pci_f_2020", "type": "esriFieldTypeInteger", "alias": "PCI_F_2020", "domain": null }, { "name": "pci_client", "type": "esriFieldTypeInteger", "alias": "PCI_Client", "domain": null }, { "name": "pci_2022_client", "type": "esriFieldTypeDouble", "alias": "PCI_2022_Client", "domain": null }, { "name": "pci_hi_client", "type": "esriFieldTypeInteger", "alias": "PCI_HI_Client", "domain": null }, { "name": "pci_low_client", "type": "esriFieldTypeInteger", "alias": "PCI_Low_Client", "domain": null }, { "name": "pct_load", "type": "esriFieldTypeDouble", "alias": "PCT_Load", "domain": null }, { "name": "pct_enviro", "type": "esriFieldTypeDouble", "alias": "PCT_Enviro", "domain": null }, { "name": "pct_other", "type": "esriFieldTypeDouble", "alias": "PCT_Other", "domain": null }, { "name": "pci_from_v", "type": "esriFieldTypeString", "alias": "PCI_From_V", "length": 254, "domain": null }, { "name": "pci_has_sp", "type": "esriFieldTypeString", "alias": "PCI_Has_Sp", "length": 254, "domain": null }, { "name": "nhs", "type": "esriFieldTypeString", "alias": "NHS", "length": 254, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "bike_lane", "type": "esriFieldTypeString", "alias": "Bike_Lane", "length": 254, "domain": null }, { "name": "center_lef", "type": "esriFieldTypeString", "alias": "Center_Lef", "length": 254, "domain": null }, { "name": "user3", "type": "esriFieldTypeString", "alias": "User3", "length": 254, "domain": null }, { "name": "user4", "type": "esriFieldTypeString", "alias": "User4", "length": 254, "domain": null }, { "name": "user5", "type": "esriFieldTypeString", "alias": "User5", "length": 254, "domain": null }, { "name": "user6", "type": "esriFieldTypeString", "alias": "User6", "length": 254, "domain": null }, { "name": "user7", "type": "esriFieldTypeString", "alias": "User7", "length": 254, "domain": null }, { "name": "user8", "type": "esriFieldTypeString", "alias": "User8", "length": 254, "domain": null }, { "name": "user9", "type": "esriFieldTypeString", "alias": "User9", "length": 254, "domain": null }, { "name": "user10", "type": "esriFieldTypeString", "alias": "User10", "length": 254, "domain": null }, { "name": "exclude_fr", "type": "esriFieldTypeString", "alias": "Exclude_fr", "length": 254, "domain": null }, { "name": "documents", "type": "esriFieldTypeInteger", "alias": "Documents", "domain": null }, { "name": "last_modif", "type": "esriFieldTypeDate", "alias": "Last_Modif", "length": 8, "domain": null }, { "name": "modified_b", "type": "esriFieldTypeString", "alias": "Modified_B", "length": 254, "domain": null }, { "name": "crckrds", "type": "esriFieldTypeInteger", "alias": "CrckRds", "domain": null }, { "name": "cntrleng", "type": "esriFieldTypeDouble", "alias": "CntrLeng", "domain": null }, { "name": "start_x", "type": "esriFieldTypeDouble", "alias": "START_X", "domain": null }, { "name": "start_y", "type": "esriFieldTypeDouble", "alias": "START_Y", "domain": null }, { "name": "mid_x", "type": "esriFieldTypeDouble", "alias": "MID_X", "domain": null }, { "name": "mid_y", "type": "esriFieldTypeDouble", "alias": "MID_Y", "domain": null }, { "name": "end_x", "type": "esriFieldTypeDouble", "alias": "END_X", "domain": null }, { "name": "end_y", "type": "esriFieldTypeDouble", "alias": "END_Y", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "from_", "type": "esriFieldTypeString", "alias": "FROM_", "length": 50, "domain": null }, { "name": "to_", "type": "esriFieldTypeString", "alias": "TO_", "length": 50, "domain": null }, { "name": "str_no", "type": "esriFieldTypeInteger", "alias": "STR_NO", "domain": null }, { "name": "blk_no", "type": "esriFieldTypeInteger", "alias": "BLK_NO", "domain": null }, { "name": "gisid", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null }, { "name": "cracklow", "type": "esriFieldTypeDouble", "alias": "CrackLow", "domain": null }, { "name": "crackmod", "type": "esriFieldTypeDouble", "alias": "CrackMod", "domain": null }, { "name": "crackhigh", "type": "esriFieldTypeDouble", "alias": "CrackHigh", "domain": null }, { "name": "ehandle", "type": "esriFieldTypeString", "alias": "EHANDLE", "length": 10, "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "sb", "type": "esriFieldTypeString", "alias": "SB", "length": 254, "domain": null }, { "name": "twopass", "type": "esriFieldTypeDouble", "alias": "TWOPASS", "domain": null }, { "name": "class_1", "type": "esriFieldTypeString", "alias": "CLASS_1", "length": 12, "domain": null }, { "name": "inside_x", "type": "esriFieldTypeDouble", "alias": "INSIDE_X", "domain": null }, { "name": "inside_y", "type": "esriFieldTypeDouble", "alias": "INSIDE_Y", "domain": null }, { "name": "bearing", "type": "esriFieldTypeDouble", "alias": "BEARING", "domain": null }, { "name": "datesurv", "type": "esriFieldTypeDouble", "alias": "DateSurv", "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "Year", "length": 255, "domain": null }, { "name": "rno", "type": "esriFieldTypeInteger", "alias": "rno", "domain": null }, { "name": "recno", "type": "esriFieldTypeInteger", "alias": "recno", "domain": null }, { "name": "slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null }, { "name": "width_client", "type": "esriFieldTypeInteger", "alias": "Width_Client", "domain": null }, { "name": "area_client", "type": "esriFieldTypeDouble", "alias": "Area_Client", "domain": null }, { "name": "length_client", "type": "esriFieldTypeInteger", "alias": "Length_Client", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "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": "r13_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Sidewalk 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, "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": [ 60, 153, 125, 255 ], "toColor": [ 60, 153, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 38, 181, 255 ], "toColor": [ 136, 38, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 54, 44, 255 ], "toColor": [ 191, 54, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 178, 55, 255 ], "toColor": [ 196, 178, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 108, 171, 255 ], "toColor": [ 63, 108, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 179, 47, 255 ], "toColor": [ 45, 179, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 35, 100, 255 ], "toColor": [ 161, 35, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 126, 78, 255 ], "toColor": [ 194, 126, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 67, 181, 255 ], "toColor": [ 42, 67, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 158, 63, 255 ], "toColor": [ 122, 158, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 194, 119, 255 ], "toColor": [ 58, 194, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 163, 199, 255 ], "toColor": [ 66, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 62, 163, 255 ], "toColor": [ 179, 62, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -117.70580493499995, "ymin": 35.578833393000025, "xmax": -117.63429740699996, "ymax": 35.65157073700004, "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": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "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": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "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": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW_ID", "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": "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": "segment_id", "type": "esriFieldTypeInteger", "alias": "Segment_ID", "domain": null }, { "name": "sw_id_client", "type": "esriFieldTypeInteger", "alias": "SW_ID_Client", "domain": null }, { "name": "sw_type", "type": "esriFieldTypeString", "alias": "SW_Type", "length": 255, "domain": null }, { "name": "sw_condition", "type": "esriFieldTypeString", "alias": "SW_Condition", "length": 255, "domain": null }, { "name": "sw_material", "type": "esriFieldTypeString", "alias": "SW_Material", "length": 255, "domain": null }, { "name": "sw_width", "type": "esriFieldTypeString", "alias": "SW_Width", "length": 50, "domain": null }, { "name": "sw_location", "type": "esriFieldTypeString", "alias": "SW_Location", "length": 50, "domain": null }, { "name": "sw_obstructions", "type": "esriFieldTypeString", "alias": "SW_Obstructions", "length": 255, "domain": null }, { "name": "sw_comments", "type": "esriFieldTypeString", "alias": "SW_Comments", "length": 255, "domain": null }, { "name": "imgsource", "type": "esriFieldTypeString", "alias": "imgSource", "length": 255, "domain": null }, { "name": "imgredx", "type": "esriFieldTypeString", "alias": "imgRedX", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_09_23_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_11_22_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }