OpenStreetMap-Tile-Server

OpenStreetMap-Tile-Server

Aplicación Docker from chrislb's Repository

Visión general

A production-ready OpenStreetMap tile server running inside a single Docker container. Includes PostgreSQL, osm2pgsql, renderd, and Apache. FIRST RUN: Set Post Arguments to [import] and place your .osm.pbf file in the OSM Data path before starting. After import completes, change Post Arguments to [run] and restart. Download map data (PBF files) from https://download.geofabrik.de/

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

HTTP port for tile server and slippy map demo.

Objetivo
80
Por defecto
8080
Valor
8080
Database StoragePathrw

PostgreSQL database storage. Requires significant disk space depending on region size.

Objetivo
/data/database/
Por defecto
/mnt/user/appdata/osm-tile-server/database
Valor
/mnt/user/appdata/osm-tile-server/database
Tile CachePathrw

Rendered map tile cache storage.

Objetivo
/data/tiles/
Por defecto
/mnt/user/appdata/osm-tile-server/tiles
Valor
/mnt/user/appdata/osm-tile-server/tiles
OSM Data (PBF Import)Pathro

Path to your .osm.pbf file downloaded from Geofabrik. Only needed on first run (import mode).

Objetivo
/data/region.osm.pbf
Por defecto
/mnt/user/appdata/osm-tile-server/data/region.osm.pbf
Valor
/mnt/user/appdata/osm-tile-server/data/region.osm.pbf
Custom StylePathrw

Optional: Mount a custom CartoCSS/Mapnik style directory.

Objetivo
/data/style/
Por defecto
/mnt/user/appdata/osm-tile-server/style
Valor
/mnt/user/appdata/osm-tile-server/style
Osmosis State (Live Updates)Pathrw

Required only if UPDATES is set to enabled.

Objetivo
/data/osmosis/
Por defecto
/mnt/user/appdata/osm-tile-server/osmosis
Valor
/mnt/user/appdata/osm-tile-server/osmosis
Render ThreadsVariable

Number of threads used for rendering tiles. Match to your CPU core count.

Objetivo
THREADS
Por defecto
4
Valor
4
Live OSM UpdatesVariable

Set to [enabled] to keep the map updated via OSM diffs. Requires the Osmosis path to be set.

Objetivo
UPDATES
Por defecto
disabled
Valor
disabled
Allow CorsVariable

Set to 1 to enable CORS headers (useful when embedding tiles in web apps).

Objetivo
ALLOW_CORS
Por defecto
1
Valor
1

Descargar estadísticas

3,476,321
Descargas totales
12,493
Este mes
12,493
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
overv/openstreetmap-tile-server
Última actualización2025-11-10
Visto por primera vez2026-03-29

Ejecute OpenStreetMap-Tile-Server en Unraid.

OpenStreetMap-Tile-Server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.