Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. david.scott808
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    david.scott808

    @david.scott808

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

    david.scott808 Unfollow Follow

    Latest posts made by david.scott808

    • 'Nearby' option returns empty array (no cams linted).

      It seems as though the 'NEARBY' query isn't working, no matter what coordinates I use, for example when I input the coordinates for Honolulu HI:

      https://api.windy.com/api/webcams/v2/list/nearby=-157.86,21.30,200

      I get the following return:

      ​​result: Object { offset: 0, limit: 10, total: 0, … }
      ​​​limit: 10
      ​​​offset: 0
      ​​​total: 0
      ​​​webcams: Array []
      ​​length: 0

      but if I request using 'REGION' with:

      ...list/region=US.HI

      I get a populated array including cams which are definitely within the 200KM radius set in the previous call.

      Is there something I am doing wrong, or is this a bug of some kind, I cannot see that anyone else is having the same problem...

      posted in Webcams API
      D
      david.scott808