# ----------------------------------- # # Control file for buoy-data.php program # # put name of associated image in MAPIMAGE line # MAP | image | W,H | X,Y offset for legend X=0 left, Y=0 top MAPIMAGE|Columbia_River.jpg|624,421|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|46.23N|123.96W|250| # for location central to your mesomap. # # # Buoy | Name | Coords (assoc with MAPIMAGE)| Values Display offset X,Y (optional) # # Coords are Left,Top,Right,Bottom in pixels for rectangle hotspot link over buoy legend # # Offsets to jog display -X=to left, +X=to right, -Y=raise, +Y=lower (in pixels) # relative to Left,Bottom coord for display of values. # LOPW1|Longview|510,303, 523,318| ASTO3|Astoria|237,291,278,305| TOKW1|Toke Point|179,103,220,118| 46029|SSW of Aberdeen|48,308,87,325| WPTW1|Westport|214,27, 238,42| 46211|Grays Harbor|115,52,151,66| # # ---------- end of control file --------