Igor
Results
1
comments of
Igor
@pankus, If you take a look at official Nominatim API page [https://nominatim.org/release-docs/latest/api/Search/#language-of-results](url), you can find this line: `accept-language=`. According to library source code, `Nominatim.query()` accepts `**kwargs` which are connected with...