nls_download_tile_png.Rd
Download a single NLS town-plan PNG tile
nls_download_tile_png( base_url = "https://mapseries-tilesets.s3.amazonaws.com/os/town-england/North", z, x, y, destfile )
Base URL for the NLS tile set.
Zoom level.
Tile x coordinate.
Tile y coordinate.
Destination file path (a .png).
.png
TRUE if the file exists after download; otherwise FALSE.
TRUE
FALSE