Results 72 issues of Andi

See here: https://discuss.graphhopper.com/t/bug-turn-restrictions-with-multiple-via-way-not-work/9446 The error is reproduced by the following test in RestrictionSetterTest.java: ```Java @Test void overlappingRestrictions_bug() { // 6 // | // 7-5 // | | // 0-1-2-3-4 int...

bug

There is this list of members for a relation (and similar the list of relations for an element) ![image](https://user-images.githubusercontent.com/17603532/198818980-484f66a3-6c01-4d0a-b7a4-b6deabe35c19.png) This allows us navigating to the corresponding elements by a simple...

usability