Skip to content

Geocoding in utils.py #14

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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