{ "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": [ 181, 174, 71, 255 ], "toColor": [ 181, 174, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 46, 179, 255 ], "toColor": [ 46, 46, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 45, 102, 255 ], "toColor": [ 194, 45, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 148, 179, 255 ], "toColor": [ 48, 148, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 201, 134, 255 ], "toColor": [ 52, 201, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 60, 199, 255 ], "toColor": [ 197, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 89, 42, 255 ], "toColor": [ 184, 89, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 105, 191, 255 ], "toColor": [ 48, 105, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 189, 47, 255 ], "toColor": [ 101, 189, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 176, 165, 255 ], "toColor": [ 42, 176, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 124, 66, 255 ], "toColor": [ 166, 124, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 67, 168, 255 ], "toColor": [ 111, 67, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 37, 48, 255 ], "toColor": [ 153, 37, 48, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.83737225499993, "ymin": 26.390681764000078, "xmax": -81.77159812799994, "ymax": 26.44967285300004, "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": 254, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 254, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 254, "domain": null }, { "name": "pci", "type": "esriFieldTypeInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 125, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 75, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 75, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 125, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 125, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 125, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 75, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "objectid_client", "type": "esriFieldTypeInteger", "alias": "OBJECTID_Client", "domain": null }, { "name": "objectid_1_client", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1_Client", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "STREET", "length": 80, "domain": null }, { "name": "maintainby", "type": "esriFieldTypeString", "alias": "MAINTAINBY", "length": 80, "domain": null }, { "name": "surface", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 80, "domain": null }, { "name": "feet", "type": "esriFieldTypeDouble", "alias": "FEET", "domain": null }, { "name": "refnumber", "type": "esriFieldTypeInteger", "alias": "REFNUMBER", "domain": null }, { "name": "row_width", "type": "esriFieldTypeString", "alias": "ROW_WIDTH", "length": 80, "domain": null }, { "name": "alias", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 80, "domain": null }, { "name": "fromstreet", "type": "esriFieldTypeString", "alias": "FROMSTREET", "length": 80, "domain": null }, { "name": "tostreet", "type": "esriFieldTypeString", "alias": "TOSTREET", "length": 80, "domain": null }, { "name": "qa", "type": "esriFieldTypeString", "alias": "QA", "length": 80, "domain": null }, { "name": "qa_date", "type": "esriFieldTypeString", "alias": "QA_DATE", "length": 80, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 80, "domain": null }, { "name": "dirprefix", "type": "esriFieldTypeString", "alias": "DIRPREFIX", "length": 80, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 80, "domain": null }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 80, "domain": null }, { "name": "dirsuffix", "type": "esriFieldTypeString", "alias": "DIRSUFFIX", "length": 80, "domain": null }, { "name": "sectwnrge", "type": "esriFieldTypeString", "alias": "SECTWNRGE", "length": 80, "domain": null }, { "name": "subdvision", "type": "esriFieldTypeString", "alias": "SUBDVISION", "length": 80, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 80, "domain": null }, { "name": "justify", "type": "esriFieldTypeString", "alias": "JUSTIFY", "length": 80, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "fnode", "type": "esriFieldTypeInteger", "alias": "FNODE", "domain": null }, { "name": "tnode", "type": "esriFieldTypeInteger", "alias": "TNODE", "domain": null }, { "name": "commdist", "type": "esriFieldTypeInteger", "alias": "COMMDIST", "domain": null }, { "name": "roadnum", "type": "esriFieldTypeString", "alias": "ROADNUM", "length": 80, "domain": null }, { "name": "rec_num", "type": "esriFieldTypeString", "alias": "REC_NUM", "length": 80, "domain": null }, { "name": "roadid", "type": "esriFieldTypeInteger", "alias": "ROADID", "domain": null }, { "name": "lanes", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "speed", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "speed_sour", "type": "esriFieldTypeString", "alias": "SPEED_SOUR", "length": 80, "domain": null }, { "name": "minutes", "type": "esriFieldTypeDouble", "alias": "MINUTES", "domain": null }, { "name": "miles", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "inmajorroa", "type": "esriFieldTypeString", "alias": "INMAJORROA", "length": 80, "domain": null }, { "name": "fedsystem", "type": "esriFieldTypeString", "alias": "FEDSYSTEM", "length": 80, "domain": null }, { "name": "federalaid", "type": "esriFieldTypeString", "alias": "FEDERALAID", "length": 80, "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 80, "domain": null }, { "name": "f_elev", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "t_elev", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "edit_actio", "type": "esriFieldTypeString", "alias": "EDIT_ACTIO", "length": 80, "domain": null }, { "name": "heirarchy", "type": "esriFieldTypeInteger", "alias": "HEIRARCHY", "domain": null }, { "name": "original_r", "type": "esriFieldTypeString", "alias": "ORIGINAL_R", "length": 80, "domain": null }, { "name": "original_1", "type": "esriFieldTypeString", "alias": "ORIGINAL_1", "length": 80, "domain": null }, { "name": "split1_rec", "type": "esriFieldTypeString", "alias": "SPLIT1_REC", "length": 80, "domain": null }, { "name": "split2_rec", "type": "esriFieldTypeString", "alias": "SPLIT2_REC", "length": 80, "domain": null }, { "name": "combined_r", "type": "esriFieldTypeString", "alias": "COMBINED_R", "length": 80, "domain": null }, { "name": "updated_by", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "length": 80, "domain": null }, { "name": "authorized", "type": "esriFieldTypeString", "alias": "AUTHORIZED", "length": 80, "domain": null }, { "name": "hyperlink_", "type": "esriFieldTypeString", "alias": "Hyperlink_", "length": 89, "domain": null }, { "name": "admin_clas", "type": "esriFieldTypeString", "alias": "Admin_Clas", "length": 80, "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "length": 80, "domain": null }, { "name": "func_class", "type": "esriFieldTypeInteger", "alias": "FUNC_CLASS", "domain": null }, { "name": "hierarchy_", "type": "esriFieldTypeInteger", "alias": "Hierarchy_", "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 80, "domain": null }, { "name": "shield", "type": "esriFieldTypeString", "alias": "Shield", "length": 80, "domain": null }, { "name": "hwy_num", "type": "esriFieldTypeString", "alias": "Hwy_Num", "length": 80, "domain": null }, { "name": "count_", "type": "esriFieldTypeInteger", "alias": "Count_", "domain": null }, { "name": "avg_pci_value", "type": "esriFieldTypeDouble", "alias": "Avg_PCI_Value", "domain": null }, { "name": "avg_longitude", "type": "esriFieldTypeDouble", "alias": "Avg_Longitude", "domain": null }, { "name": "avg_latitude", "type": "esriFieldTypeDouble", "alias": "Avg_Latitude", "domain": null }, { "name": "avg_altitude", "type": "esriFieldTypeDouble", "alias": "Avg_Altitude", "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": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Sidewalk Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "maintenance_suggestion", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Defer Maintenance", "label": "Defer Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Preventive Maintenance", "label": "Preventive Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Rehabilitation", "label": "Rehabilitation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Reclamation", "label": "Reclamation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 153, 125, 255 ], "toColor": [ 60, 153, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 38, 181, 255 ], "toColor": [ 136, 38, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 54, 44, 255 ], "toColor": [ 191, 54, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 178, 55, 255 ], "toColor": [ 196, 178, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 108, 171, 255 ], "toColor": [ 63, 108, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 179, 47, 255 ], "toColor": [ 45, 179, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 35, 100, 255 ], "toColor": [ 161, 35, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 126, 78, 255 ], "toColor": [ 194, 126, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 67, 181, 255 ], "toColor": [ 42, 67, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 158, 63, 255 ], "toColor": [ 122, 158, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 194, 119, 255 ], "toColor": [ 58, 194, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 163, 199, 255 ], "toColor": [ 66, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 62, 163, 255 ], "toColor": [ 179, 62, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.83623088199994, "ymin": 26.393526095000027, "xmax": -81.77154034599994, "ymax": 26.449843276000024, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 255, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "domain": null }, { "name": "num_of_distresses", "type": "esriFieldTypeInteger", "alias": "Number of Distresses", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS 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": "end_width", "type": "esriFieldTypeDouble", "alias": "End Width", "domain": null }, { "name": "begin_width", "type": "esriFieldTypeDouble", "alias": "Begin Width", "domain": null }, { "name": "average_width", "type": "esriFieldTypeDouble", "alias": "Average Width", "domain": null }, { "name": "guid_roads", "type": "esriFieldTypeInteger", "alias": "GUID_Roads", "domain": null }, { "name": "fid_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "sw_fid", "type": "esriFieldTypeInteger", "alias": "sw_fid", "domain": null }, { "name": "fac_id", "type": "esriFieldTypeString", "alias": "fac_id", "length": 254, "domain": null }, { "name": "sw_length", "type": "esriFieldTypeDouble", "alias": "sw_length", "domain": null }, { "name": "pa_length", "type": "esriFieldTypeDouble", "alias": "pa_length", "domain": null }, { "name": "co_25", "type": "esriFieldTypeInteger", "alias": "co_25", "domain": null }, { "name": "co_25_50", "type": "esriFieldTypeInteger", "alias": "co_25_50", "domain": null }, { "name": "co_50", "type": "esriFieldTypeInteger", "alias": "co_50", "domain": null }, { "name": "vd_25_50", "type": "esriFieldTypeInteger", "alias": "vd_25_50", "domain": null }, { "name": "vd_50_100", "type": "esriFieldTypeInteger", "alias": "vd_50_100", "domain": null }, { "name": "vd_100", "type": "esriFieldTypeInteger", "alias": "vd_100", "domain": null }, { "name": "parw_4", "type": "esriFieldTypeInteger", "alias": "parw_4", "domain": null }, { "name": "sw_5", "type": "esriFieldTypeInteger", "alias": "sw_5", "domain": null }, { "name": "cs_3_4", "type": "esriFieldTypeInteger", "alias": "cs_3_4", "domain": null }, { "name": "cs_4_5", "type": "esriFieldTypeInteger", "alias": "cs_4_5", "domain": null }, { "name": "cs_5", "type": "esriFieldTypeInteger", "alias": "cs_5", "domain": null }, { "name": "ls_5", "type": "esriFieldTypeInteger", "alias": "ls_5", "domain": null }, { "name": "doh", "type": "esriFieldTypeInteger", "alias": "doh", "domain": null }, { "name": "og", "type": "esriFieldTypeInteger", "alias": "og", "domain": null }, { "name": "spal_25", "type": "esriFieldTypeInteger", "alias": "spal_25", "domain": null }, { "name": "spal_25_50", "type": "esriFieldTypeInteger", "alias": "spal_25_50", "domain": null }, { "name": "sp_50_100", "type": "esriFieldTypeInteger", "alias": "sp_50_100", "domain": null }, { "name": "pond", "type": "esriFieldTypeInteger", "alias": "pond", "domain": null }, { "name": "obs", "type": "esriFieldTypeInteger", "alias": "obs", "domain": null }, { "name": "vco", "type": "esriFieldTypeInteger", "alias": "vco", "domain": null }, { "name": "spal", "type": "esriFieldTypeInteger", "alias": "spal", "domain": null }, { "name": "long_crac", "type": "esriFieldTypeInteger", "alias": "long_crac", "domain": null }, { "name": "width_4", "type": "esriFieldTypeInteger", "alias": "width_4", "domain": null }, { "name": "defects", "type": "esriFieldTypeInteger", "alias": "defects", "domain": null }, { "name": "twds", "type": "esriFieldTypeDouble", "alias": "twds", "domain": null }, { "name": "wds", "type": "esriFieldTypeDouble", "alias": "wds", "domain": null }, { "name": "oci", "type": "esriFieldTypeDouble", "alias": "oci", "domain": null }, { "name": "avg_width", "type": "esriFieldTypeDouble", "alias": "Avg_Width", "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": "r21_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": "a7_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "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": -81.83749870399998, "ymin": 26.39356500200006, "xmax": -81.77162099199995, "ymax": 26.44973212600007, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "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": 255, "domain": null }, { "name": "signtype", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 255, "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": "sign_id", "type": "esriFieldTypeInteger", "alias": "Sign ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS 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": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 81, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null }, { "name": "z_coord", "type": "esriFieldTypeDouble", "alias": "Z_Coord", "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 8, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 26, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "tilt", "type": "esriFieldTypeDouble", "alias": "Tilt", "domain": null }, { "name": "sign1_retro", "type": "esriFieldTypeString", "alias": "Sign1_Retro", "length": 255, "domain": null }, { "name": "sign1_text", "type": "esriFieldTypeString", "alias": "Sign1_Text", "length": 255, "domain": null }, { "name": "sign1_mutcd", "type": "esriFieldTypeString", "alias": "Sign1_MUTCD", "length": 255, "domain": null }, { "name": "sign2_retro", "type": "esriFieldTypeString", "alias": "Sign2_Retro", "length": 255, "domain": null }, { "name": "sign2_text", "type": "esriFieldTypeString", "alias": "Sign2_Text", "length": 255, "domain": null }, { "name": "sign2_mutcd", "type": "esriFieldTypeString", "alias": "Sign2_MUTCD", "length": 255, "domain": null }, { "name": "sign3_retro", "type": "esriFieldTypeString", "alias": "Sign3_Retro", "length": 255, "domain": null }, { "name": "sign3_text", "type": "esriFieldTypeString", "alias": "Sign3_Text", "length": 255, "domain": null }, { "name": "sign3_mutcd", "type": "esriFieldTypeString", "alias": "Sign3_MUTCD", "length": 255, "domain": null }, { "name": "sign4_retro", "type": "esriFieldTypeString", "alias": "Sign4_Retro", "length": 255, "domain": null }, { "name": "sign4_text", "type": "esriFieldTypeString", "alias": "Sign4_Text", "length": 255, "domain": null }, { "name": "sign4_mutcd", "type": "esriFieldTypeString", "alias": "Sign4_MUTCD", "length": 255, "domain": null }, { "name": "sign5_retro", "type": "esriFieldTypeString", "alias": "Sign5_Retro", "length": 255, "domain": null }, { "name": "sign5_text", "type": "esriFieldTypeString", "alias": "Sign5_Text", "length": 255, "domain": null }, { "name": "sign5_mutcd", "type": "esriFieldTypeString", "alias": "Sign5_MUTCD", "length": 255, "domain": null }, { "name": "sign6_retro", "type": "esriFieldTypeString", "alias": "Sign6_Retro", "length": 255, "domain": null }, { "name": "sign6_text", "type": "esriFieldTypeString", "alias": "Sign6_Text", "length": 255, "domain": null }, { "name": "sign6_mutcd", "type": "esriFieldTypeString", "alias": "Sign6_MUTCD", "length": 255, "domain": null }, { "name": "sign7_retro", "type": "esriFieldTypeString", "alias": "Sign7_Retro", "length": 255, "domain": null }, { "name": "sign7_text", "type": "esriFieldTypeString", "alias": "Sign7_Text", "length": 255, "domain": null }, { "name": "sign7_mutcd", "type": "esriFieldTypeString", "alias": "Sign7_MUTCD", "length": 255, "domain": null }, { "name": "sign8_retro", "type": "esriFieldTypeString", "alias": "Sign8_Retro", "length": 255, "domain": null }, { "name": "sign8_text", "type": "esriFieldTypeString", "alias": "Sign8_Text", "length": 255, "domain": null }, { "name": "sign8_mutcd", "type": "esriFieldTypeString", "alias": "Sign8_MUTCD", "length": 255, "domain": null }, { "name": "eop_distance", "type": "esriFieldTypeDouble", "alias": "EOP_Distance", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r23_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": "a9_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": [] }