You are viewing a single comment's thread. Return to all comments →
select round(LAT_N,4) from station where lat_n<137.2354 order by lat_n desc limit 1;
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 14
You are viewing a single comment's thread. Return to all comments →
select round(LAT_N,4) from station where lat_n<137.2354 order by lat_n desc limit 1;