This document proposes a novel algorithm for composing digital mosaics using edge priority tile assignment. It begins by detecting edges in the target image and pruning small edges. Candidate tiles with similar edge structures are identified through template matching. A baseline mosaic is generated using mean square error criteria for tile assignment. Then, a second pass assigns tiles to edge regions, preferring candidate edge tiles if their MSE is within a threshold of the baseline. Optionally, edge tiles can be enhanced to further draw out the target image form. Experimental results on Apollo mission photos show the edge priority mosaic better reveals form through a supporting edge structure.