<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi all,</tt><tt><br>
</tt><tt><br>
</tt><tt>I have a EKWB string, and I'd like to transform it to WKB.</tt><tt><br>
</tt><tt><br>
</tt><tt>Can I do this by removing the characters from position 3 to
10, like:</tt><tt><br>
</tt><tt><br>
</tt><tt><br>
</tt>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<tt><span style="color: rgb(0, 0, 0); font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: pre-wrap; widows: 2;
word-spacing: 0px; background-color: rgb(255, 255, 255);
font-size: medium; display: inline ! important; float: none;">SELECT
'SRID=4;POINT(1 0)'::geometry</span></tt><tt><br>
</tt><tt>01 01000020 04000000 000000000000F03F0000000000000000</tt><tt><br>
</tt><tt><br>
</tt><tt><span style="color: rgb(0, 0, 0); font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: pre-wrap; widows: 2;
word-spacing: 0px; background-color: rgb(255, 255, 255);
font-size: medium; display: inline ! important; float: none;">'POINT(1
0)'::geometry;</span></tt><tt><br>
</tt><tt>
</tt><tt>01 01000000 000000000000F03F0000000000000000</tt><br>
<br>
Thanks a lot,<br>
<br>
Denis<br>
</body>
</html>