On Mon, Oct 15, 2007 at 01:31:07PM -0400, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > On Sun, 14 Oct 2007, Tom Russo wrote: > > > These are probably multiline weather objects sent out by the NWS. You need > > to > > find the object that's associated with the polygon and get its station > > information. There will be a "Fetch NWS alert" button on its station info > > page. The objects usually have a name that is six characters long and > > begins > > with your local NWS office abbreviation. > > Thanks. On the north side of Detroit, there's an icon labelled DTX_OUTLK, > and I was able to fetch the current non-alert from them. Next time I see > one of those yellow polygons, I'll look there.
The object associated with the polygon will usually be inside the polygon, as the multiline object expresses the coordinates as offsets from the object location. I suppose if the office wanted to they could always center the object at a standard location, but I expect that they wouldn't. http://home.earthlink.net/~kg5qd/protocol.html has details about the multiline protocol, including the intended meanings of the different colored boundaries. Lately, though, many NWS offices have been sending out data that has been misinterpreted by wxsvr and mangled to include illegal characters. Xastir spews warnings about this every time they show up. Recent info on APRSSIG seems to point to this being due to extra fields being output by the NWS that aren't parsed by the wxsvr code. There's been quite a few messages on our list about those warnings, but no real resolution. From the sound of it, the resolution will have to come from wxsvr. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM "And, isn't sanity really just a one-trick pony anyway? I mean all you get is one trick, rational thinking, but when you're good and crazy, oooh, oooh, oooh, the sky is the limit!" --- The Tick _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
