# ----------------------------------- # # 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|West_Caribbean.jpg|633,438|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|17N|83W|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. # 42055|Bay of Campeche|32,60,66,75| 42056|Yucatan Basin|306,130,342,146| 42057|Western Caribbean|368,230,403,245| 42058|Central Caribbean|565,293,601,308| # # ---------- end of control file --------