From 2d4912981f35f89131b9f60e53df5b6d5bc199fa Mon Sep 17 00:00:00 2001 From: kosar <33054797+souladm@users.noreply.github.com> Date: Mon, 27 May 2019 14:40:00 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cad9b..eb9cde1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # openstreetmap-tile-server -BASED ON https://github.com/Overv/openstreetmap-tile-server +BASED ON https://github.com/Overv/openstreetmap-tile-server ADDED: postgresql indexes to make it faster. This container allows you to easily set up an OpenStreetMap PNG tile server given a `.osm.pbf` file. It is based on the [latest Ubuntu 18.04 LTS guide](https://switch2osm.org/manually-building-a-tile-server-18-04-lts/) from [switch2osm.org](https://switch2osm.org/) and therefore uses the default OpenStreetMap style.