Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 92cd7c0

Browse files
szvnilsnolde
andauthored
Fixed link in foss_routing_engines_overview.md (#61)
Co-authored-by: Nils <nilsnolde@proton.me>
1 parent d9a9ba3 commit 92cd7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎general/foss_routing_engines_overview.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Originally a [Mapzen](https://www.mapzen.com) [[RIP](https://www.wired.com/story
139139

140140
#### Advantages
141141

142-
- **Flexibility**: Valhalla's main selling point is the dynamic request parameterization most other routing engines lack while maintaining a good performance with a low memory footprint. Each route request can be calculated with a different set of costings, penalties and factors, of which [there are many](https://github.com/valhalla/valhalla/blob/master/docs/api/turn-by-turn/api-reference.md#automobile-and-bus-costing-options), on top of the statically defined profiles (sorry Kevin, "costing models" of course ;)).
142+
- **Flexibility**: Valhalla's main selling point is the dynamic request parameterization most other routing engines lack while maintaining a good performance with a low memory footprint. Each route request can be calculated with a different set of costings, penalties and factors, of which [there are many](https://valhalla.github.io/valhalla/api/turn-by-turn/api-reference/#automobile-and-bus-costing-options), on top of the statically defined profiles (sorry Kevin, "costing models" of course ;)).
143143
- **RAM requirements**: Due to its genius decision to route on a [**tiled, hierarchical** graph](https://valhalla.readthedocs.io/en/latest/tiles/) (similar to e.g. map tiles) and the clever tile loading mechanisms, Valhalla can run on very modest hardware like a low-end smartphone or a Raspberry Pi for regional road datasets. The OSM planet builds easily on a standard laptop with 16 GB RAM **for all profiles** within 12ish hours.
144144
- **Time dependent routing and traffic**: Valhalla is time-aware and that is quite unique in this field. One can specify departure or arrival time and Valhalla's algorithms will consider temporal restrictions and live or historical traffic data sources while calculating the route.
145145
- **Features**: Of course it has all the "standard" features, such as routing, isochrones and matrix. Additionally Valhalla offers: map matching, multimodal routing, elevation querying, a simple Traveling Salesman solver and a fully integrated Python SDK. Recently a world-renowned company even published a [QGIS Plugin](https://plugins.qgis.org/plugins/valhalla/) (eheheh :joy:).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /