# ----------------------------------- # # 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|SoutheastAlaska.jpg|534,379|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|57N|135W|1500| # 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. # ELFA2|Elfin Cove|181,137,219,152| BLTA2|Bartlet Cove|145,96,236,96| 46085|Central Gulf of Alaska|14,200,51,217| LCNA2|Lincoln Rock|341,255,380,271| 46084|Cape Edgecumbe|184,218,218,234| 46083|Southeast of Yakutat|120,134,156,149| CSPA2|Cape Spencer|173,113,213,120| SISA2|Sisters Island|222,142,257,157| CDEA2|Cape Decision|246,260,287,275| FFIA2|Five Finger|318,176,342,189| PBPA2|Point Bishop|293,137,329,150| SDIA2|South Douglas|322,112,315,115| PRTA2|Point Retreat|262,97,299,86| EROA2|Eldred Rock|217,68,255,55| # # ---------- end of control file --------