Weather Observation Station 14

  • + 0 comments

    select round(LAT_N, 4) from STATION where LAT_N < 137.2345 order by LAT_N desc limit 1;