File: sqlmm_expected

package info (click to toggle)
postgis 2.5.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 75,792 kB
  • sloc: ansic: 139,314; sql: 136,281; xml: 48,954; sh: 4,906; perl: 4,509; makefile: 2,897; python: 1,198; yacc: 441; cpp: 305; lex: 132
file content (57 lines) | stat: -rw-r--r-- 2,107 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
Topology-Geometry 'sqlmm_topology' (id:x) created.
-- ST_AddIsoNode ------------------------
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - null argument
1
2
3
4
5
6
ERROR:  SQL/MM Spatial exception - coincident node
ERROR:  SQL/MM Spatial exception - coincident node
7
8
ERROR:  SQL/MM Spatial exception - not within face
ERROR:  SQL/MM Spatial exception - invalid point
ERROR:  SQL/MM Spatial exception - coincident node
ERROR:  SQL/MM Spatial exception - coincident node
ERROR:  SQL/MM Spatial exception - coincident node
-- ST_AddIsoEdge ------------------------
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - null argument
ERROR:  SQL/MM Spatial exception - invalid curve
ERROR:  SQL/MM Spatial exception - curve not simple
ERROR:  SQL/MM Spatial exception - non-existent node
ERROR:  SQL/MM Spatial exception - end node not geometry end point.
ERROR:  SQL/MM Spatial exception - start node not geometry start point.
ERROR:  SQL/MM Spatial exception - geometry crosses a node
1
2
ERROR:  SQL/MM Spatial exception - not isolated node
ERROR:  SQL/MM Spatial exception - not isolated node
ERROR:  SQL/MM Spatial exception - not isolated node
-- ST_AddIsoNode(2) ------------------------
ERROR:  SQL/MM Spatial exception - edge crosses node.
-- ST_RemoveIsoNode  ------------------------
Isolated node 3 removed
ERROR:  SQL/MM Spatial exception - not isolated node
-- ST_MoveIsoNode  ------------------------
ERROR:  SQL/MM Spatial exception - coincident node
ERROR:  SQL/MM Spatial exception - edge crosses node.
ERROR:  SQL/MM Spatial exception - not isolated node
ERROR:  SQL/MM Spatial exception - invalid point
Isolated Node 8 moved to location 7,11
Isolated Node 8 moved to location 7,10
-- ST_RemoveIsoEdge ---------------------
#3351.1|4|
#3351.1|5|
Isolated edge 1 removed
#3351.2|4|0
#3351.2|5|0
-- ST_NewEdgesSplit  ---------------------
9
Topology 'sqlmm_topology' dropped