Hello,
I have an shp file containing a column name called ONE_WAY_ , it has diferents values for one-way and two-way roads based on the order of the start and end nodes, the order is determined by the way the shapefile is digitized, value=0 for both direction or two-way roads, value = 1 for one-way roads direction going from first node to last one and value = 2 for one-way roads direction going from last node to first one.
Is it posible to draw an arrow in the streets like googlemaps do?
Best regards,
Leandro