{ "currentVersion": 10.81, "id": 3, "name": "WVLRS.DBO.CountyLRM", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SignSystem", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "1", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "2", "label": "US Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "3", "label": "State Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "4", "label": "County Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "6", "label": "Minor Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "7", "label": "Minor Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "8", "label": "Minor Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "9", "label": "other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(SignSystem = '1' )", "labelExpression": "[RouteLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(SignSystem = '2' )", "labelExpression": "[RouteLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(SignSystem = '3' )", "labelExpression": "[RouteLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(SignSystem = '4' ) AND (SubRoute = '00' OR SubRoute IS NULL)", "labelExpression": "[RouteLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9206085.802082825, "ymin": 4461733.249355676, "xmax": -8644916.71385596, "ymax": 4957052.900926323, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "length": 8, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 150, "domain": null }, { "name": "RouteLabel", "type": "esriFieldTypeString", "alias": "RouteLabel", "length": 150, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 2, "domain": null }, { "name": "StateID", "type": "esriFieldTypeString", "alias": "StateID", "length": 2, "domain": null }, { "name": "CountyID", "type": "esriFieldTypeString", "alias": "CountyID", "length": 2, "domain": null }, { "name": "SignSystem", "type": "esriFieldTypeString", "alias": "SignSystem", "length": 1, "domain": { "type": "codedValue", "name": "WS4_dSignSystem", "description": "", "codedValues": [ { "name": "Municipal Non-State", "code": "0" }, { "name": "Interstate", "code": "1" }, { "name": "U.S.", "code": "2" }, { "name": "WV State Route", "code": "3" }, { "name": "County Route", "code": "4" }, { "name": "Not Applicable", "code": "5" }, { "name": "State Park and Forest Route", "code": "6" }, { "name": "Federal Aid Non State (FANS)", "code": "7" }, { "name": "Harp Routes", "code": "8" }, { "name": "Other", "code": "9" }, { "name": "United State Forest Road", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteNumber", "type": "esriFieldTypeString", "alias": "RouteNumber", "length": 6, "domain": null }, { "name": "SubRoute", "type": "esriFieldTypeString", "alias": "SubRoute", "length": 2, "domain": null }, { "name": "RouteQualifier", "type": "esriFieldTypeString", "alias": "RouteQualifier", "length": 255, "domain": { "type": "codedValue", "name": "WS4_dRouteQualifier", "description": "", "codedValues": [ { "name": "No Qualifier or Not Signed", "code": "00" }, { "name": "Alternate", "code": "01" }, { "name": "Wye", "code": "02" }, { "name": "Spur", "code": "03" }, { "name": "North", "code": "04" }, { "name": "South", "code": "05" }, { "name": "East", "code": "06" }, { "name": "West", "code": "07" }, { "name": "Business Route", "code": "08" }, { "name": "North Bound", "code": "09" }, { "name": "South Bound", "code": "10" }, { "name": "East Bound", "code": "11" }, { "name": "West Bound", "code": "12" }, { "name": "Truck Route", "code": "13" }, { "name": "Bypass", "code": "14" }, { "name": "Loop", "code": "15" }, { "name": "Toll", "code": "16" }, { "name": "Ramp", "code": "17" }, { "name": "Other", "code": "18" }, { "name": "City Streets - Non State", "code": "19" }, { "name": "Road Under Construction", "code": "20" }, { "name": "Footbridges", "code": "21" }, { "name": "Historical Bridges", "code": "22" }, { "name": "Connector", "code": "23" }, { "name": "New or Proposed", "code": "24" }, { "name": "Crossover (between dual geometry)", "code": "25" }, { "name": "Emergency Crossover", "code": "26" }, { "name": "Abandoned", "code": "99" }, { "name": "Left Turn Lane", "code": "27" }, { "name": "Right Turn Lane", "code": "28" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteDirection", "type": "esriFieldTypeString", "alias": "RouteDirection", "length": 50, "domain": { "type": "codedValue", "name": "WS4_dRouteDirection", "description": "", "codedValues": [ { "name": "Divided Highway - Northbound", "code": "NB" }, { "name": "Divided Highway - Southbound", "code": "SB" }, { "name": "Divided Highway - Eastbound", "code": "EB" }, { "name": "Divided Highway - Westbound", "code": "WB" }, { "name": "Undivided Highway", "code": "00" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PrimaryDirection", "type": "esriFieldTypeString", "alias": "PrimaryDirection", "length": 255, "domain": { "type": "codedValue", "name": "WS4_dPrimaryDirection", "description": "", "codedValues": [ { "name": "Primary - Northbound", "code": "NB" }, { "name": "Primary - Eastbound", "code": "EB" }, { "name": "Secondary - Southbound", "code": "SB" }, { "name": "Secondary - Westbound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurveyDirection", "type": "esriFieldTypeString", "alias": "SurveyDirection", "length": 255, "domain": { "type": "codedValue", "name": "WS4_dDirection", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RampLetter", "type": "esriFieldTypeString", "alias": "RampLetter", "length": 1, "domain": null }, { "name": "RouteSequenceID", "type": "esriFieldTypeString", "alias": "RouteSequenceID", "length": 17, "domain": null }, { "name": "MeasureSource", "type": "esriFieldTypeString", "alias": "MeasureSource", "length": 255, "domain": { "type": "codedValue", "name": "WS4_dMeasureSource", "description": "", "codedValues": [ { "name": "Roadway Inventory Log", "code": "RIL" }, { "name": "Geometry Length", "code": "GL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 50, "domain": null }, { "name": "ExitNumber", "type": "esriFieldTypeString", "alias": "ExitNumber", "length": 10, "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "BMP", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "EMP", "domain": null }, { "name": "CBMP", "type": "esriFieldTypeDouble", "alias": "CBMP", "domain": null }, { "name": "CEMP", "type": "esriFieldTypeDouble", "alias": "CEMP", "domain": null }, { "name": "AltRouteID", "type": "esriFieldTypeString", "alias": "AltRouteID", "length": 50, "domain": null }, { "name": "LinkSeq", "type": "esriFieldTypeString", "alias": "LinkSeq", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "serviceItemId": "fb36a7d0cf7e4bafafdc13e86da9039e" }