# ----------------------------------- # # 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|tropical_atlantic.jpg|600,439|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|4.0S|15.1W|9500| # 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. # 31006|NE Extension|228,134,265,149| 31007|Jazz|230,175,267,192| 15001|Gavotte|363,280,398,297| 15002|Java|362,175,398,191| 13010|Soul|465,178,501,195| 15006|Valse|361,238,398,254| 31004|SW Extension|135,326,170,340| 31001|Samba|227,53,260,69| 13009|Lambada|70,93,109,108| 31002|Frevo|69,132,107,148| 31003|SW Extension|155,260,189,275| 13009|Lambada|70,93,109,108| 13008|Reggae|71,20,108,35| 41026|Forro|69,52,107,67| 31005|SW Extension|113,381,148,395| 15007|SE Extension|550,242,587,260| 13001||227,53,260,69| # # ---------- end of control file --------