Differences between revisions 19 and 20
Revision 19 as of 2011-12-07 10:27:10
Size: 672
Editor: EricPalmer
Comment:
Revision 20 as of 2015-05-06 11:15:24
Size: 676
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * view_maps.in (you get this from using ["update_infiles.e"])  * view_maps.in (you get this from using [[update_infiles.e]])
Line 26: Line 26:
attachment:coverage.jpg {{attachment:coverage.jpg}}

coverage.e

Generates global coverage of what has been tiled and processed (as per landmark files)

Input - files

Input - stdin

  • What type of maps to use (all, only with landmarks and/or limbs). Typically 2
  • Resolution (start and ending resolution). Notes, there is no prompt for this entry.

Example

 ~/bin/coverage.e
  0. All maps
  1. Maps with lmks or limbs
  2. Maps with lmks
 2
 0,.1

Output

  • coverage_g.pgm - a global map showing what has been tiled to the specified resolution

coverage.jpg


CategoryPrograms

coverage (last edited 2018-05-06 11:06:52 by BMittan)