{ "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, 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": 1092860.011264037, "ymin": 903218.5176739785, "xmax": 1146890.6163207479, "ymax": 937171.9010050002, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.00609601219, "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": "esriFieldTypeSmallInteger", "alias": "From Street Name", "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeSmallInteger", "alias": "To Street Name", "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": "joint_seal_damage", "type": "esriFieldTypeInteger", "alias": "Joint Seal Damage", "domain": null }, { "name": "linear_map_cracking", "type": "esriFieldTypeDouble", "alias": "Linear Map Cracking", "domain": null }, { "name": "corner_break", "type": "esriFieldTypeDouble", "alias": "Corner Break", "domain": null }, { "name": "divided_slab_punched_out", "type": "esriFieldTypeDouble", "alias": "Divided Slab Punched Out", "domain": null }, { "name": "joint_corner_spalling", "type": "esriFieldTypeDouble", "alias": "Joint Corner Spalling", "domain": null }, { "name": "patching", "type": "esriFieldTypeDouble", "alias": "Patching", "domain": null }, { "name": "settlement_faulting", "type": "esriFieldTypeDouble", "alias": "Settlement Faulting", "domain": null }, { "name": "durability", "type": "esriFieldTypeDouble", "alias": "Durability", "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": "pci_2023", "type": "esriFieldTypeInteger", "alias": "PCI 2023", "domain": null }, { "name": "note_2023", "type": "esriFieldTypeString", "alias": "Note 2023", "length": 255, "domain": null }, { "name": "pci_2019", "type": "esriFieldTypeSmallInteger", "alias": "2019 PCI", "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "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_method_2019", "type": "esriFieldTypeString", "alias": "2019 Last Repair Method", "length": 50, "domain": null }, { "name": "last_repair_date_2019", "type": "esriFieldTypeDate", "alias": "2019 Last Repair Date", "length": 8, "domain": null }, { "name": "future_event_date_old", "type": "esriFieldTypeDate", "alias": "Future Event Date Old", "length": 8, "domain": null }, { "name": "last_edit_old", "type": "esriFieldTypeDate", "alias": "Last Edit Old", "length": 8, "domain": null }, { "name": "last_repair_cost_2019", "type": "esriFieldTypeInteger", "alias": "2019 Last Repair Cost", "domain": null }, { "name": "future_event_old", "type": "esriFieldTypeString", "alias": "Future Event Old", "length": 100, "domain": null }, { "name": "editor_name_old", "type": "esriFieldTypeString", "alias": "Editor Name Old", "length": 50, "domain": null }, { "name": "editor_id_old", "type": "esriFieldTypeInteger", "alias": "Editor Id Old", "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "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": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_32", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_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": 9, "name": "Sign Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": "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": 1092853.3002028533, "ymin": 903194.8213504571, "xmax": 1146171.6003200987, "ymax": 936986.9954353755, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.00609601219, "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": 255, "domain": null }, { "name": "signcondition", "type": "esriFieldTypeString", "alias": "Sign Condition", "length": 255, "domain": null }, { "name": "signtype", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 255, "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": "condition_index", "type": "esriFieldTypeInteger", "alias": "condition_index", "domain": null }, { "name": "installation_date", "type": "esriFieldTypeDate", "alias": "installation_date", "length": 8, "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r29_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": "a10_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": 2, "name": "Master Tracker Table", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "table_names", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "table_names", "type": "esriFieldTypeString", "alias": "table_names", "length": 300, "domain": null }, { "name": "maintenance_suggestion_old", "type": "esriFieldTypeString", "alias": "maintenance_suggestion_old", "length": 50, "domain": null }, { "name": "lobound_old", "type": "esriFieldTypeSmallInteger", "alias": "lobound_old", "domain": null }, { "name": "upbound_old", "type": "esriFieldTypeSmallInteger", "alias": "upbound_old", "domain": null }, { "name": "unitcost_old", "type": "esriFieldTypeSmallInteger", "alias": "unitcost_old", "domain": null }, { "name": "maintenance_suggestion_new", "type": "esriFieldTypeString", "alias": "maintenance_suggestion_new", "length": 50, "domain": null }, { "name": "lobound_new", "type": "esriFieldTypeSmallInteger", "alias": "lobound_new", "domain": null }, { "name": "upbound_new", "type": "esriFieldTypeSmallInteger", "alias": "upbound_new", "domain": null }, { "name": "unitcost_new", "type": "esriFieldTypeSmallInteger", "alias": "unitcost_new", "domain": null }, { "name": "weight_old", "type": "esriFieldTypeSmallInteger", "alias": "weight_old", "domain": null }, { "name": "weight_new", "type": "esriFieldTypeSmallInteger", "alias": "weight_new", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "ss_id", "domain": null }, { "name": "pci_old", "type": "esriFieldTypeSmallInteger", "alias": "pci_old", "domain": null }, { "name": "estimated_cost_old", "type": "esriFieldTypeInteger", "alias": "estimated_cost_old", "domain": null }, { "name": "repair_priority_old", "type": "esriFieldTypeDouble", "alias": "repair_priority_old", "domain": null }, { "name": "pci_new", "type": "esriFieldTypeSmallInteger", "alias": "pci_new", "domain": null }, { "name": "estimated_cost_new", "type": "esriFieldTypeInteger", "alias": "estimated_cost_new", "domain": null }, { "name": "repair_priority_new", "type": "esriFieldTypeSmallInteger", "alias": "repair_priority_new", "domain": null }, { "name": "last_repair_method_old", "type": "esriFieldTypeString", "alias": "last_repair_method_old", "length": 50, "domain": null }, { "name": "last_repair_cost_old", "type": "esriFieldTypeInteger", "alias": "last_repair_cost_old", "domain": null }, { "name": "last_repair_date_old", "type": "esriFieldTypeDate", "alias": "last_repair_date_old", "length": 8, "domain": null }, { "name": "last_repair_method_new", "type": "esriFieldTypeString", "alias": "last_repair_method_new", "length": 50, "domain": null }, { "name": "last_repair_cost_new", "type": "esriFieldTypeInteger", "alias": "last_repair_cost_new", "domain": null }, { "name": "last_repair_date_new", "type": "esriFieldTypeDate", "alias": "last_repair_date_new", "length": 8, "domain": null }, { "name": "material_old", "type": "esriFieldTypeString", "alias": "material_old", "length": 50, "domain": null }, { "name": "material_new", "type": "esriFieldTypeString", "alias": "material_new", "length": 50, "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "sw_id", "domain": null }, { "name": "sci_old", "type": "esriFieldTypeInteger", "alias": "sci_old", "domain": null }, { "name": "update_table", "type": "esriFieldTypeString", "alias": "update_table", "length": 5, "domain": null }, { "name": "factor_old", "type": "esriFieldTypeString", "alias": "factor_old", "length": 150, "domain": null }, { "name": "factor_new", "type": "esriFieldTypeString", "alias": "factor_new", "length": 150, "domain": null }, { "name": "fc_old", "type": "esriFieldTypeString", "alias": "fc_old", "length": 20, "domain": null }, { "name": "fc_new", "type": "esriFieldTypeString", "alias": "fc_new", "length": 20, "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": 1073741822, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r18_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_18", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_18", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": 3, "name": "Pavement 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": 150, "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": "fc", "type": "esriFieldTypeString", "alias": "fc", "length": 50, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 15, "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": 1073741822, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r22_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_22", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_22", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": 4, "name": "Scenario Results", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "scenario_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "scenario_name", "type": "esriFieldTypeString", "alias": "scenario_name", "length": 150, "domain": null }, { "name": "jsonfile", "type": "esriFieldTypeString", "alias": "jsonfile", "length": 1073741822, "domain": null }, { "name": "summary", "type": "esriFieldTypeString", "alias": "summary", "length": 1073741822, "domain": null }, { "name": "oidstring", "type": "esriFieldTypeString", "alias": "oidstring", "length": 1073741822, "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": 1073741822, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "pk", "fields": "scenario_name,editor_id,editor_name", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r20_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "scenario_name", "fields": "scenario_name,editor_id,editor_name", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_20", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_20", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": "Symbology Definitions", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "layer_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "layer_name", "type": "esriFieldTypeString", "alias": "layer_name", "length": 150, "domain": null }, { "name": "user_id", "type": "esriFieldTypeInteger", "alias": "user_id", "domain": null }, { "name": "renderer_json", "type": "esriFieldTypeString", "alias": "renderer_json", "length": 1073741822, "domain": null }, { "name": "uid", "type": "esriFieldTypeOID", "alias": "uid", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r21_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_21", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_21", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": "Pavement 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": "esriFieldTypeSmallInteger", "alias": "lobound", "domain": null }, { "name": "upbound", "type": "esriFieldTypeSmallInteger", "alias": "upbound", "domain": null }, { "name": "preventive_impact", "type": "esriFieldTypeSmallInteger", "alias": "preventive_impact", "domain": null }, { "name": "rehabilitation_impact", "type": "esriFieldTypeSmallInteger", "alias": "rehabilitation_impact", "domain": null }, { "name": "reclamation_impact", "type": "esriFieldTypeSmallInteger", "alias": "reclamation_impact", "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "editor_id", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 50, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "last_edit", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "editor_notes", "length": 150, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r24_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_24", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_24", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": 7, "name": "Pavement 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": 150, "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": 50, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "last_edit", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "editor_notes", "length": 150, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r23_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_23", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_23", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": 8, "name": "Scenario Attributes", "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": "scenario_attributes", "type": "esriFieldTypeString", "alias": "scenario_attributes", "length": 50, "domain": null }, { "name": "attribute_values", "type": "esriFieldTypeString", "alias": "attribute_values", "length": 1073741822, "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": 1073741822, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "indexes": [ { "name": "r19_sde_rowid_uk", "fields": "uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_19", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_19", "fields": "globalid,uid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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 } } ] }