{ "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": [ 182, 199, 70, 255 ], "toColor": [ 182, 199, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 52, 191, 255 ], "toColor": [ 161, 52, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 155, 191, 255 ], "toColor": [ 48, 155, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 41, 54, 255 ], "toColor": [ 166, 41, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 163, 108, 255 ], "toColor": [ 41, 163, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 82, 171, 255 ], "toColor": [ 38, 82, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 112, 47, 255 ], "toColor": [ 156, 112, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 55, 112, 255 ], "toColor": [ 153, 55, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 189, 56, 255 ], "toColor": [ 42, 189, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 199, 191, 255 ], "toColor": [ 80, 199, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 43, 166, 255 ], "toColor": [ 57, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 161, 255 ], "toColor": [ 199, 46, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 158, 55, 255 ], "toColor": [ 100, 158, 55, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -96.81476649399997, "ymin": 32.83657439600006, "xmax": -96.77105557399994, "ymax": 32.86550138300004, "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": "pci", "type": "esriFieldTypeSmallInteger", "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_2025", "type": "esriFieldTypeString", "alias": "Notes 2025", "length": 255, "domain": null }, { "name": "iri", "type": "esriFieldTypeInteger", "alias": "IRI", "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": "clx_uid", "type": "esriFieldTypeInteger", "alias": "CLX UID", "domain": null }, { "name": "centerlineid", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "toleft", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "fromright", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "toright", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "fedroute", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "fedrtetype", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "afedrte", "type": "esriFieldTypeString", "alias": "Alt Fed Route", "length": 10, "domain": null }, { "name": "afedrtetype", "type": "esriFieldTypeString", "alias": "Alt Fed Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stroute", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "strtetype", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "astrte", "type": "esriFieldTypeString", "alias": "Alt State Route", "length": 10, "domain": null }, { "name": "astrtetype", "type": "esriFieldTypeString", "alias": "Alt State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ctyroute", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "onewaydir", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "FROM-TO", "code": "FROM-TO" }, { "name": "TO-FROM", "code": "TO-FROM" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "roadlevel", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "SECOND SUBSURFACE", "code": -2 }, { "name": "SUBSURFACE", "code": -1 }, { "name": "GROUND LEVEL", "code": 0 }, { "name": "FIRST LEVEL", "code": 1 }, { "name": "SECOND LEVEL", "code": 2 }, { "name": "THIRD LEVEL", "code": 3 }, { "name": "FOURTH LEVEL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "inwater", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "roadclass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "CONNECTING ROAD", "code": "CONNECTING ROAD" }, { "name": "EMERGENCY ACCESS", "code": "EMERGENCY ACCESS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LOCAL ARTERIAL", "code": "LOCAL ARTERIAL" }, { "name": "MAJOR ARTERIAL", "code": "MAJOR ARTERIAL" }, { "name": "MINOR ARTERIAL", "code": "MINOR ARTERIAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "REGIONAL ARTERIAL", "code": "REGIONAL ARTERIAL" }, { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "TOLL ROAD", "code": "TOLL ROAD" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WALKWAY", "code": "WALKWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "mtfcc", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "UP", "code": 1 }, { "name": "DALLAS", "code": 2 }, { "name": "HP", "code": 3 }, { "name": "HPISD", "code": 4 }, { "name": "SMU", "code": 5 }, { "name": "TXDOT", "code": 6 }, { "name": "ONCOR", "code": 7 }, { "name": "PRIVATE", "code": -1 }, { "name": "OTHER", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintby", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "UP", "code": 1 }, { "name": "CONTRACTOR", "code": -1 }, { "name": "OTHER", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "munileft", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "muniright", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "zipleft", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "zipright", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "msagleft", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "msagright", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "esnleft", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "esnright", "type": "esriFieldTypeString", "alias": "ESN on Right", "length": 5, "domain": null }, { "name": "str_nme", "type": "esriFieldTypeString", "alias": "Street Name", "length": 120, "domain": null }, { "name": "str_typ", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": null }, { "name": "speed_mph", "type": "esriFieldTypeDouble", "alias": "Speed MPH", "domain": null }, { "name": "one_way", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": null }, { "name": "schl_zone", "type": "esriFieldTypeString", "alias": "School Zone", "length": 1, "domain": null }, { "name": "evenodd", "type": "esriFieldTypeString", "alias": "Even Odd", "length": 5, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": null }, { "name": "rangefr", "type": "esriFieldTypeDouble", "alias": "Range From", "domain": null }, { "name": "rangeto", "type": "esriFieldTypeDouble", "alias": "Range To", "domain": null }, { "name": "nodebeg", "type": "esriFieldTypeDouble", "alias": "Node Begin", "domain": null }, { "name": "nodeend", "type": "esriFieldTypeDouble", "alias": "Node End", "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 255, "domain": null }, { "name": "preaddrnum", "type": "esriFieldTypeString", "alias": "Str Prefix", "length": 5, "domain": null }, { "name": "addrnumsuf", "type": "esriFieldTypeString", "alias": "Str Suffix", "length": 5, "domain": null }, { "name": "lgl_strnme", "type": "esriFieldTypeString", "alias": "Legal Street Name", "length": 125, "domain": null }, { "name": "cityl", "type": "esriFieldTypeString", "alias": "CityL", "length": 30, "domain": null }, { "name": "cityr", "type": "esriFieldTypeString", "alias": "CityR", "length": 30, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "countyl", "type": "esriFieldTypeString", "alias": "County Left", "length": 100, "domain": null }, { "name": "countyr", "type": "esriFieldTypeString", "alias": "County Right", "length": 100, "domain": null }, { "name": "statel", "type": "esriFieldTypeString", "alias": "State Left", "length": 50, "domain": null }, { "name": "stater", "type": "esriFieldTypeString", "alias": "State Right", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2025_03_17_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 } ], "tables": [] }