Skip to content

Forecast weather for event's location if provided #2

@sdaveas

Description

@sdaveas

We currently forecast for a specific LAT and LON. While these can be the default values, we can get the location from the google calendar event if provided by the organizer.

Event location is available at event['location'] here. From that, we need to retrieve the longitude and latitude, and provide them to send_weather_forecast(...) a few line below.

Question

How to get the coordinates of a place given the address?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions