Adam Wulkiewicz
|
def187c977
|
added generation of IP for the first point of a Linestring - c+c/c, c+i/u or c+u/i
|
2014-01-04 01:11:43 +01:00 |
|
Adam Wulkiewicz
|
3d8cc8730a
|
[geometry] added relate() test
|
2013-12-24 04:17:06 +01:00 |
|
Adam Wulkiewicz
|
8f742a692c
|
[geometry] added self-turns output to 1-geometry to_svg()
|
2013-12-23 14:49:20 +01:00 |
|
Adam Wulkiewicz
|
eba7d26db4
|
[geometry] in relate() called dispatch::get_turns instead of higher level one to avoid geometries switching, added generation of SVGs for some special cases
|
2013-12-22 23:35:18 +01:00 |
|
Adam Wulkiewicz
|
4f07087db5
|
[geometry] handled more cases in relate(Ls, Ls)
|
2013-12-22 04:00:15 +01:00 |
|
Adam Wulkiewicz
|
106f3da5ae
|
[geometry] fixed some errors in relate(Ls, Ls): checked terminal points of both linestrings, treated touch with x/x as ii
|
2013-12-21 02:41:48 +01:00 |
|
Adam Wulkiewicz
|
382e975f2f
|
[geometry] added test file for relate(), fixed error in linear_linear, added tag-dispatched detail::relate()
|
2013-12-21 01:49:40 +01:00 |
|