Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Windy API4 - examples of succesfull use

    Scheduled Pinned Locked Moved Windy API v4
    13 Posts 9 Posters 20.6k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TeddeT Offline
      Tedde
      last edited by

      The launch of the Figure 8 Voyage 2.0 is approaching! ⛵

      A first-ever circumnavigation of both the American and Antarctic continents in one season.

      When? Sunday, September 30th, 2018

      We have updated the tracker to Windy API4 👇
      https://www.followmychallenge.com/live/figure8voyage/2/

      More information:
      http://figure8voyage.com/
      https://www.facebook.com/figure8voyage/

      1 Reply Last reply Reply Quote 1
      • petegregP Offline
        petegreg
        last edited by

        It took a little while to work things out with API4 but I'm pretty happy with the results. I still need to work out how to remove the Navionics and Mapbox layers once they have been added.

        SailAway Race Log

        SailAway is a sailing Sim available on Steam. I'm not involved with the development of the game. They publish an API of the boat positions in the virtual world.

        1 Reply Last reply Reply Quote 2
        • mleveyM Offline
          mlevey
          last edited by

          A basic central California surfing weather website: surfwx.seaspatial.com
          I've added some buoy and wind data from NOAA sites and a tide-table using X-Tide. Data are fetched and processed with Python running on a Raspberry Pi 3b.

          ivoI 1 Reply Last reply Reply Quote 6
          • ivoI Offline
            ivo Windy Staff @mlevey
            last edited by

            @mlevey How did you solved the icons BUG?

            mleveyM 1 Reply Last reply Reply Quote 1
            • mleveyM Offline
              mlevey @ivo
              last edited by

              Sorry @ivo, I gave the solution in the original post. I had forgotten to declare the character encoding in the html document. Setting the meta tag to utf-8 solved the problem. Thanks!

              1 Reply Last reply Reply Quote 1
              • TeddeT Offline
                Tedde
                last edited by

                🛰️ LIVE: Apprentis Nomades

                Follow Téo, Norman & Julien on their 'Straight to Patagonia' voyage 👇
                https://www.followmychallenge.com/live/apprentisnomades/

                We have build a Windy based map that is connected to their Iridium GO!

                Web: https://apprentisnomades.org/
                Facebook: Apprentis Nomades
                Insta: https://www.instagram.com/apprentis_nomades/

                1 Reply Last reply Reply Quote 6
                • R Offline
                  raf-t Paraglider
                  last edited by

                  Paragliding Earth

                  on https:// paragliding.earth which is a map of free flight places worldwide, api is used to overlay the wind layer on the map :

                  Capture d’écran de 2019-04-05 22-25-55.png

                  1 Reply Last reply Reply Quote 4
                  • E Offline
                    efoertsch
                    last edited by

                    An Android soaring forecast app was developed to help consolidate various forecasts and information useful for soaring(aka gliding) pilots. To help with assessing soaring conditions a customized version of Windy was added via an Android webview.

                    Android open source at: https://github.com/efoertsch/SoaringForecast

                    App in Google Play: https://play.google.com/store/apps/details?id=org.soaringforecast.rasp (note that code in Github may be ahead of latest app release as the app is still being developed as time permits).

                    1 Reply Last reply Reply Quote 4
                    • srhongS Offline
                      srhong
                      last edited by

                      OpenLayers와 Windy API 중첩. 해상풍력발전플랫폼
                      본 시스템은 요청에 의해 개발중이며 Windy API Professional 버젼을 구매하면 정상 구동됩니다.
                      개발이 완료되면 정식서버에서 운영되지만 windy만 사용하는 예제는 아래 url로 유지합니다.

                      1. Windy Map Forecast 중첩 및 배경 투명도 조절 (바람 애니메이션을 제외한 배경지도)
                      2. Windy Layer창 열기 및 각 레이어 설정
                      3. Windy Point Forecast 모드 실행. 지도 클릭 위치의 기상정보를 조회 함.
                      4. Windy Map 모드에서 마우스 위치와 기상정보를 조회 함.
                      • Windy Map은 기존 Openlayers 시스템에 오버레이되어 전체 창이 아닌 Windy Map의 배경 레이어만 투명도를 조정합니다.

                      Overlapping OpenLayers and Windy API.
                      Offshore wind power generation platform.
                      This system is being developed upon request and will run normally if you purchase the Windy API Professional version.
                      Once development is completed, it will be operated on the official server, but examples that only use Windy will be maintained at the URL below.

                      1. Windy Map Forecast overlay and background transparency control (background map excluding wind animation)
                      2. Open Windy Layer window and set each layer
                      3. Launch Windy Point Forecast mode. View weather information at the location where you click on the map.
                      4. Check mouse location and weather information in Windy Map mode.
                      • Windy Map overlays the existing Openlayers system to adjust
                        the transparency of only the Windy Map's background layer, rather than the entire window.

                      Demo :


                      Url : http://www.gisapplication.kr/OL_Windy/
                      OL_Windy.png

                      srhongS 1 Reply Last reply Reply Quote 4
                      • srhongS Offline
                        srhong @srhong
                        last edited by

                        이 예제는 ChatGPT가 코딩해준 것과 다릅니다. (재미로 ChatGPT에게 소스를 만들어 보았습니다)
                        이소스는 실행되지 않아 조금 수정하여 만든 데모입니다
                        Windy Map Forecast를 중첩하여 UI 전체를 투명조절하지 않습니다
                        배경지도나 메뉴등의 조정을 해서 OpenLayers 사용자는 못 느끼도록 해본것입니다. 2개를 비교해보세요

                        This example is different from what ChatGPT coded. (For fun, I created the source code for ChatGPT.)
                        This is a demo created with a little modification as this source does not run.
                        Windy Map Forecast is overlapped and the entire UI is not adjusted transparently.
                        We tried to adjust the background maps and menus so that OpenLayers users wouldn't notice. Compare 2

                        http://www.gisapplication.kr/OL_Windy_Base/
                        Openlayers_Windy_chatgpt.png

                        1 Reply Last reply Reply Quote 2
                        • First post
                          Last post
                        Windy Community  |  Powered by excellent NodeBB
                        Terms of Use     Privacy Policy     Windy.com