Skip to content
Erik Johnson edited this page Mar 26, 2016 · 8 revisions

OSM Tiles

The ncareol/osm-tiles Docker image provides a full stack for OpenStreetMap, w/ functions to import OSM data, render and serve tiles.

  1. Prerequisites
  2. Importing OSM Data
  3. Rendering Tiles
  4. Deploying Tiles

For further usage details, run the image w/ no arguments to display help output:

$ docker run ncareol/osm-tiles

Or see help.txt

Clone this wiki locally