Skip to content

xingfuryda/openstreetmap-tiles-docker

 
 

Repository files navigation

OpenStreetMap Tile Server Container

This repository contains instructions for building a Docker image containing the OpenStreetMap tile serving software stack. It is based on the Switch2OSM instructions.

Based also on geo-data/openstreetmap-tiles-docker

As well as providing an easy way to set up and run the tile serving software it also provides instructions for managing the back end database, allowing you to:

  • Create the database
  • Import OSM data into the database
  • Drop the database

Run docker run xingfuryda/openstreetmap-tiles-docker for usage instructions.

About

The container runs Ubuntu 14.04 (Trusty) and is based on the phusion/baseimage-docker. It includes:

  • Postgresql 9.4
  • Apache 2.2
  • The latest Osm2pgsql code (at the time of image creation)
  • The latest Mapnik code (at the time of image creation)
  • The latest Mod_Tile code (at the time of image creation)

Issues

This is a work in progress and although generally adequate it could benefit from improvements. Please submit issues on GitHub. Pull requests are very welcome!

About

The OpenStreetMap Tile Server in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%