Weather Observation Station 15

  • + 0 comments

    SELECT ROUND(LONG_W,4) FROM STATION where lat_n < 137.2345 ORDER BY LAT_N DESC LIMIT 1;