Files
iD/js/id
tyr 6afe3adfbe more clever splitting of closed ways
if a way is closed, iD needs to choose a second node to
split the way at.

This algorithm looks for a node that is both far away from
the initial node in terms of way segment length and nearby
in terms of beeline-distance. This assures that areas get
split on the most "natural" points (independent of the number
of nodes).

For example: bone-shaped areas get split across their waist-
line, circles across the diameter.
2013-09-29 07:43:20 -07:00
..
2013-09-26 13:44:01 -07:00
2013-08-30 19:27:21 -07:00
2013-08-22 14:30:27 -07:00
2013-09-25 14:46:12 -07:00
2013-09-17 10:46:49 -04:00
2013-09-25 15:32:56 -07:00
2012-12-05 16:14:39 -05:00
2012-12-21 12:10:43 -08:00
2012-12-04 14:04:31 -05:00
2013-05-07 18:35:45 -07:00
2013-09-26 10:18:31 -07:00
2012-12-05 12:52:26 -05:00
2013-02-04 12:10:23 -05:00
2013-05-29 10:21:45 -07:00
2012-12-04 14:04:31 -05:00
2013-06-13 16:54:53 -07:00
2013-09-25 15:32:56 -07:00
2013-09-29 07:43:20 -07:00