Texture tiling?

My texture is stretched out and i would like to tile it. How would I tile a road and I would like one line in stead of two. Why are there two when there is one in the texture. Please Help

96270-2.png

96291-3.png

Make two texture sets - tiled asphalt and lines with transparent background. Use Lerp node to mix them, connecting 2nd texture’s alpha as the mixing factor.