{ "currentVersion": 10.91, "id": 5, "name": "Trail/ Active Transportation Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "f2019_phase", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 2 }, "defaultLabel": "No Phase Assigned Yet)", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Unfunded", "label": "Unfunded", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(f2019_phase = '1' )", "labelExpression": "[plan_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(f2019_phase = '2' )", "labelExpression": "[plan_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(f2019_phase = '3' )", "labelExpression": "[plan_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(f2019_phase = 'Unfunded' )", "labelExpression": "[plan_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "NOT ((f2019_phase = '1' ) OR (f2019_phase = '2' ) OR (f2019_phase = '3' ) OR (f2019_phase = 'Unfunded' ))", "labelExpression": "[plan_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1506962.319479555, "ymin": 3732655.50867489, "xmax": 1601987.8344806433, "ymax": 3860160.514491141, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 60, "domain": null }, { "name": "plan_id", "type": "esriFieldTypeString", "alias": "Plan ID", "length": 25, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 200, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 25, "domain": null }, { "name": "route_name", "type": "esriFieldTypeString", "alias": "Route Name", "length": 60, "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route", "length": 60, "domain": null }, { "name": "bmp", "type": "esriFieldTypeDouble", "alias": "BMP", "domain": null }, { "name": "emp", "type": "esriFieldTypeDouble", "alias": "EMP", "domain": null }, { "name": "begin_place", "type": "esriFieldTypeString", "alias": "Begin Place", "length": 60, "domain": null }, { "name": "end_place", "type": "esriFieldTypeString", "alias": "End Place", "length": 50, "domain": null }, { "name": "miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "mode", "type": "esriFieldTypeString", "alias": "Mode", "length": 30, "domain": null }, { "name": "improvement_type", "type": "esriFieldTypeString", "alias": "Improvement Type", "length": 50, "domain": null }, { "name": "at_component", "type": "esriFieldTypeString", "alias": "AT Component", "length": 5, "domain": null }, { "name": "cor_pres", "type": "esriFieldTypeString", "alias": "Corridor Preservation", "length": 5, "domain": null }, { "name": "bike_type_text", "type": "esriFieldTypeString", "alias": "Bike Type Text", "length": 50, "domain": null }, { "name": "ped_type_text", "type": "esriFieldTypeString", "alias": "Pedestrian Type Text", "length": 50, "domain": null }, { "name": "f2019_phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 10, "domain": null }, { "name": "phase_needed", "type": "esriFieldTypeString", "alias": "Phase Needed", "length": 10, "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "Cost 2023", "domain": null }, { "name": "cost_phased", "type": "esriFieldTypeDouble", "alias": "Cost Phased", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 1000, "domain": null }, { "name": "breakout", "type": "esriFieldTypeString", "alias": "Breakout", "length": 20, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "author", "type": "esriFieldTypeString", "alias": "Author", "length": 25, "domain": null }, { "name": "new_geometry", "type": "esriFieldTypeString", "alias": "New Geometry", "length": 10, "domain": null }, { "name": "region", "type": "esriFieldTypeSmallInteger", "alias": "UDOT Region", "domain": null }, { "name": "current_lanes", "type": "esriFieldTypeSmallInteger", "alias": "Current Travel Lanes", "domain": null }, { "name": "future_lanes", "type": "esriFieldTypeSmallInteger", "alias": "Future Travel Lanes", "domain": null }, { "name": "factsheet", "type": "esriFieldTypeString", "alias": "Fact Sheet", "length": 100, "domain": null }, { "name": "route_dir_id", "type": "esriFieldTypeInteger", "alias": "Route Dir ID", "domain": null }, { "name": "funded", "type": "esriFieldTypeString", "alias": "funded", "length": 255, "domain": null }, { "name": "list_id", "type": "esriFieldTypeString", "alias": "list_id", "length": 255, "domain": null }, { "name": "map_number", "type": "esriFieldTypeString", "alias": "map_number", "length": 255, "domain": null }, { "name": "year_added", "type": "esriFieldTypeString", "alias": "year_added", "length": 255, "domain": null }, { "name": "f2023_phase", "type": "esriFieldTypeString", "alias": "F2023_phase", "length": 255, "domain": null }, { "name": "regional_significance", "type": "esriFieldTypeString", "alias": "Regional_Significance", "length": 255, "domain": null }, { "name": "cost_estimated", "type": "esriFieldTypeString", "alias": "cost_estimated", "length": 255, "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": "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": "r1045_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a817_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }