Valhalla

Valhalla

Oficial

Aplicación Docker from grtgbln's Repository

Visión general

An open source routing engine and accompanying libraries for use with OpenStreetMap data. Valhalla also includes tools like time+distance matrix computation, isochrones, elevation sampling, map matching and tour optimization (Travelling Salesman).

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

API PortPorttcp

Container Port: 8002

Objetivo
8002
Por defecto
8002
Valor
8002
Tile URLsVariable

Space-separated list of URLs. Remove if Use Local Tiles is enabled.

Objetivo
tile_urls
Por defecto
https://download.geofabrik.de/europe/andorra-latest.osm.pbf
Valor
https://download.geofabrik.de/europe/andorra-latest.osm.pbf
Use Local TilesVariable

Use a local tile.tar file instead of downloading and building

Objetivo
use_tiles_ignore_pbf
Por defecto
False|True
Build TarVariable

True creates a tarball of the tiles including an index which allows for extremely faster graph loading after reboots. Force will do the same, but first delete the existing tarball.

Objetivo
build_tar
Por defecto
True|Force|False
Force RebuildVariable

Force a rebuild of the routing tiles and sets (overrides Build Tar)

Objetivo
force_rebuild
Por defecto
False|True
Build ElevationVariable

True downloads elevation tiles which are covering the routing graph. Force will do the same, but first delete any existing elevation tiles.

Objetivo
build_elevation
Por defecto
False|True|Force
Build AdminsVariable

True builds the admin database needed for things like border-crossing penalties and detailed routing responses. Force will do the same, but first delete the existing database.

Objetivo
build_admins
Por defecto
False|True|Force
Build Time ZonesVariable

True builds the timezone database which is needed for time-dependent routing. Force will do the same, but first delete the existing database.

Objetivo
build_time_zones
Por defecto
False|True|Force
Build TransitVariable

True will attempt to build transit tiles if none exist yet. Force will remove existing transit and routing tiles.

Objetivo
build_transit
Por defecto
False|True|Force
Custom FilesPath

Path to custom files.

Objetivo
/custom_files
Por defecto
/mnt/user/appdata/valhalla/custom_files
Valor
/mnt/user/appdata/valhalla/custom_files
GTFS FeedsPath

Path to GTFS feeds. Remove if Build Transit is disabled.

Objetivo
/gtfs_feeds
Por defecto
/mnt/user/appdata/valhalla/gtfs_feeds
Valor
/mnt/user/appdata/valhalla/gtfs_feeds
Tileset NameVariable

The name of the resulting graph on disk. Very useful in case you want to build multiple datasets in the same directory.

Objetivo
tileset_name
Por defecto
valhalla_tiles
Valor
valhalla_tiles
Traffic NameVariable

The name of the traffic.tar. Again, useful for serving multiple traffic archives from the same directory. If empty, no traffic archive will be built.

Objetivo
traffic_name
Por defecto
traffic.tar
Valor
traffic.tar
Path ExtensionsVariable

This path will be appended to the custom_files path and will be the directory where all files will be created. Can be very useful in certain deployment scenarios. No leading/trailing path separator allowed.

Objetivo
path_extension
Update Existing ConfigVariable

True updates missing keys in existing valhalla.json. Useful for updating stale config files to include newly introduced config parameters.

Objetivo
update_existing_config
Por defecto
True|False
Use Default Speed ConfigVariable

True loads a JSON file used to enhance default speeds (or falls back to an existing custom_files/default_speeds.json) and sets the respective config entry. More details: https://github.com/OpenStreetMapSpeeds/schema

Objetivo
use_default_speeds_config
Por defecto
False|True
Default Speed Config URLVariable

Remote location of the default_speeds_config JSON.

Objetivo
default_speeds_config_url
Por defecto
https://raw.githubusercontent.com/OpenStreetMapSpeeds/schema/master/default_speeds.json
Valor
https://raw.githubusercontent.com/OpenStreetMapSpeeds/schema/master/default_speeds.json
Serve TilesVariable

Serve tiles from the container. If false, only build the graph.

Objetivo
serve_tiles
Por defecto
True|False
Server ThreadsVariable

Number of threads to use for the server

Objetivo
server_threads
Por defecto
2
Valor
2

Descargar estadísticas

287,459
Descargas totales
790
Este mes
463
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/valhalla/valhalla:latest
Última actualización2023-03-16
Visto por primera vez2025-01-28

Ejecute Valhalla en Unraid.

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