{ "layers": [ { "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": [ 72, 132, 189, 255 ], "width": 1 }, "value": "Chip Seal", "label": "Chip Seal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Defer Maintenance", "label": "Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 39, 93, 255 ], "width": 1 }, "value": "Preventative Maintenance - Crack Seal-Spot Patch", "label": "Preventative Maintenance - Crack Seal-Spot Patch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 132, 189, 255 ], "toColor": [ 72, 132, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 194, 48, 255 ], "toColor": [ 70, 194, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 65, 43, 255 ], "toColor": [ 194, 65, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 41, 196, 255 ], "toColor": [ 186, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 162, 68, 255 ], "toColor": [ 184, 162, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 163, 133, 255 ], "toColor": [ 36, 163, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 39, 93, 255 ], "toColor": [ 156, 39, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 61, 158, 255 ], "toColor": [ 44, 61, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 97, 58, 255 ], "toColor": [ 161, 97, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 156, 75, 255 ], "toColor": [ 44, 156, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 194, 76, 255 ], "toColor": [ 148, 194, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 143, 158, 255 ], "toColor": [ 57, 143, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 75, 87, 255 ], "toColor": [ 189, 75, 87, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.168616873761579E7, "ymin": 4811481.6369933635, "xmax": -1.1678890133415695E7, "ymax": 4815675.284779621, "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": 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": "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": "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": "note_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "domain": null }, { "name": "pci_2024", "type": "esriFieldTypeInteger", "alias": "PCI 2024", "domain": null }, { "name": "pci_2020", "type": "esriFieldTypeSmallInteger", "alias": "PCI 2020", "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": "pre_type", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 10, "domain": null }, { "name": "l_f_add", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "l_t_add", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "r_f_add", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "r_t_add", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "row_city", "type": "esriFieldTypeString", "alias": "ROW_CITY", "length": 3, "domain": null }, { "name": "road_num", "type": "esriFieldTypeDouble", "alias": "ROAD_NUM", "domain": null }, { "name": "dir_of_tra", "type": "esriFieldTypeString", "alias": "DIR_OF_TRA", "length": 2, "domain": null }, { "name": "shield", "type": "esriFieldTypeString", "alias": "SHIELD", "length": 8, "domain": null }, { "name": "in_county", "type": "esriFieldTypeString", "alias": "IN_COUNTY", "length": 4, "domain": null }, { "name": "editorname", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "asset", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 150, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "r54_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_54", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_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 }, { "currentVersion": 10.71, "cimVersion": "2.4.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, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "maintenance_suggestion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.7 }, "value": "Defer Maintenance", "label": "Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.7 }, "value": "Brick Paver Reset", "label": "Paver Reset (Brick)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.7 }, "value": "Partial Replacement", "label": "Partial Replacement (Concrete)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.7 }, "value": "Grinding", "label": "Grinding (Concrete)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.7 }, "value": "Patch Repair", "label": "Patch Repair (Asphalt)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "Reconstruction", "label": "Reconstruction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1.7 }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1686155173781114E7, "ymin": 4811474.441241545, "xmax": -1.1678887778451866E7, "ymax": 4815651.104743968, "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": 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": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "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 Date", "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": 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": "begin_width", "type": "esriFieldTypeDouble", "alias": "Begin Width", "domain": null }, { "name": "end_width", "type": "esriFieldTypeDouble", "alias": "End Width", "domain": null }, { "name": "avg_width", "type": "esriFieldTypeDouble", "alias": "Average Width", "domain": null }, { "name": "notes_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 255, "domain": null }, { "name": "num_of_distress", "type": "esriFieldTypeSmallInteger", "alias": "Number of Distresses", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 150, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 255, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "sci_2020", "type": "esriFieldTypeInteger", "alias": "SCI 2020", "domain": null }, { "name": "last_repair_method_slx", "type": "esriFieldTypeString", "alias": "Last Repair Method SLX", "length": 50, "domain": null }, { "name": "last_repair_cost_slx", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost SLX", "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": "last_repair_date_slx", "type": "esriFieldTypeDate", "alias": "Last Repair Date SLX", "length": 8, "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": "r48_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": "uuid_48", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_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 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Sign Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": "esriPMS", "url": "b012c68399587601738c484ddf04007d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQYlY2QsQ2DQBAE5+ApwrQBFbzkkACJUl5OLedQhxOIPocKaIMu+HMCyIiX5c1Omt3bO8OfMt/D433PQ7YWmurS1dMcBV1vqyDrEygkCG6waKLlbjBH0gad9gU8kB9gyNbiAgGC3Fxvq7YZvQHQVBcJEj1CU12OxK6eZjfYGDefOgJooiUBL8hth1Bel6s3Z+56W/18z662GX2swwfLQEDxTnxB1gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Defer", "label": "Defer" }, { "symbol": { "type": "esriPMS", "url": "816e170942564638e490ff9992c4e7d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlElEQVQYlY2Qyw3DIBBEZyM3YRqIfcZt0IDdiwlyL6QA6uBOBS4jkwNg54OizG21b1Yz2+FPda/D7XpXItQC7mtaYhN0gzcXoQWgAcE2epCcqqGrl07olAgCAHWAItSfUEF7N3hj0xwyCO6ANEvkXbm4piVuo29x8S0jAJCccibpK/Qg3Ffr4lRu8Obne6psmkMrwxOnbDgWh67v9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Replace", "label": "Replace" }, { "symbol": { "type": "esriPMS", "url": "bf754ba2482f424b6ac1771e9244291c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfklEQVQYlY2QwQ2EMAwExyhNkDbgmxJS0+lqSgmBZ9pIF2AeuZBDQQj/LM2ud214OeayLWpRJiDjJN2DUT0Dnx8Iq8LOXAXmdPqH6ggBsA1Upg4q4EhUj5NQT+eHHrk5Okms2iNCumaEElwICOMJbXz71kVpiep5fE8ThLugB5nCJ54KX5BAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Retire", "label": "Retire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 72, 49, 255 ], "toColor": [ 143, 72, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 49, 176, 255 ], "toColor": [ 42, 49, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 77, 255 ], "toColor": [ 64, 173, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 132, 161, 255 ], "toColor": [ 71, 132, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 43, 122, 255 ], "toColor": [ 158, 43, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 157, 48, 255 ], "toColor": [ 176, 157, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 85, 163, 255 ], "toColor": [ 54, 85, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 158, 132, 255 ], "toColor": [ 76, 158, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 37, 67, 255 ], "toColor": [ 143, 37, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 74, 168, 255 ], "toColor": [ 135, 74, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 128, 57, 255 ], "toColor": [ 105, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 36, 171, 255 ], "toColor": [ 173, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 125, 64, 255 ], "toColor": [ 153, 125, 64, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1686178927690655E7, "ymin": 4811481.583374595, "xmax": -1.1678929457805056E7, "ymax": 4815649.84367134, "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": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "signcategory", "type": "esriFieldTypeString", "alias": "Sign Category", "length": 50, "domain": null }, { "name": "signcondition", "type": "esriFieldTypeString", "alias": "Sign Condition", "length": 50, "domain": null }, { "name": "signtype", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 50, "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 50, "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": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "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": 50, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 100, "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": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "sign_id", "type": "esriFieldTypeInteger", "alias": "Sign ID", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r47_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "signs_evaluation_loc_clx_uid_key", "fields": "clx_uid", "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 } ], "tables": [] }