Retrieving X,Y coordinate and the orientation from the oriented point geometry
I would like to know how to write a SQL statement having the X and Y coordinates of Point-Geometries in two independent columns?
This result would be nice: PointID,X,Y
Besides,
How to write a SQL statement to get the orientation of a Oriented Point Geometry?
Regards,
JC