The plugin generates a route on OSM based on the input vector layer. The output is a vector layer consisting of consecutive linestrings. Each linestring represents a segment of the route as a sequence of points, with additional fields detailing the segment's attributes, which are derived from OSM data. The table below provides an excerpt from the *attribute table* of a linesting vector layer generated by the plugin. Each row represents a linestring description, with the columns detailing the attributes. Besides the ID assigned by OSM, the only attribute consistently present is `highway`, which indicates the type of street, road or path in OSM.
0 commit comments