OpenStreetMap-Tile-Server
OpenStreetMap-Tile-Server
Aplicación Docker from chrislb's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
HTTP port for tile server and slippy map demo.
- Objetivo
- 80
- Por defecto
- 8080
- Valor
- 8080
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
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
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
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
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
Number of threads used for rendering tiles. Match to your CPU core count.
- Objetivo
- THREADS
- Por defecto
- 4
- Valor
- 4
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
Set to 1 to enable CORS headers (useful when embedding tiles in web apps).
- Objetivo
- ALLOW_CORS
- Por defecto
- 1
- Valor
- 1
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
overv/openstreetmap-tile-serverEjecute 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.