GIScience / GIScience/ors-map-client

Decouple "Route from/to here" and geocoder

Open
#264 0 comments 1 reaction 0 assignees View on GitHub
high priority
Dominant language
JavaScript
Stars
145
Forks
39
PR merge metrics
No merged PRs in 30d

Description

We're currently experiencing a geocoder outage that results in the client being non-functional. While it is understandable, that it cannot search for places, it should still be able to use "Route from here" and "Route to here".

It seems that this is because every location gets reverse-geocoded before a route is being requested. This obviously fails, thus route generation fails.
This should be decoupled in the sense that a routing request is still sent and the coordinates are used in the Start and End fields.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.