angle
Name:
geom angle
Description:
geom Calculate the angle between two Points
Arguments:
-t –type: The type can be degrees (default) or radians
-o –otherGeometry: The other geometry
-g –geometry: The input geometry
–help: Print help message
–web-help: Open help in a web browser
Example:
geom angle -g "POINT (1 1)" -o "POINT (10 10)"