Jakob Schnell

Results 80 issues of Jakob Schnell

## Expected Behavior I'd like the data I already entered to be still entered after changing the language of the submission page. ## Current Behavior The entered data gets deleted...

size:regular 🐐
issue:feature ✨
stage:up for grabs 📤
help wanted
good first issue

Currently, there is no documentation for all the fastisochrones settings that exist for ors-config.json. This should be added to the backend docs.

documentation :book:

* links from FAQ don't work (should have small letters in link * configuration table `default_params` has extra `100` in last row, last column entry, adding a new row

documentation :book:
easy-fix :baby:

Bug was reported in the [forum](https://ask.openrouteservice.org/t/exceptions-apierror-code-2099/976/14). #### Here's what they did (simplified and usable) ``` curl 'https://api.openrouteservice.org/v2/directions/driving-car/geojson' \ -H 'authorization:api-key' \ -H 'content-type:application/json' \ --data-raw '{"instructions":false,"coordinates":[[-2.90343,15.5966],[6.15234,22.0102]],"maximum_speed":"100","radiuses":[-1,-1]}' \ ``` --- ####...

bug
investigate :mag:

Since the initial `docs`-folder was created, not much documentation regarding tag filtering has happened. At least the `waterway:lock_gate`-change from #1180 is not documented, #1172 needs documentation as well. I assume...

documentation :book:

A user commentary in our [forum](https://ask.openrouteservice.org/t/route-returns-very-slow-driving-rate/3151) reported unusually long drive times on a highway that turned out to be tagged with `access:destination`. The ors uses a speed of 5 km/h...

### The following is the description of an old issue related to this. See below for details. #### [Old] Parse incline tag "down" as decline This happens for the wheelchair...

wheelchair :wheelchair:

This was initially reported in [the ask-forum](https://ask.openrouteservice.org/t/possible-bug-in-bearing-before-and-bearing-after-after-roundabouts/2811). #### Here's what I did Request a route going over some roundabouts with the following body: ``` body = { "coordinates": [[5.037124156951905,52.6520073004925],[5.0428104400634775,52.64682607097863]], "maneuvers":...

investigate :mag:
api-response
easy-fix :sunglasses:

#### Here's what I did Recognize that there are a few questions that are being asked every now and again. --- #### Here's what I got Good answers in a...

documentation :book:

Currently, there are no dynamic parameters available for the matrix endpoint. There are various reasons for this: * the CoreMatrix-Algorithm to handle them is already there, but not yet in...

epic :rainbow:
matrix :1234:
demanding :muscle: