Hello, we're trying to view PostGis data from Visual Basic using a binary cursor<br>(trough ODBC) because features in some tables has too many points and the<br>function astext() returns strings unacceptably large (about 400 KBytes).We
<br>think that receiving it as binary will decrease size and increase<br>performance. Does anybody know how can we decode geometry data from wkb or<br>any documentation about it?<br>Thanks.<br>