Git Product home page Git Product logo

osm-tiles-docker's Introduction

drwitter/osm-tiles

drwitter/osm-tiles is a Docker image that provides a full stack for working w/ OpenStreetMap data. It can be used to:

  • Initialize PostgreSQL database w/ PostGIS extensions: initdb
  • Import OpenStreetMap data into PostgreSQL database: import
  • Optionally pre-generate tiles: render
  • Serve pre-generated (if available) and dynamically generated tiles from Apache, renderd and mapnik via an OpenLayers interface: startservices
  • Serve exclusively pre-generated tiles from Apache via an OpenLayers interface: startweb

Background

This image is adapted from homme/openstreetmap-tiles-docker, which is based on the Switch2OSM instructions.

drwitter/osm-tiles runs Ubuntu 16.04 (Xenial) and is based on an empty . The image is based on an image of ncareol/osm-tiles (https://hub.docker.com/r/ncareol/osm-tiles). The base image is replaced with an empty Ubuntu (https://hub.docker.com/_/ubuntu/) version 16.04 (https://hub.docker.com/r/library/ubuntu/tags/16.04/) image. Besides the packages are updated to the newest versions as of 04/12/2018. It includes:

  • PostgreSQL 9.6
  • PostGIS 2.5 extensions
  • Apache 2
  • osm2pgsql
  • mapnik
  • mod_tile, an Apache module that also provides scripts for rendering tiles

Source code is available on GitHub: https://github.com/drwitter/osm-tiles-docker

Docker image is available on Docker Hub: https://hub.docker.com/r/drwitter/osm-tiles

Usage

Prerequisites, configuration and a demonstration of the complete workflow are available on the wiki.

Command reference is available in help.txt or by running the image:

$ docker run drwitter/osm-tiles

osm-tiles-docker's People

Contributors

erikj avatar drwitter avatar davidglassborow avatar richardzuidhof avatar homme avatar joeferner avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.