## page was renamed from map_coverage.e = map_coverage = Generates coverage for a limited area (bigmap) of what has been tiled and processed (as per landmark files) == 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 {{attachment:map_coverage.jpg}} ---- CategoryPrograms