{ "currentVersion": 10.7, "id": 41, "name": "Travis County Roads", "type": "Feature Layer", "description": "These roads have various levels of maintenance whose status is classified as follows:\nY \u2013 Travis County Maintained\nD - Development Review\nP \u2013 Travis County Park Road\nN \u2013 Not Maintained by Travis County\nR \u2013 Rejection of Dedication\nU \u2013 Undedicated\nX \u2013 Private", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "copyrightText": "Travis County Transportation and Natural Resources Department", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_21", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_22", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_23", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_24", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_25", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_26", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "MAINTENANCE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Y", "label": "Travis County Maintained", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 2 }, "value": "D", "label": "Development Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "P", "label": "Park Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "N", "label": "Not Maintained", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "X", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "R", "label": "Rejection of Dedication", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "U", "label": "Undedicated, Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2978705.2342279702, "ymin": 9982086.517343313, "xmax": 3230572.3479468077, "ymax": 1.0198599140091479E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RDNUM", "type": "esriFieldTypeString", "alias": "RDNUM", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeDouble", "alias": "GIS_ID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 2, "domain": { "type": "codedValue", "name": "MaintenanceEntity", "description": "Valid road maintenance entities.", "codedValues": [ { "name": "Incorporated", "code": "I" }, { "name": "Not Maintained", "code": "N" }, { "name": "Rejection of Dedication", "code": "R" }, { "name": "Park", "code": "P" }, { "name": "State", "code": "S" }, { "name": "Undedicated", "code": "U" }, { "name": "Vacated", "code": "V" }, { "name": "Private", "code": "X" }, { "name": "Maintained", "code": "Y" }, { "name": "Development", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GIS_FEET", "type": "esriFieldTypeDouble", "alias": "GIS_FEET", "domain": null }, { "name": "GIS_MILES", "type": "esriFieldTypeDouble", "alias": "GIS_MILES", "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "ANNEX_DATE", "type": "esriFieldTypeDate", "alias": "ANNEX_DATE", "length": 8, "domain": null }, { "name": "VACATE_DATE", "type": "esriFieldTypeDate", "alias": "VACATE_DATE", "length": 8, "domain": null }, { "name": "NAMECHANGE", "type": "esriFieldTypeDate", "alias": "NAMECHANGE", "length": 8, "domain": null }, { "name": "SECOND_ACCEPT", "type": "esriFieldTypeDate", "alias": "SECOND_ACCEPT", "length": 8, "domain": null }, { "name": "FIRST_ACCEPT", "type": "esriFieldTypeDate", "alias": "FIRST_ACCEPT", "length": 8, "domain": null }, { "name": "ROW_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROW_WIDTH", "domain": null }, { "name": "PRECINCT", "type": "esriFieldTypeSmallInteger", "alias": "PRECINCT", "domain": { "type": "range", "name": "PrecinctNumber", "description": "Valid Travis County precincts", "range": [ 1, 4 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOIL", "type": "esriFieldTypeString", "alias": "SOIL", "length": 6, "domain": null }, { "name": "UrbRur", "type": "esriFieldTypeString", "alias": "UrbRur", "length": 6, "domain": null }, { "name": "GASBCLS", "type": "esriFieldTypeString", "alias": "GASBCLS", "length": 8, "domain": null }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "LANES", "length": 2, "domain": null }, { "name": "PAVE_WIDTH", "type": "esriFieldTypeDouble", "alias": "PAVE_WIDTH", "domain": null }, { "name": "Road_Link", "type": "esriFieldTypeString", "alias": "Road_Link", "length": 300, "domain": null }, { "name": "Bike_Lane", "type": "esriFieldTypeString", "alias": "Have a Bike Lane?", "length": 1, "domain": { "type": "codedValue", "name": "Y/N", "description": "Y / N values for Yes / No", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ART", "type": "esriFieldTypeString", "alias": "ART", "length": 2, "domain": { "type": "codedValue", "name": "AfterHourResponse", "description": "After hours response team", "codedValues": [ { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OCI", "type": "esriFieldTypeDouble", "alias": "OCI", "domain": null }, { "name": "Active_Asset", "type": "esriFieldTypeString", "alias": "Active Asset?", "length": 1, "domain": { "type": "codedValue", "name": "Y/N", "description": "Y / N values for Yes / No", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FNC_CLSS", "type": "esriFieldTypeString", "alias": "FNC_CLSS", "length": 35, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE_STLength_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength_1", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_42_RDNUM", "fields": "RDNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_37", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_37", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Infrastructure.TC_USER.RoadIndex", "relatedTableId": 19, "role": "esriRelRoleDestination", "keyField": "RDNUM", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }