open fun getTrafficRoadCoverage(): Optional<String!>!
Gets the tag value which describes if the traffic is assigned to the whole road (one-way road), or only to one side (two-way road).
Return
Optional<String!>!: The tag value which describes the traffic road coverage (one_side or full).