ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
This are tests that explicitly use the OverlayNG code line and XML test ops ("intersectionsr" and "intersectionng" for example) but do not pass. The same tests do pass in JTS.
3
FailedTotal
4
tests/xmltester/tests/failure/robust-overlay-stmlf-failures.xml22
5
6
7
8
9
These are tests that fail with --enable-overlayng and succeed otherwise
10
11
general/TestOverlayLL.xml125
FIXED, see https://trac.osgeo.org/geos/ticket/1043
12
general/TestOverlayAAPrec.xml1762
Note, these are all output structure differences, because NG is still discarding lower dimensional resultants that are formed by collapses.
13
general/TestOverlayLAPrec.xml316
14
robust/TestRobustOverlayFixed.xml11
15
issue/issue-geos-350.xml
Note, these are like the AAPrec and LAPrec issues, in that collapsed resultants lower than the highest dimension are discarded. They should probably be retained or odd effects ensue. (Differences with visual results return empty, for example)
16
issue/issue-geos-358.xml
This difference is the result of some small corridors snapping away in NG result, but surviving in Old result. A looser comparison is probably called for.
17
issue/issue-geos-360.xml
This difference is the result of some small corridors snapping away in NG result, but surviving in Old result. A looser comparison is probably called for.
18
issue/issue-geos-459.xml
19
issue/issue-geos-488.xml
20
issue/issue-geos-527.xml
21
issue/issue-geos-586.xml
22
issue/issue-geos-599.xml
23
issue/issue-geos-615.xml
24
issue/issue-geos-837.xml
25
issue/issue-geos-838.xml
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100