1 2 3 4 5 6 7 8 9 10 11 12
|
t
f1 (with hole)|POLYGON((0 0,0 10,10 10,10 0,0 0),(2 2,8 2,8 8,2 8,2 2))
f2 (fill hole)|POLYGON((2 2,2 8,8 8,8 2,2 2))
ERROR: SQL/MM Spatial exception - universal face has no geometry
ERROR: SQL/MM Spatial exception - null argument
ERROR: SQL/MM Spatial exception - null argument
ERROR: SQL/MM Spatial exception - invalid topology name
ERROR: SQL/MM Spatial exception - invalid topology name
ERROR: SQL/MM Spatial exception - non-existent face.
NOTICE: Corrupted topology: face 4 could not be constructed only from edges knowing about it (like edge 4).
POLYGON EMPTY
Topology 'tt' dropped
|