Hacker News new | ask | show | jobs
by altxwally 5750 days ago
Here is a nice tutorial on how set up a server to render tiles with Mapnik:

http://weait.com/content/build-your-own-openstreetmap-server

If you want to serve tiles you would then have to take a look at mod_tile: http://wiki.openstreetmap.org/wiki/Mod_tile

1 comments

Great. Thank you for the pointers.