can i cache tiles map , without using tile server? i have tried this guide of making tile server. https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/ and it seems to dont work for me... so i go forward another solution maybe trying to cache tiles map. there is anyway to cache tiles? and use them with any api that suits for web needs? asked 27 Oct '15, 14:47 elad159 |
Did you already take a look at tile proxies?
Please explain what you want to do. What kind of service/application are you building? Then we can help better.
okay i want to use tile locally , without any tiles server that provides me the tiles..
so i thought about cache the tiles.. somehow