1TopoGeo_TopoSnap - Int NEGATIVE tolerance_snap
2:memory: #use in-memory database
3SELECT TopoGeo_TopoSnap('topo', MakePoint(1, 2, 4326), -1, 0.1, 1);
41 # rows (not including the header row)
51 # columns
6TopoGeo_TopoSnap('topo', MakePoint(1, 2, 4326), -1, 0.1, 1)
7SQL/MM Spatial exception - illegal negative tolerance.
8