Entering "F" at the Main Menus will allow you to find a specific maplet that falls within values input by the user.

Example Display

Main Menu: Q 0123O IUCRSG NVAMBX DEPL FZH? f
 >f                                                                               
 pixlinpic (p) or ltdlng (l) or map p/l (m)?
p
 input picture name
P3T11L2H0203
 input px,ln
512 512

 Lat/Lon/Rad =     -7.929   262.742     0.267

 MAPLETS
EE0006    0.0001   73.5753   68.1750
EE0007    0.0001   36.7092   69.8093
EE0010    0.0001   74.1030   29.5836
EE0011    0.0001   36.6173   29.6914
EE0047    0.0000   89.3879   78.6963
EE0048    0.0000   51.2886   78.8508
EE0049    0.0000   14.9830   78.3710
EE0056    0.0000   89.9906   39.9955
EE0057    0.0000   51.1087   40.0120
EE0058    0.0000   15.1030   40.0903
EE0065    0.0000   89.9260    5.7837
EE0066    0.0000   51.7840    5.7497
EE0067    0.0000   14.3419    4.4848

 BIGMAPS
T11T10    0.0001  131.7704  123.8519
T11T05    0.0000  253.5390  237.7034
T11EV1    0.0000  964.3016  903.6361
T11EVB    0.0000 1139.3016 1078.6361
TEMP01    0.0000  342.7534  274.3991
T11MEP    0.0000  343.3013  273.6356

 Current landmark = TEST01
SCALE =  0.000100 QSZ =   49
 Lat/Lon/Rad =     -6.800   264.090     0.266
 Region = EE
Main Menu: Q 0123O IUCRSG NVAMBX DEPL FZH? 

Example Broken Down

pixlinpic (p) or ltdlng (l) or map p/l (m)?: Entering "p" will ask for a picture name, then a pixel/line location on that image. So "0 0" would be the upper left of the picture and "512 512" would be the center of an image with a resolution of 1024X1024. Entering "l" will ask for the latitude and west longitude; This option uses the shape model for determining lat/lon. Entering "m" will ask for a landmark name, then a pixel/line location on that landmark. The output of all 3 options will be the same.

Lat/Lon/Rad =: Display the Latitude/Longitude/Radius(in km) of the location specified above. These values will come from the shape model.

Column 1: The name of the maplet/bigmap

Column 2: GSD in km of the maplet/bigmap

Column 3: Pixel location of the above specified lat/lon on the maplet.

Column 4: Line location of the above specified lat/lon on the maplet.