Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. AdamMil
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    AdamMil

    @AdamMil

    1
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    AdamMil Unfollow Follow

    Best posts made by AdamMil

    • getting a grid or set of results

      It seems like the API only returns information about a single point, but I would like information about multiple points - say 100 points - or even a grid. It seems overly expensive to make 100 API calls. Can you guys add the ability to get multiple results in a single API call?

      For example, an array:
      [ {"lat":... "lon": ...}, {"lat":... "lon": ...}, ... ]

      or a grid:
      "region": { "minLat": 41, "maxLat": 42, "minLon": 120, "maxLon": 122, "interval": 0.1 }

      posted in Windy API v4
      A
      AdamMil

    Latest posts made by AdamMil

    • getting a grid or set of results

      It seems like the API only returns information about a single point, but I would like information about multiple points - say 100 points - or even a grid. It seems overly expensive to make 100 API calls. Can you guys add the ability to get multiple results in a single API call?

      For example, an array:
      [ {"lat":... "lon": ...}, {"lat":... "lon": ...}, ... ]

      or a grid:
      "region": { "minLat": 41, "maxLat": 42, "minLon": 120, "maxLon": 122, "interval": 0.1 }

      posted in Windy API v4
      A
      AdamMil