# ----------------------------------- # # 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|Western_Atlantic.jpg|729,378|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|32.0N|68.5W|2500| # 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. # BEPB6|Bermuda Esso Pier|282,40,322,54| 41424|370 NM East of Charleston|76,19,113,35| 41048|W Bermuda|150,52,185,67| 41047|NE Bahamas|100,190,136,205| 41046|E Bahamas|113,292,150,309| 41420|690 NM East of Miami|206,310,243,327| 41421|320 NM North of San Juan|307,309,344,324| # # ---------- end of control file --------