This script converts a bounding box described by the top left and bottom right latitude and longitude points and calculates the map tiles that correspond to that area at a specified zoome level. It then queues and downloads the map tiles to a named folder.
Once the map tiles images are downloaded, they can be processed. For example, this Automator script applies a pixelation effect, which is used in the
Nearby Land project.