cancel
Showing results for 
Search instead for 
Did you mean: 

ST_AsWKT() not working in calculation view calculated column. How can I return st_point in wkt

ZaynabR
Associate
Associate
0 Kudos
149

I have a calculation view of type cube and want to create a calculated column representing a point from longitude and latitude. ST_POINT however is not human readable format but ST_POINT(TO_DECIMAL("LONGITUDE"),TO_DECIMAL("LATITUDE")).ST_asWKT() is returning parsing error. So is ST_AsText. What can be workaround to display ST_POINT in WKT form

Accepted Solutions (0)

Answers (0)