Differences between revisions 12 and 18 (spanning 6 versions)
Revision 12 as of 2011-11-29 17:26:27
Size: 710
Editor: EricPalmer
Comment:
Revision 18 as of 2011-12-07 10:26:07
Size: 668
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 Note::: This doesn't do anything useful  Note::: This is just a note
Line 8: Line 8:
[[http://xkcd.com/|{{http://imgs.xkcd.com/comics/rtfm.png|Thanks to xkcd.com!|align="right"}}|class=noicon]]
Line 16: Line 16:
 * Typically 2 - Should you include all the landmarks (maplets) or a subsection.
{{{
 * What type of maps to use (all, only with landmarks and/or limbs). Typically 2
 * Resolution (start and ending resolution)

{{{ Example
Line 21: Line 23:
 2
 0,.1
Line 23: Line 27:
 * 0,.1 (start and ending resolution)
Line 27: Line 30:

attachment:coverage.jpg

----
CategoryPrograms

coverage

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

Note:
This is just a note

Input - files

  • view_maps.in (you get this from using ["update_infiles.e"])

Input - stdin

  • What type of maps to use (all, only with landmarks and/or limbs). Typically 2
  • Resolution (start and ending resolution)

{{{ Example

  1. All maps
  2. Maps with lmks or limbs
  3. Maps with lmks
  • 2 0,.1

}}}

Output

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

attachment:coverage.jpg


CategoryPrograms

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