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?
>
Salut Guillaume,
Guillaume Lelarge wrote:
>> (...) 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 y
Stefan Keller a écrit :
> Salut Guillaume,
>
> Guillaume Lelarge wrote:
>>> (...) 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 th