ST_FlipCoordinates
Signature
Description
Returns a version of the given geometry with X
and Y
axis flipped.
Useful to flip latitude/longitude
coordinates.
Examples
Cases with a simple GEOMETRY
Case with a Z
coordinate
Case with a MULTIGEOMETRY
Case with a GEOMETRYCOLLECTION
See also