I’m not an expert in OSM’s data model so take this with a grain of salt…

  • A single point doesn’t have a direction or handedness. Just a location.
  • A way is an ordered list of points.
  • Given some point, the “forward” direction from there along the way is toward the next point in the way list.