# ----------------------------------- # # 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_Pacific.jpg|646,391|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|7.0N|150.00E|7500| # 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. # PGBP7||273,120, 311,132| PRP7||215,109, 253,122| 52406||446,324, 479,339| 52321||500,264, 534,277| 52007||500,350, 533,366| 52004||499,314, 535,330| 52002||499,284, 534,299| 52001||501,243, 533,257| 52003||498,207, 532,222| 52006||447,174, 479,187| 52405||132,117,166,132| 52403||242,219,276,233| 52404||131,21,165,35| 52401||393,42,426,56| 52402||378,132,413,146| TRITON||167,175, 182,258| TRITON||280,242, 295,278| TRITON||382,174, 395,334| TAO||480,175,499,367| KWJP8||488,153,527,167| WAKP8||473,33,513,48| 52200||268,102,304,116| # # ---------- end of control file --------