Re: [BUGS] BUG #3339: postgis astext() function returns broken string through ODBC

2007-06-04 Thread Heikki Linnakangas
Dorofeev A.V. wrote: This bug appears when i`m trying to represent as text binary geometry field in postgis if the geometry is huge(200-300 vertexses) but it isn`t a postgis bug because when i`m trying to view data in comand line trough psql (psql -f test.sql -d postis) the geometry string is OK

[BUGS] BUG #3339: postgis astext() function returns broken string through ODBC

2007-06-03 Thread Dorofeev A.V.
The following bug has been logged online: Bug reference: 3339 Logged by: Dorofeev A.V. Email address: [EMAIL PROTECTED] PostgreSQL version: v8.2.4 Operating system: M$ Windows XP Description:postgis astext() function returns broken string through ODBC Details: This