MapMosaic.py provides an interface for downloading, cropping, and stitching Soviet-era maps available at http://nav.lom.name/maps_scan/. Corrects perspective, skew, crops borders, overlays WGS grid references, writes results as a .png file.
First working build, not v. friendly to outsiders. Working on:
- A programmatic interface that's more general (i.e. other maps, map sizes etc.)
- Cleaning up the code's layout, making it more legible