= FLATLIST.TXT = (Compiled by DL) '''Purpose:''' List of flat maps - maps which do not have topography (no attached MAPFILE or images). FLATLIST.TXT is output by the program [[residuals]] based on landmark HFLAG status: * HFLAG = T: Indicates that the landmark has topography, it has an associated MAPFILE and images; * HFLAG = F: Indicates that the landmark is a 'flat map', it has neither an associated MAPFILE nor attached images. [[residuals]] inspects the .LMK files for each landmark stored in LMRKLIST.TXT and collects the landmark name and scale (km) for every landmark who's HFLAG is '''NOT''' set to T. The landmark details are stored in FLATLIST.TXT as per the following example. '''Example FLATLIST.TXT:''' {{{ EE0001 0.00010 EE0002 0.00010 EE0003 0.00010 END }}}