Merge pull request #2336 from efectn/patch-1

Photon API Link Update
This commit is contained in:
Alexandre Flament 2020-11-28 09:06:53 +01:00 committed by GitHub
commit 93c2603561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ language_support = True
number_of_results = 10
# search-url
base_url = 'https://photon.komoot.de/'
base_url = 'https://photon.komoot.io/'
search_string = 'api/?{query}&limit={limit}'
result_base_url = 'https://openstreetmap.org/{osm_type}/{osm_id}'