# # All lines which begin with '#' are comments and are ignored by RASTMAP # # Mercator -- m Stereographic -- s # Transverse Mercator -- u Gnomonic -- g # Oblique Mercator -- o Vertical Perspective -- V # Modified Plate Carree -- p Tilted Perspective -- P # Albers Equal-Area Conic -- a Lambert Azimuthal Equal-Area -- L # Lambert Conformal Conic -- l Azimuthal Equidistant -- z # Bonne -- b Sinusoidal -- S # Orthographic -- t Polyconic -- y # Eckert IV -- 4 Eckert VI -- 6 # # m u o p a l b t s g V P L z S y 4 6 # central latitude (deg) LAT_0 . * . * * * . . . . . . . . . * . . # central longitude (deg) LON_0 * * . * * * * * * * * * * * * * * * # 1st standard parallel (deg) LAT_1 . . * . * * * * * * * * * * . . . . # 2nd standard parallel (deg) LAT_2 . . * . * * . . . . . . . . . . . . # 1st point longitude (deg) LON_1 . . * . . . . . . . . . . . . . . . # 2nd point longitude (deg) LON_2 . . * . . . . . . . . . . . . . . . # scale factor (usually 1) K0 . . . . . . . . * . . . . . . . . . # viewing altitude (km) H . . . . . . . . . . * * . . . . . . # viewing azimuth (N=0) (deg) GAMMA . . . . . . . . . . . * . . . . . . # viewing angle (down=0) (deg) OMEGA . . . . . . . . . . . * . . . . . . # # Map Projection Information # PROJECTION = a ('Albers Equal-Area Conic') LAT_0 = 30.000 LON_0 = -75.000 LAT_1 = 25.000 LAT_2 = 35.000 # # Map Output Information # LAT_UPPER_LEFT_CORNER = 41.80000 (deg) LON_UPPER_LEFT_CORNER = -103.50000 (deg) LAT_LOWER_RIGHT_CORNER = 13.30000 (deg) LON_LOWER_RIGHT_CORNER = -60.70000 (deg) PIXEL_SIZE = 6000.0 (m) # # list up to 16 colors for line work and give red, green and blue values # for each color. Num is in hex for ease in making icons later. # num name r g b # --- -------- --- --- --- LINE_COLOR 0 = black 0 0 0 LINE_COLOR 1 = d_grey 46 46 46 LINE_COLOR 2 = l_grey 128 128 128 LINE_COLOR 3 = white 255 255 255 LINE_COLOR 4 = buff 105 90 75 LINE_COLOR 5 = l_buff 130 111 93 LINE_COLOR 6 = brown 96 28 14 LINE_COLOR 7 = red 255 0 0 LINE_COLOR 8 = orange 255 128 0 LINE_COLOR 9 = yellow 160 160 0 LINE_COLOR a = green 0 200 0 LINE_COLOR b = blue 0 0 200 LINE_COLOR c = d_blue 0 20 60 LINE_COLOR d = cyan 0 255 255 LINE_COLOR e = m_cyan 0 120 120 LINE_COLOR f = d_cyan 0 60 60 BACKGROUND_COLOR = buff GRATICULE_COLOR = l_buff GRATICULE_LAT/LON = d_grey # # # To make a map (option '/m') you must plot contacts (the lines to be filled # with color) before filling them. You may put comments after them for the # CONTACT_COLOR = d_grey PLOT_CONTACT \eez\linework\NECST PLOT_CONTACT \eez\linework\GMEXICO PLOT_CONTACT \eez\linework\puerto PLOT_CONTACT \eez\linework\prs # # # If polygons are to be filled you must give AREA_COLOR information. # You can list up to 240 colors with which to fill areas. Give the # intensity (i), hue (h) and saturation (s) values from the 'MAP' file. # Spacing is not important but there must be spaces between entries and # the name must be a single string. Use '_' to combine words. # num --> is the number in the BLB (of LAB) file which is used to identify # the color. It is also the value +15 which is plotted in the # RMP file which can be viewed with program IMVIS # i --> is the intensity (brightness) of the color -- 0.00 to 1.00 # h --> is the hue where: # 0 -- red 18 -- orange 34 -- yellow-orange # 50 -- yellow 68 -- yellow-green 85 -- green # 95 -- green-cyan 105 -- cyan 125 -- blue-cyan # 144 -- blue 167 -- blue-purple 190 -- purple # 206 -- magenta-purple 223 -- magenta 240 -- red-magenta # 255 -- red # s --> saturation (absence of white) 0.00 (for grey) to # 1.00 (for pure color) # name --> text to identify color plotted by PLOT_BLB # remark --> text to follow plot in KEY [optional] # use 'skip' to skip entry in KEY # note: underscores ('_') do not plot and can be used to possition text. # # AREA_COLOR_KEY_BACKGROUND --> color on which KEY image is plotted # AREA_COLOR_KEY_COMMENT --> text to be plotted between KEY entries + size # and color # note: This can be used to plot any text, with or without # key colors. # AREA_COLOR_KEY_BREAK --> starts a new column in key to right # KEY. # # # Names (or id's) are printed using a Map Font set where: # # $ --> Pennsylvanian (double barred P) # ( --> Cambrian (C with horizontal line) # # --> Triasic (T with small R attached) AREA_COLOR_KEY_BACKGROUND white AREA_COLOR_KEY_COMMENT Font 1 black US_Eastern_EEZ_GEOLOGY #AREA_COLOR_KEY_BREAK # # Give the name of the BLB file which contains the points and colors # with wich to fill polygons when making map. # FILL_POLYGONS geology.blb # # # Area Color data for plotting follows: # # num i h s name remark # --- ---- --- ---- ---- --------------- AREA_COLOR 1 1.00 140 0.40 Bs Seamount AREA_COLOR 2 0.89 0 1.00 Lb Carbonate_bank AREA_COLOR 3 0.61 94 1.00 Lmc Mesozoic/Cenozoic_carbonate_outcrop AREA_COLOR 4 0.77 84 0.50 Lp Pleisocene_carbonate_mud AREA_COLOR 5 0.88 140 1.00 Cc Canyon-channel AREA_COLOR 6 0.88 204 1.00 Cg Channel_gather_area AREA_COLOR 7 0.87 140 0.30 Fdl Fan_depositional_lobe_facies AREA_COLOR 8 0.88 116 0.60 Fls Fan_linear_stripe_facies AREA_COLOR 9 0.88 164 0.30 Ah Abyssal_plain_-_hemipelagic_drape AREA_COLOR 10 1.00 0 1.00 Scs Continental_shelf_deposits AREA_COLOR 11 0.77 92 1.00 Sh Continental_slope_-_hemipelagic_drape AREA_COLOR 12 1.00 140 0.55 Ses Continental_slope_-_eroded_sediment AREA_COLOR 13 0.56 96 1.00 Sfb Sediment-filled_basin AREA_COLOR_KEY_BREAK AREA_COLOR_KEY_COMMENT Font 1 black _ AREA_COLOR 14 0.96 0 0.57 MWdft Terrigenous_debris_flow_deposits AREA_COLOR 15 1.00 0 0.40 MWdfc Carbonate_debris_flow_deposits AREA_COLOR 16 1.00 0 0.80 MWtc Carbonate_talus_deposits AREA_COLOR 17 0.82 204 0.50 Tds Tectonically_deformed_sediment AREA_COLOR 18 0.84 228 0.60 Tib Interbasin_tectonic_zone AREA_COLOR 19 0.73 76 1.00 Csw Sediment_waves AREA_COLOR 20 0.73 104 1.00 Crs Current_reworked_sediment AREA_COLOR 21 1.00 20 0.60 Cso Current_scoured_outcrop AREA_COLOR 22 1.00 8 0.60 Mnp Fe-Mn_pavement AREA_COLOR 23 1.00 12 0.80 Mnn Fe-MN_nodule_field AREA_COLOR 24 1.00 24 1.00 Sd Salt_diapir AREA_COLOR 25 1.00 12 1.00 Se Salt_escarpment AREA_COLOR 26 0.98 44 0.55 Sdp Salt_deformation_province AREA_COLOR_KEY_BREAK AREA_COLOR_KEY_COMMENT Font 1 black _ # To make a final map you must list lines, line patterns, polygon labels # and/or graph files to plot. Items will be plotted in the order listed. # Any of the following may be plotted over the RMP (raster map) file. # There is no limit to the number which can be plotted, but they must # all exist or the program will stop, without processing data, and tell # you which file it could not find. It is a good idea to put any files # you may want to plot in the PMP file then # out those not being used. # For the key, lines which are commented out ('#') or have no remark # will not be printed in KEY. # # PLOT_LINE [comment] # # where: # name = BIN and HDR file name and path without type # color = color name from above LINE_COLOR list # comment = text for KEY entry. If no comment there will be no # KEY entry. # # PLOT_LINE_PATTERN_LENGTH # # where: # length = length of the line segments plotted in KEY from 5 to 150 # (default = 35) # # PLOT_LINE_PATTERN [comment] # ROW_COL_HOTROW = # # # where: # name = BIN and HDR file name and path without type # comment = text for KEY entry. If no comment there will be no # KEY entry. # row = number of rows in pattern # col = number of columns in pattern # hot row = row which follows the dots # pattern = asterisks for clear and hexidecimal numbers for color # # # The following files are commented out. To plot them remove the '#'. # You may also convert them to line patterns with the instructions below. # #PLOT_LINE \eez\linework\NECST d_grey #PLOT_LINE \eez\linework\GMEXICO d_grey #PLOT_LINE \eez\linework\puerto d_grey #PLOT_LINE \eez\linework\prs d_grey #PLOT_LINE \eez\linework\geoline d_grey PLOT_LINE_PATTERN \eez\linework\canyons canyons,_scarps,_etc. ROW_COL_HOTROW = 2 4 1 0000 0000 PLOT_LINE_PATTERN \eez\linework\linear ROW_COL_HOTROW = 2 4 1 0000 0000 PLOT_LINE_PATTERN \eez\linework\linear2 ROW_COL_HOTROW = 2 4 1 0000 0000 PLOT_LINE_PATTERN \eez\linework\scarps ROW_COL_HOTROW = 2 4 1 0000 0000 #PLOT_LINE \eez\linework\na_0250c D_CYAN #PLOT_LINE \eez\linework\na_0500c M_CYAN #PLOT_LINE \eez\linework\na_1000c CYAN #PLOT_LINE \eez\linework\gmshlow l_grey #PLOT_LINE \eez\linework\gm_0250c D_CYAN #PLOT_LINE \eez\linework\gm_0500c M_CYAN #PLOT_LINE \eez\linework\gm_1000c CYAN #PLOT_LINE \eez\linework\cabathy cyan #PLOT_LINE \eez\linework\pr_1000c CYAN PLOT_LINE \eez\linework\coast D_BLUE Shore_Line PLOT_LINE_PATTERN \eez\linework\cntyl County ROW_COL_HOTROW = 1 15 1 66666**66**66** PLOT_LINE_PATTERN \eez\linework\statl State ROW_COL_HOTROW = 1 15 1 33333333**333** #PLOT_LINE \eez\linework\eez red PLOT_LINE_PATTERN \eez\linework\intnatl EEZ ROW_COL_HOTROW = 2 4 1 77** 77** PLOT_LINE_PATTERN \eez\linework\intnatl National ROW_COL_HOTROW = 2 6 1 9999** 9999** #PLOT_LINE \eez\linework\intnatl orange #PLOT_LINE \eez\linework\wtrb2 D_BLUE #PLOT_LINE \eez\linework\wtrb3 D_BLUE #PLOT_LINE \eez\linework\wtrb4 D_BLUE #PLOT_LINE \eez\linework\wtrb5 D_BLUE #PLOT_LINE \eez\linework\wtrb6 D_BLUE #PLOT_LINE \eez\linework\strm1 D_BLUE #PLOT_LINE \eez\linework\strm2 D_BLUE #PLOT_LINE \eez\linework\strm3 D_BLUE #PLOT_LINE \eez\linework\strm4 D_BLUE #PLOT_LINE \eez\linework\strm5 D_BLUE #PLOT_LINE \eez\linework\atlan orange #PLOT_LINE \eez\linework\track red #PLOT_LINE \eez\linework\prnav85 red #PLOT_LINE \eez\linework\glf82nav orange #PLOT_LINE \eez\linework\glf851 red #PLOT_LINE \eez\linework\glf852 red #PLOT_LINE \eez\linework\glf853 red PLOT_GRAPH place_b # PLOT_GRAPH # # where: # name = GRF file name and path without type # # PLOT_BLB_TEXT # # where: # name = BLB file name and path without type # font = name of font file # size = plot size (1 = 30 pixels high -- 2 = 15 pixels high) # # PLOT_LINE kb_se d_grey # PLOT_LINE_PATTERN kb thrust_fault # ROW_COL_HOTROW = 6 15 1 # 000000000000000 # *033333330***** # **0333330****** # ***03330******* # ****030******** # *****0********* # PLOT_GRAPH place_b # PLOT_BLB_TEXT kb_blb MapFont 2 # # To plot a graticule (lines of latitude and longitude) the following # information is needed. # # PLOT_GRATICULE # give line color to use to plot graticule (default = Black) # GRATICULE_LAT_MIN_MAX lat # minimum and maximum latitude for plotting lines of latitude # (default = -90 and 90) # GRATICULE_LAT_LINE_SPACE lat # spacing of lines of latitude in degrees of latitude # (default = 1 degree) # GRATICULE_LAT_DOT_SPACE lon # spacing of points which are connected to make latitude lines # in degrees of longitude (default = 0.1 degree) # GRATICULE_LON_MIN_MAX lon # minimum and maximum longitude for plotting lines of longitude # (default = -180 and 180) # GRATICULE_LON_LINE_SPACE lon # spacing of lines of longitude in degrees of longitude # (default = 1 degree) # GRATICULE_LON_DOT_SPACE lat # spacing of points which are connected to make longitude lines # in degrees of latitude (default = 0.1 degree) # GRATICULE_LABEL_TEXT # where: # type = DD or dd -- decimal degrees # DMS or dms -- degrees minutes seconds+tenths # DM or dm -- degrees minutes # D or d -- degrees # If no text information is given the lines will not be labeled. # GRATICULE_LABEL_BACKGROUND # If given a box of this color will be plotted before the text. # If no background color is given then the text will be plotted # directly on the map. # PLOT_GRATICULE black GRATICULE_LAT_MIN_MAX 20 50 lat GRATICULE_LAT_LINE_SPACE 5 0 0 lat GRATICULE_LAT_DOT_SPACE 0 5 0 lon GRATICULE_LON_MIN_MAX -150 -60 lon GRATICULE_LON_LINE_SPACE 5 0 0lon GRATICULE_LON_DOT_SPACE 1 0 0 lat GRATICULE_LABEL_TEXT Font 2 black D GRATICULE_LABEL_BACKGROUND white