You are viewing a single comment's thread. Return to all comments →
SELECT CITY, STATE FROM STATION WHERE LAT_N > 0 AND LONG_W > 0;
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 1
You are viewing a single comment's thread. Return to all comments →
SELECT CITY, STATE FROM STATION WHERE LAT_N > 0 AND LONG_W > 0;