{ "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": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Mill and Overlay", "label": "Mill and Overlay" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Crack Seal", "label": "Crack Seal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Liquid Road", "label": "Liquid Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Defer Maintenance", "label": "Defer Maintenance" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 69, 171, 255 ], "toColor": [ 191, 69, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 168, 61, 255 ], "toColor": [ 68, 168, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 64, 42, 255 ], "toColor": [ 201, 64, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 137, 173, 255 ], "toColor": [ 43, 137, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 55, 196, 255 ], "toColor": [ 57, 55, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 177, 54, 255 ], "toColor": [ 201, 177, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 199, 168, 255 ], "toColor": [ 76, 199, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 50, 85, 255 ], "toColor": [ 166, 50, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 93, 186, 255 ], "toColor": [ 39, 93, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 95, 55, 255 ], "toColor": [ 161, 95, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 37, 168, 255 ], "toColor": [ 129, 37, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 194, 68, 255 ], "toColor": [ 162, 194, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 148, 73, 255 ], "toColor": [ 186, 148, 73, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -86.24161126599995, "ymin": 39.925985737000076, "xmax": -86.03380800399998, "ymax": 40.00107617100008, "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": "name", "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": 80, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 50, "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": "pci_2022", "type": "esriFieldTypeInteger", "alias": "PCI 2022", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition Rating", "length": 50, "domain": null }, { "name": "fid_e911_centerlines", "type": "esriFieldTypeInteger", "alias": "FID_E911_Centerlines", "domain": null }, { "name": "l_lo_add", "type": "esriFieldTypeDouble", "alias": "L_LO_ADD", "domain": null }, { "name": "l_hi_add", "type": "esriFieldTypeDouble", "alias": "L_HI_ADD", "domain": null }, { "name": "r_lo_add", "type": "esriFieldTypeDouble", "alias": "R_LO_ADD", "domain": null }, { "name": "r_hi_add", "type": "esriFieldTypeDouble", "alias": "R_HI_ADD", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 32, "domain": null }, { "name": "st_alias1", "type": "esriFieldTypeString", "alias": "ST_ALIAS1", "length": 80, "domain": null }, { "name": "st_alias2", "type": "esriFieldTypeString", "alias": "ST_ALIAS2", "length": 80, "domain": null }, { "name": "st_alias3", "type": "esriFieldTypeString", "alias": "ST_ALIAS3", "length": 80, "domain": null }, { "name": "low_range", "type": "esriFieldTypeDouble", "alias": "LOW_RANGE", "domain": null }, { "name": "hi_range", "type": "esriFieldTypeDouble", "alias": "HI_RANGE", "domain": null }, { "name": "edit_priv", "type": "esriFieldTypeString", "alias": "EDIT_PRIV", "length": 10, "domain": null }, { "name": "align_src", "type": "esriFieldTypeString", "alias": "ALIGN_SRC", "length": 1, "domain": null }, { "name": "ortho_ver", "type": "esriFieldTypeString", "alias": "ORTHO_VER", "length": 4, "domain": null }, { "name": "join_id", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null }, { "name": "zipl", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "zipr", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "domain": null }, { "name": "state_abbr", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "length": 10, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "l_venue", "type": "esriFieldTypeString", "alias": "L_VENUE", "length": 50, "domain": null }, { "name": "r_venue", "type": "esriFieldTypeString", "alias": "R_VENUE", "length": 50, "domain": null }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "pretype", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 10, "domain": null }, { "name": "class", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": null }, { "name": "visible", "type": "esriFieldTypeInteger", "alias": "VISIBLE", "domain": null }, { "name": "fid_city_boundry_buffer2", "type": "esriFieldTypeInteger", "alias": "FID_city_boundry_Buffer2", "domain": null }, { "name": "buff_dist", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "orig_fid", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "speed_limit", "type": "esriFieldTypeSmallInteger", "alias": "Speed_Limit", "domain": null }, { "name": "rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "year_rated", "type": "esriFieldTypeString", "alias": "Year_Rated", "length": 10, "domain": null }, { "name": "indot_class", "type": "esriFieldTypeString", "alias": "INDOT_Class", "length": 10, "domain": null }, { "name": "treatment_year", "type": "esriFieldTypeString", "alias": "Pavement_Year", "length": 10, "domain": null }, { "name": "treatment_type", "type": "esriFieldTypeString", "alias": "Treatment_Type", "length": 50, "domain": null }, { "name": "lanes", "type": "esriFieldTypeDouble", "alias": "Lanes", "domain": null }, { "name": "snow_class", "type": "esriFieldTypeString", "alias": "Snow_Class", "length": 50, "domain": null }, { "name": "snow_truck", "type": "esriFieldTypeString", "alias": "Snow_Truck", "length": 50, "domain": null }, { "name": "snow_driver", "type": "esriFieldTypeString", "alias": "Snow_Driver", "length": 60, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "snow_spare", "type": "esriFieldTypeString", "alias": "Snow_Spare", "length": 75, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "legacyid", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "installed", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "warranty", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "conddate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location Description", "length": 100, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "maintowner", "type": "esriFieldTypeString", "alias": "Maintenance Owner", "length": 100, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "weightlimit", "type": "esriFieldTypeSmallInteger", "alias": "Weight Limit", "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": "r33_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_33", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 6000, "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": 11, "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": "Full Replacement", "label": "Full Replacement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 67, 181, 255 ], "width": 2 }, "value": "Partial Replacement", "label": "Partial Replacement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Uplift Grinding", "label": "Uplift Grinding" } ], "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": -86.24096219299997, "ymin": 39.92629993800006, "xmax": -86.03398583399996, "ymax": 40.000182936000044, "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": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 75, "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": "esriFieldTypeString", "alias": "Survey Date", "length": 75, "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": "esriFieldTypeDouble", "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": 75, "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": 75, "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": 75, "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": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "sci_2024", "type": "esriFieldTypeInteger", "alias": "SCI 2024", "domain": null }, { "name": "sci_2023", "type": "esriFieldTypeSmallInteger", "alias": "SCI 2023", "domain": null }, { "name": "notes_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "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": "greenway", "type": "esriFieldTypeString", "alias": "GREENWAY", "length": 4, "domain": null }, { "name": "trans_cor", "type": "esriFieldTypeString", "alias": "TRANS_COR", "length": 4, "domain": null }, { "name": "trail_name", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "length": 50, "domain": null }, { "name": "trail_owne", "type": "esriFieldTypeString", "alias": "TRAIL_OWNE", "length": 50, "domain": null }, { "name": "surf_width", "type": "esriFieldTypeString", "alias": "SURF_WIDTH", "length": 10, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "surf_type", "type": "esriFieldTypeString", "alias": "SURF_TYPE", "length": 20, "domain": null }, { "name": "trail_use", "type": "esriFieldTypeString", "alias": "TRAIL_USE", "length": 50, "domain": null }, { "name": "trail_exp", "type": "esriFieldTypeString", "alias": "TRAIL_EXP", "length": 50, "domain": null }, { "name": "crosswalk", "type": "esriFieldTypeString", "alias": "CROSSWALK", "length": 4, "domain": null }, { "name": "loop", "type": "esriFieldTypeString", "alias": "LOOP", "length": 4, "domain": null }, { "name": "loop_name", "type": "esriFieldTypeString", "alias": "LOOP_NAME", "length": 50, "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 4, "domain": null }, { "name": "route_name", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 50, "domain": null }, { "name": "trail_len", "type": "esriFieldTypeDouble", "alias": "TRAIL_LEN", "domain": null }, { "name": "rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "legacyid", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "installed", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "warranty", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition Rating", "length": 50, "domain": null }, { "name": "conddate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location Description", "length": 100, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "maintowner", "type": "esriFieldTypeString", "alias": "Maintenance Owner", "length": 100, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "snowplow", "type": "esriFieldTypeString", "alias": "SnowPlow", "length": 50, "domain": null }, { "name": "plowed", "type": "esriFieldTypeString", "alias": "Plowed", "length": 10, "domain": null }, { "name": "plowroute", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 25, "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": "r32_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": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 6000, "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 } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Management Sections", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "editor_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "id", "type": "esriFieldTypeOID", "alias": "id", "domain": null }, { "name": "ms_id", "type": "esriFieldTypeInteger", "alias": "ms_id", "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 60000, "domain": null }, { "name": "asset", "type": "esriFieldTypeString", "alias": "asset", "length": 255, "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "surface_type", "length": 255, "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "functional_class", "length": 255, "domain": null }, { "name": "object_ids", "type": "esriFieldTypeString", "alias": "object_ids", "length": 60000, "domain": null }, { "name": "total_length", "type": "esriFieldTypeInteger", "alias": "total_length", "domain": null }, { "name": "average_width", "type": "esriFieldTypeInteger", "alias": "average_width", "domain": null }, { "name": "blended_ci", "type": "esriFieldTypeSmallInteger", "alias": "blended_ci", "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "estimated_cost", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "repair_priority", "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "editor_id", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 255, "domain": null }, { "name": "created_at", "type": "esriFieldTypeDate", "alias": "created_at", "length": 8, "domain": null }, { "name": "updated_at", "type": "esriFieldTypeDate", "alias": "updated_at", "length": 8, "domain": null } ], "indexes": [ { "name": "management_sections_loc_pkey", "fields": "id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "msl_asset", "fields": "asset", "isAscending": true, "isUnique": false, "description": "" }, { "name": "msl_functional_class", "fields": "functional_class", "isAscending": true, "isUnique": false, "description": "" }, { "name": "msl_surface_type", "fields": "surface_type", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_id", "fields": "id", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 6000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }