Skip to content

Geolocation examines config.ini for every new lookup #371

@adamcandy

Description

@adamcandy

If the config.ini does not exist, the [Mapquest] item not in the config file, or the prefer_english_names option not present, the geolocation process checks for the existence of the config and (if present) reads it again on every single new lookup.

See def get_prefer_english_names(): in geolocation.py, lines 122-139.

PR fix to follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions