Stefan Keller a écrit :
> Hi all,
> 
> I'm using geometry fields which are stored in a large binary
> representation (so called Well Known Binary). Now I'd like to see the
> lines and coordinates stored in it as human readable text.
> Unfortunately, I think, there's currently no way to do this?
> 

Nope.

> If yes, I have an idea: There exists a pgsql function called
> 'st_astext(geometry)'. What about extending the dialog 'View filtered
> data' with the possibility to apply functions like this in order to
> view data?
> 

You can use this function to filter data, but you can't use it to change
the column's way to display the data.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to