Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2016-01-15 10:36:42
Size: 535
Comment:
Revision 9 as of 2016-01-15 10:41:22
Size: 698
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Generates coverage for a limited area (bigmap) of what has been tiled and processed (as per landmark files) == Description ==
Line 6: Line 6:
=== Input - files === This executable generates coverage for a limited area (bigmap) of what has been tiled and processed (as per landmark files). In other words, map_coverage produces a .pgm file that shows areas on a bigmap that have been tiled at user specified resolutions.

== Input - files ==
Line 9: Line 11:
=== Input - stdin === == Input - stdin ==
Line 21: Line 23:
=== Output === == Output ==

map_coverage

Description

This executable generates coverage for a limited area (bigmap) of what has been tiled and processed (as per landmark files). In other words, map_coverage produces a .pgm file that shows areas on a bigmap that have been tiled at user specified resolutions.

Input - files

  • Big map, name provided in stdin

Input - stdin

  • Filename (of a bigmap)

 ZN0204
  • Start and ending resolution (in km?)

 0,.1 

Output

  • coverage_m.pgm - a regional map showing what has been tiled to the specified resolution

map_coverage.jpg


CategoryPrograms

map_coverage (last edited 2016-07-26 09:33:52 by BMittan)