Windy API4 - examples of succesfull use
-
For rider's looking at the best spots in the world: https://shareyrspot.com/
thanks to windy team! -
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/ -
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 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.
-
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. -
@mlevey How did you solved the icons BUG?
-
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!
-
🛰️ 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/ -
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 :
-
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).
-
OpenLayers와 Windy API 중첩. 해상풍력발전플랫폼
본 시스템은 요청에 의해 개발중이며 Windy API Professional 버젼을 구매하면 정상 구동됩니다.
개발이 완료되면 정식서버에서 운영되지만 windy만 사용하는 예제는 아래 url로 유지합니다.- Windy Map Forecast 중첩 및 배경 투명도 조절 (바람 애니메이션을 제외한 배경지도)
- Windy Layer창 열기 및 각 레이어 설정
- Windy Point Forecast 모드 실행. 지도 클릭 위치의 기상정보를 조회 함.
- 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.- Windy Map Forecast overlay and background transparency control (background map excluding wind animation)
- Open Windy Layer window and set each layer
- Launch Windy Point Forecast mode. View weather information at the location where you click on the map.
- 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/
-
이 예제는 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 -
How can i use the api for gepcobillonline.pk , this is my website which enable Electricity consumers to check their bills online.