You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That this frontend is not bound to only use nominatim as a geo encoder.
An alternative improvement might be improving search results in case one of the geo encoders does not give back any results.
Questions
What do you think the best way to integrate multiple geo encoders would be?
In a way that based on environment variables only the correct one is imported or used?
Description
What kind of feature you are suggesting?
Supporting other geo encoders, such as photon.
Does it solve any problem?
That this frontend is not bound to only use nominatim as a geo encoder.
An alternative improvement might be improving search results in case one of the geo encoders does not give back any results.
Questions
What do you think the best way to integrate multiple geo encoders would be?
In a way that based on environment variables only the correct one is imported or used?
(ps: example photon.js works)
Example utils/photon.js :
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: