[OSM-dev] Tile server
Stephan Knauss
osm at stephans-server.de
Thu Jun 20 06:52:21 UTC 2013
On 20.06.2013 07:03, Kaur gill wrote:
> I have /var/lib/mod_tile/default/0/0/0/0/0.meta.
> But I don't know how to access it, through which file I should try to access it.
Usually you'll use the apache module mod_tile.
It will handle path requests like /1/1/0.png and serve the matching tile
from the metatile you already have.
more details here and in the wiki, read mod_tile.
http://switch2osm.org/serving-tiles/manually-building-a-tile-server/
Stephan
More information about the dev
mailing list