Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add weather support #215

Open
loreV opened this issue Apr 19, 2022 · 0 comments
Open

Add weather support #215

loreV opened this issue Apr 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@loreV
Copy link
Collaborator

loreV commented Apr 19, 2022

  • It is based on province
  • Users lookup a trail/point/etc... and get weather data for such place based on the province this geopoint (or line) is in
  • Province Polygons are needed @valeriodeluca
  • Communication with microservice S&C-Weather:
    • Request:
      • GET /weather/province/{name}
    • Response:
{
   "location": "",
   ...
}

@J-lemon

@loreV loreV added the enhancement New feature or request label Apr 19, 2022
@loreV loreV self-assigned this Apr 19, 2022
@loreV loreV assigned marcofranzoni and unassigned loreV May 23, 2022
@loreV loreV assigned loreV and unassigned marcofranzoni and PascalDR Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants