<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br><br>I am a little puzzled by the following:<br><br>select asEWKT(ST_Intersection(<br>('POLYGON((0 0 0,4 0 0,4 4 0,0 4 0,0 0 0),(1 1 0,2 1 0,2 2 0,1 2 0,1 1 0))'),<br>('POINT(0 4 -1000)')<br> ));<br><br>Result: "POINT(0 4 -500)"<br><br>Since the point is not in the polygon the intersection should be empty. Please let me know why this is behaving otherwise. If I am missing something, could you please let me know what would be the way to get the answer I was expecting?<br><br>Thank you!<br><br /><hr />Share your photos with Windows Live Photos – Free. <a href='http://clk.atdmt.com/UKM/go/134665338/direct/01/' target='_new'>Try it Now!</a></body>
</html>