# ----------------------------------- # # 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|Monterey_Bay.jpg|550,485|50,225| # LOC | LATITUDE | LONGITUDE | Radial Distance # like: LOCATION|37N|122W|750| # 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. # 46014|Point Arena, CA|155,5,190,21| PTAC1|Point Arena, CA|172,36,209,52| ANVC1|Arena Cove, CA|226,49,262,65| 46013|Bodega Bay|216,134,244,110| PCOC1|Port Chicago, CA|364,155,401,172|39,-15| PRYC1|Point Reyes, CA|260,165,273,143| 46214|Point Reyes, CA|157,222,246,179| TIBC1|Tiburon Pier, SF Bay, CA|286,180,318,193| RCMC1|Richmond, CA|335,173,371,185|39,-15| AAMC1|Alameda, CA|338,196,381,208|44,-15| 46026|San Francisco, CA|220,196,285,202|-10,-3| FTPC1|San Francisco, CA|332,202,330,181| RTYC1|Redwood City, CA|263,229,386,269|44,-15| 46012|Half Moon Bay, CA|246,250,282,264| 46091|MBM0|255,320,408,320|44,-15| 46042|Monterey, CA|220,330,317,363|-5,-32| 46092|MBM1|220,280,400,333|44,-15| 46093|MBM2|281,347,317,362| MTYC1|Monterey, CA|371,351,413,368|44,-15| 46028|Cape San Martin|332,467,365,490|-5,-32| # # ---------- end of control file --------