{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "maintenance_suggestion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Defer Maintenance", "label": "Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Preventive Maintenance", "label": "Preventive Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Rehabilitation", "label": "Rehabilitation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Reclamation", "label": "Reclamation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 71, 47, 255 ], "toColor": [ 168, 71, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 42, 191, 255 ], "toColor": [ 52, 42, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 45, 255 ], "toColor": [ 42, 201, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 161, 194, 255 ], "toColor": [ 45, 161, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 57, 145, 255 ], "toColor": [ 189, 57, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 172, 40, 255 ], "toColor": [ 184, 172, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 153, 100, 255 ], "toColor": [ 44, 153, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 96, 181, 255 ], "toColor": [ 60, 96, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 38, 173, 255 ], "toColor": [ 144, 38, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 158, 47, 255 ], "toColor": [ 106, 158, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 44, 77, 255 ], "toColor": [ 153, 44, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 201, 184, 255 ], "toColor": [ 52, 201, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 130, 44, 255 ], "toColor": [ 191, 130, 44, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -83.89665423799994, "ymin": 34.22133894900003, "xmax": -83.75949754499999, "ymax": 34.36263896200006, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "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": "notes_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "domain": null }, { "name": "pci_2024", "type": "esriFieldTypeInteger", "alias": "PCI 2024", "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": "fnode_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "tnode_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "pcity_l", "type": "esriFieldTypeInteger", "alias": "PCITY_L", "domain": null }, { "name": "pcity_r", "type": "esriFieldTypeInteger", "alias": "PCITY_R", "domain": null }, { "name": "zip_l", "type": "esriFieldTypeInteger", "alias": "ZIP_L", "domain": null }, { "name": "zip_r", "type": "esriFieldTypeInteger", "alias": "ZIP_R", "domain": null }, { "name": "zip4_l", "type": "esriFieldTypeString", "alias": "ZIP4_L", "length": 4, "domain": null }, { "name": "zip4_r", "type": "esriFieldTypeString", "alias": "ZIP4_R", "length": 4, "domain": null }, { "name": "streettype", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 30, "domain": null }, { "name": "streetquad", "type": "esriFieldTypeString", "alias": "STREETQUAD", "length": 50, "domain": null }, { "name": "maintenanc", "type": "esriFieldTypeString", "alias": "MAINTENANC", "length": 10, "domain": null }, { "name": "left_from", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "left_to", "type": "esriFieldTypeInteger", "alias": "LEFT_TO", "domain": null }, { "name": "right_from", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "right_to", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "edited_by", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 20, "domain": null }, { "name": "func_class", "type": "esriFieldTypeInteger", "alias": "FUNC_CLASS", "domain": null }, { "name": "loc_class", "type": "esriFieldTypeString", "alias": "LOC_CLASS", "length": 5, "domain": null }, { "name": "stname_alt", "type": "esriFieldTypeString", "alias": "STNAME_ALT", "length": 50, "domain": null }, { "name": "sttype_alt", "type": "esriFieldTypeString", "alias": "STTYPE_ALT", "length": 30, "domain": null }, { "name": "us_route", "type": "esriFieldTypeString", "alias": "US_ROUTE", "length": 15, "domain": null }, { "name": "state_rout", "type": "esriFieldTypeString", "alias": "STATE_ROUT", "length": 15, "domain": null }, { "name": "seg_id", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "cityl", "type": "esriFieldTypeString", "alias": "CITYL", "length": 2, "domain": null }, { "name": "cityr", "type": "esriFieldTypeString", "alias": "CITYR", "length": 2, "domain": null }, { "name": "externalst", "type": "esriFieldTypeString", "alias": "EXTERNALST", "length": 36, "domain": null }, { "name": "left_parit", "type": "esriFieldTypeString", "alias": "LEFT_PARIT", "length": 1, "domain": null }, { "name": "right_pari", "type": "esriFieldTypeString", "alias": "RIGHT_PARI", "length": 1, "domain": null }, { "name": "leftcounty", "type": "esriFieldTypeString", "alias": "LEFTCOUNTY", "length": 5, "domain": null }, { "name": "rightcount", "type": "esriFieldTypeString", "alias": "RIGHTCOUNT", "length": 5, "domain": null }, { "name": "featuretyp", "type": "esriFieldTypeString", "alias": "FEATURETYP", "length": 3, "domain": null }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "toelevatio", "type": "esriFieldTypeInteger", "alias": "TOELEVATIO", "domain": null }, { "name": "fromelevat", "type": "esriFieldTypeInteger", "alias": "FROMELEVAT", "domain": null }, { "name": "left_servi", "type": "esriFieldTypeString", "alias": "LEFT_SERVI", "length": 36, "domain": null }, { "name": "right_serv", "type": "esriFieldTypeString", "alias": "RIGHT_SERV", "length": 36, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "CREATED_US", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "edited_dt", "type": "esriFieldTypeDate", "alias": "EDITED_DT_", "length": 8, "domain": null }, { "name": "created_dt", "type": "esriFieldTypeDate", "alias": "CREATED_DT_", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2024_11_22_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "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, "referenceScale": 0.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": [ 128, 47, 98, 255 ], "toColor": [ 128, 47, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 168, 51, 255 ], "toColor": [ 49, 168, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 156, 171, 255 ], "toColor": [ 46, 156, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 129, 40, 255 ], "toColor": [ 176, 129, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 36, 173, 255 ], "toColor": [ 48, 36, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 51, 51, 255 ], "toColor": [ 161, 51, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 78, 150, 255 ], "toColor": [ 63, 78, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 156, 110, 255 ], "toColor": [ 47, 156, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 55, 161, 255 ], "toColor": [ 136, 55, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 140, 58, 255 ], "toColor": [ 113, 140, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 69, 29, 255 ], "toColor": [ 133, 69, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 94, 130, 255 ], "toColor": [ 35, 94, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 38, 128, 255 ], "toColor": [ 58, 38, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -83.89422676199996, "ymin": 34.22137136500004, "xmax": -83.76183583399995, "ymax": 34.36276318000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "signcategory", "type": "esriFieldTypeString", "alias": "Sign Category", "length": 50, "domain": null }, { "name": "signtype", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 100, "domain": null }, { "name": "signcondition", "type": "esriFieldTypeString", "alias": "Sign Condition", "length": 50, "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": 75, "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": 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": 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": "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": "r15_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": "a4_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }