powered by
Corrects the longitudes or latitudes to value between -180.0 and 180.0 or -90 and 90 degree
longitude_modulo(x)latitude_modulo(x)
latitude_modulo(x)
numeric
Longitude(s) or latitude(s) in degrees
longitude_modulo(-361 + 5 * 360) latitude_modulo(-91 + 5 * 180)
Run the code above in your browser using DataLab