Photon API Link Update

Via https://photon.komoot.io/
This commit is contained in:
M. Efe Çetin 2020-11-27 10:22:28 +03:00 committed by GitHub
parent 6ada5bac60
commit d1f527c3af
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}'