Weather Observation Station 19

  • + 0 comments

    select round(cast(sqrt(power(max(lat_n)-min(lat_n),2)+power(max(long_w)-min(long_w),2)) as decimal(10,4)),4) as distance from station