Returns the longitude of the eastern boundary of the geometry-expression. If the geometry crosses the date line in the round-Earth model, ST_LongWest will be greater than the ST_LongEast value.
Note
If the geometry-expression is an empty geometry (ST_IsEmpty()=1), then this method returns NULL.