Ben Tupper writes:

> This dataset provides an interesting spatial puzzle because the points
> for a specific wall on a given date are not ordered.  Assuming that
> the points could be ordered into LINESTRING, the problem is how to do it.

This is a special case of the Travelling Salesman Problem
and you could use the R package 'TSP' for example..

Adrian Baddeley






_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to