## page was renamed from update_infiles.e
= update_infiles =

Reviews landmarks and builds files needed for batch processing.  Basically, it looks in the landmarks directory and builds a long list of the files that other programs need.  Generates files used by:
 * [[coverage.e]]
 * [[map_coverage.e]]

=== Input - files ===
 * LMKFILES/*


=== Output ===
 * [[densify.in]]
 * [[maps2shape.in]]
 * [[view_maps.in]]
 * [[maps2cube.in]]
----
CategoryPrograms