zod

Results 27 comments of zod

Perhaps we should add functionality for deprecating lookup values * rd5 files would no longer contain the data * Using deprecated lookup values would cause a warning * Using non...

Brouter uses freely configurable routing profiles. Routing works by assigning a cost for each type of way which can be either an initialcost which is applied once per way or...

BRouter uses OSM as source and therefore uses the same tags. Not all tags are available, but a limited subset which has been proven suitable for routing. The easiest way...

It seems like the updated profile does no longer have a `avoid_unsafe` parameter. The fix for the `overrideParam` testcase should be a valid parameter (which produces a different result) instead...

> @zod Added a new paramTrack file and went back to old test. But for me it is still more a test for the generation of a 2nd route then...

Hi Norbert, First of all, thanks for all the work you put into this project! I use it a lot because it's the fastest way to create high quality routes...

For a first creation of segment data you can leave out the traffic estimations to get you started. @mjaschen also created a [docker image](https://github.com/mjaschen/brouter-routingdata-builder) which simplifies the creation of segment...

I've kept this in draft because I wanted to get some feedback if we want this functionality. I thought this is rather controversial because in the past BRouter releases weren't...

> 1. I downloaded a ZIP file. Doesn't work - doesn't have git to get data from it. I usually just `git clone` projects but I guess people who aren't...

> * Git clone without tag > That's intentional. Yes and it's a good way. But the local result has the useful name 'brouter-80427ac.dirty-all.jar' I didn't push the tags to...