Aviation Weathercam Network - AviationWX.org
-
Howdy Windy devs,
I saw the form for individual submission, but I have a growing network of Aviation/Airport cameras with an average update time of 60s. It's a free resource, if other airports want to get involved they can. They can be programatically added to a project like windy;
Project: aviationwx.org
API Docs: https://api.aviationwx.org
Example Dashboard: https://kspb.aviationwx.orgList All Airports:
GET https://api.aviationwx.org/v1/airports?maintenance=false&limited_availability=falseAirport Metadata:
GET https://api.aviationwx.org/v1/airports/kspbList All Weathercams at airport:
GET https://api.aviationwx.org/v1/airports/{id}/webcamsGrab a camera frame:
GET https://api.aviationwx.org/v1/airports/kspb/webcams/1/image?fmt=webpEXIF can be used to verify time of observation.
contact@aviationwx.org if you'd like to discuss further, I can get you an API key for higher access limits.
-
S Suty referenced this topic
-
Hello @alexwitherspoon, thanks for reaching out. We will be very happy, if you add cams on the following link: https://www.windy.com/-add-new-webcam/webcams/add. Thanks!
-
Thanks for getting back to me, When I have time to manually add them I'll come back to that. Thank you for pointing out the link.
Best,
-Alex