Skip to content

Geocoding in utils.py #14

Open
Open
@rleh

Description

@rleh
def get_city_by_coordinates(lon, lat)

in utils.py line 11 is not implemented, but a geocoding function is implemented in the geocoding module.
Is the function from utils.py used anywhere or can we remove it?
Otherwise we should be able to reuse the existing geocoding code somehow. Maybe by separating the request parsing and photon geocoding somehow?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions