Weather Observation Station 18

  • + 0 comments

    SELECT ROUND((MAX(LAT_N) - MIN(LAT_N)) + (MAX(LONG_W) - MIN(LONG_W)),4) FROM STATION;