split_lines_equal
. (Experimental, see note)map_points_to_line(shp.points, shp.lines, by.key = FALSE, key.points = NULL,
key.lines = NULL)
SpatialPoints(DataFrame)
SpatialLines(DataFrame)
key.points
and key.lines
)?shp.points
that determined the classes of the points. The points are mapped to the polylines class-wise.shp.lines
that determined the classes of the polylines. The points are mapped to the polylines class-wise.