Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1716

Help: Rainmeter Skins • Re: Curious Issue--certain measure no display on one site only.

$
0
0
At each tested location, all of the data displays correctly, with the exception that at Winnipeg (https://dd.weather.gc.ca/citypage_weather/xml/MB/s0000193_e.xml) the lat./long. do not display, while all of the remaining data does display correctly. The XML is formatted correctly, and the measures do have the correct data. This is the only location (of those I've tested) with this issue, and it has me completely stumped. :?
Would have been nice you to post the URL of a working location along with the URL for Winnipeg, but what I see at a first look is that for Winnipeg (or for the posted URL) the data doesn't contain the latitude (lat) and longitude (lon) information, at least not on certain place of the code:

Code:

<location><continent>North America</continent>...<name code="s0000193" lat="49.89N" lon="97.13W">Winnipeg</name>...</location>...<currentConditions><station code="ywg" lat="" lon="">Winnipeg Richardson Int'l Airport</station><dateTime name="observation" zone="UTC" UTCOffset="0">...</dateTime>
See that there are location information on the <name code=... line, but the same information is missing from the <station code=... line. I assume this might cause the issue, but I can't check since you didn't post essential parts of the code.

Statistics: Posted by balala — Yesterday, 7:27 pm



Viewing all articles
Browse latest Browse all 1716

Trending Articles