{ "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.98315284119522E-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, 170, 0, 255 ], "width": 2 }, "value": "Preventive Maintenance", "label": "Preventive Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Reconstruction", "label": "Reconstruction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Rehabilitation", "label": "Rehabilitation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 153, 41, 255 ], "toColor": [ 142, 153, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 62, 179, 255 ], "toColor": [ 177, 62, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 141, 173, 255 ], "toColor": [ 59, 141, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 43, 255 ], "toColor": [ 184, 39, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 191, 135, 255 ], "toColor": [ 55, 191, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 88, 186, 255 ], "toColor": [ 52, 88, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 62, 100, 255 ], "toColor": [ 158, 62, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 191, 57, 255 ], "toColor": [ 80, 191, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 96, 43, 255 ], "toColor": [ 153, 96, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 42, 191, 255 ], "toColor": [ 62, 42, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 173, 163, 255 ], "toColor": [ 43, 173, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 87, 255 ], "toColor": [ 199, 46, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 196, 41, 255 ], "toColor": [ 152, 196, 41, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 341153.1473192405, "ymin": 5021601.203039831, "xmax": 369348.5502205122, "ymax": 5058272.313149043, "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": 100, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 100, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 100, "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_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": "esriFieldTypeSmallInteger", "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": "pci_old", "type": "esriFieldTypeInteger", "alias": "PCI Old", "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": "surface_type_id", "type": "esriFieldTypeSmallInteger", "alias": "surface_type_id", "domain": null }, { "name": "budget", "type": "esriFieldTypeInteger", "alias": "budget", "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": "r50_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_50", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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.98315284119522E-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": 347835.4958893241, "ymin": 5041237.914217121, "xmax": 349136.24332651246, "ymax": 5053691.186656542, "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": 100, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 100, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 100, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "num_distresses", "type": "esriFieldTypeSmallInteger", "alias": "Num. Distresses", "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": "orientation", "type": "esriFieldTypeString", "alias": "orientation", "length": 5, "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 10, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class", "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "width_m", "type": "esriFieldTypeInteger", "alias": "width_m", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeDouble", "alias": "Area (sm)", "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": "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": "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": "esriFieldTypeSmallInteger", "alias": "SS_ID", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW_ID", "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "Management Section", "domain": null }, { "name": "management_section_pci", "type": "esriFieldTypeDouble", "alias": "Management Section PCI", "domain": null }, { "name": "section_segments", "type": "esriFieldTypeString", "alias": "Management Section Segments", "length": 50, "domain": null }, { "name": "management_section_length", "type": "esriFieldTypeDouble", "alias": "Management Section Length", "domain": null }, { "name": "start_x", "type": "esriFieldTypeDouble", "alias": "Start Point X", "domain": null }, { "name": "start_y", "type": "esriFieldTypeDouble", "alias": "Start Point Y", "domain": null }, { "name": "end_x", "type": "esriFieldTypeDouble", "alias": "End Point X", "domain": null }, { "name": "end_y", "type": "esriFieldTypeDouble", "alias": "End Point Y", "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": "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": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 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, "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": [ 176, 111, 46, 255 ], "toColor": [ 176, 111, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 42, 158, 255 ], "toColor": [ 38, 42, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 158, 166, 255 ], "toColor": [ 43, 158, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 158, 33, 255 ], "toColor": [ 67, 158, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 71, 111, 255 ], "toColor": [ 145, 71, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 80, 138, 255 ], "toColor": [ 47, 80, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 51, 170, 255 ], "toColor": [ 176, 51, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 34, 40, 255 ], "toColor": [ 130, 34, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 130, 49, 255 ], "toColor": [ 123, 130, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 148, 102, 255 ], "toColor": [ 74, 148, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 90, 71, 255 ], "toColor": [ 143, 90, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 81, 176, 255 ], "toColor": [ 122, 81, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 173, 42, 255 ], "toColor": [ 167, 173, 42, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 341164.3557612613, "ymin": 5021639.232054569, "xmax": 369323.2092513412, "ymax": 5059439.084294677, "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": "legend", "type": "esriFieldTypeString", "alias": "Legend", "length": 200, "domain": null }, { "name": "mutcd", "type": "esriFieldTypeString", "alias": "MUTCD", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 200, "domain": null }, { "name": "signcategory", "type": "esriFieldTypeString", "alias": "Sign Category", "length": 25, "domain": null }, { "name": "signcondition", "type": "esriFieldTypeString", "alias": "Sign Condition", "length": 20, "domain": null }, { "name": "symbol", "type": "esriFieldTypeString", "alias": "Symbol", "length": 50, "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "UID", "length": 50, "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "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": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "signtype", "type": "esriFieldTypeString", "alias": "Sign Type", "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": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 50, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 250, "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": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "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": "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": "condition_index", "type": "esriFieldTypeInteger", "alias": "condition_index", "domain": null }, { "name": "installation_date", "type": "esriFieldTypeDate", "alias": "installation_date", "length": 8, "domain": null }, { "name": "sign_id", "type": "esriFieldTypeInteger", "alias": "sign_id", "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": "sign_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sign_evaluation_loc_sign_id_2024_11_22_unique", "fields": "sign_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Sidewalk Decision Tree", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "editor_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "maintenance_suggestion", "length": 50, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 25, "domain": null }, { "name": "upbound", "type": "esriFieldTypeSmallInteger", "alias": "upbound", "domain": null }, { "name": "lobound", "type": "esriFieldTypeSmallInteger", "alias": "lobound", "domain": null }, { "name": "unit_cost", "type": "esriFieldTypeSmallInteger", "alias": "unit_cost", "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "editor_id", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 300, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "last_edit", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "editor_notes", "length": 300, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r39_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_39", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Sidewalk Priorities", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "editor_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "factor", "type": "esriFieldTypeString", "alias": "factor", "length": 50, "domain": null }, { "name": "weight", "type": "esriFieldTypeSmallInteger", "alias": "weight", "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "editor_id", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 300, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "last_edit", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "editor_notes", "length": 300, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r40_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_40", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Sidewalk Repair Impact", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "editor_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "lobound", "type": "esriFieldTypeInteger", "alias": "lobound", "domain": null }, { "name": "upbound", "type": "esriFieldTypeSmallInteger", "alias": "upbound", "domain": null }, { "name": "grinding_impact", "type": "esriFieldTypeSmallInteger", "alias": "grinding_impact", "domain": null }, { "name": "patch_impact", "type": "esriFieldTypeSmallInteger", "alias": "patch_impact", "domain": null }, { "name": "partial_impact", "type": "esriFieldTypeSmallInteger", "alias": "partial_impact", "domain": null }, { "name": "reset_impact", "type": "esriFieldTypeSmallInteger", "alias": "reset_impact", "domain": null }, { "name": "reconstruction_impact", "type": "esriFieldTypeSmallInteger", "alias": "reconstruction_impact", "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "editor_id", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 300, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "last_edit", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "editor_notes", "length": 300, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r41_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_41", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }