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
This query http://api.digitransit.fi/geocoding/v1/autocomplete?text=Pisantie returns results for a total of two unique streets. The other 8 results are duplicates with random street numbers. There are many more streets in Finland with the name "Pisantie" and all of them are hidden from autocomplete, which makes the request pretty much useless.
The text was updated successfully, but these errors were encountered:
I can confirm the problem. Digitransit uses search endpoint and therefore we have focused our efforts in making the mentioned search as good as possible. Search correctly returns the all 3 Pisantie entries we have in our data as first alternatives.
This query http://api.digitransit.fi/geocoding/v1/autocomplete?text=Pisantie returns results for a total of two unique streets. The other 8 results are duplicates with random street numbers. There are many more streets in Finland with the name "Pisantie" and all of them are hidden from autocomplete, which makes the request pretty much useless.
The text was updated successfully, but these errors were encountered: