ToledoWX Weather Web App Proposed Changes - June 2014 Here's the Lucas County Zone XML file used by three scripts within ToledoWX. http://forecast.weather.gov/MapClick.php?lat=41.61000&lon=-83.8&unit=0&lg=english&FcstType=dwml I did not realize that the NWS also produces a JSON version. http://forecast.weather.gov/MapClick.php?lat=41.61000&lon=-83.8&unit=0&lg=english&FcstType=json Nice. And it's functioning better than the XML file. For some reason, the XML file stopped including the "hazardous weather outlook" text for an XML attribute, and it's causing issues with my XML parsing script. #todo look into switching to the JSON file. #toledowx