# ----------------------------------- # # 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|Alabama_inset.jpg|634,439|5,5| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|30.37N|88.05W|250| # 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. # PNLM6|Pascagoula NOAA Lab, MS |26,215, 58,228| ULAM6|Dock E. Port of Pascagoula, MS|95,192, 131,186| MCGA1|Mobile, AL|222,81, 264,99| OBLA1|Mobile State Docks, AL|270,65, 318,83| GDXM6|Grand Bay Reserve, MS|134,203, 173,220| WKXA1|Weeks Bay Reserve, AL|372,180, 409,194| PCLF1|Pensacola, FL|572,177, 609,192| DPHA1|Dauphin Island, AL|211,249, 251,261| DPIA1|Dauphin Island, AL|269,239, 302,252| MBLA1|Middle Bay Light, AL|295,166, 336,179| MHPA1|Meaher Park, AL|326,78, 367,93| # # ---------- end of control file --------