Hi :) I have downloaded a TileDownloader to convert my local OSM Server to .PNG files. I am having issues downloading them all however, since the application is asking for the below information lat1 lat2 lon1 lon2 I pre-rendered the whole of the UK to zoom level 18 using the below string -x -9.5 -X 2.72 -y 49.39 -Y 61.26 So my question is what exactly do i need to input for each required field on the TileDownloader :) Many thanks asked 24 Feb '20, 11:06 CableGuy5555 |
I'd say 49.39 61.26 -9.5 2.72. These looks like latitudes then longitudes in UK. But if you pre-rendered the tiles on your server, don't you have all the tiles in some directory ? answered 24 Feb '20, 23:13 H_mlet |
Would it be possible to provide a bit more information about what you downloaded and from where?
I have used "generate_tiles.py" for this in the past, but you may need to create a version of your mapnik.xml that references only fonts installed on your system to use that.