Show HN: Valhalla, an open source routing engine
11–20 of 56 posts
Re: Show HN: Valhalla, an open source routing engine
#12Re: Show HN: Valhalla, an open source routing engine
#13How does this compare to Project OSRM [1]? [1] https://github.com/Project-OSRM/osrm-backend
Re: Show HN: Valhalla, an open source routing engine
#14I'm a bit confused. This doesn't seem like free software after reading the web page. It seems that the client is free, but the server component is proprietary SaaS and you have to get an API key through MapZen? I see several repositories on their GitHub account, but it's not apparent if this is all that is needed to self-host.
But there is a free hosted service (with API signup) for convenience.
Re: Show HN: Valhalla, an open source routing engine
#15I'm a bit confused. This doesn't seem like free software after reading the web page. It seems that the client is free, but the server component is proprietary SaaS and you have to get an API key through MapZen? I see several repositories on their GitHub account, but it's not apparent if this is all that is needed to self-host.
There is no proprietary component, if you want to self-host it's all here: https://github.com/valhalla But there is a free hosted service (with API signup) for convenience.
Re: Show HN: Valhalla, an open source routing engine
#16Re: Show HN: Valhalla, an open source routing engine
#17I'm a bit confused. This doesn't seem like free software after reading the web page. It seems that the client is free, but the server component is proprietary SaaS and you have to get an API key through MapZen? I see several repositories on their GitHub account, but it's not apparent if this is all that is needed to self-host.
Re: Show HN: Valhalla, an open source routing engine
#18Any plans to add public transport support?
Re: Show HN: Valhalla, an open source routing engine
#19Does anyone know how good the OpenStreetMap data is? I thought I'd heard that it was pretty incomplete.
http://www.openstreetmap.org/directions?engine=osrm_car&rout...
It varies around the world, for the US (which I'm more familiar with) intercity is pretty solid, last mile stuff you might be missing a street.
Searching for a specific address can be an issue, but road data is pretty good.
Re: Show HN: Valhalla, an open source routing engine
#20Also, source code is here: https://github.com/valhalla