<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Aviation Weathercam Network - AviationWX.org]]></title><description><![CDATA[<p dir="auto">Howdy Windy devs,</p>
<p dir="auto">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;</p>
<p dir="auto">Project: <a href="https://aviationwx.org" rel="nofollow ugc">aviationwx.org</a><br />
API Docs: <a href="https://api.aviationwx.org" rel="nofollow ugc">https://api.aviationwx.org</a><br />
Example Dashboard: <a href="https://kspb.aviationwx.org" rel="nofollow ugc">https://kspb.aviationwx.org</a></p>
<p dir="auto">List All Airports:</p>
<pre><code>GET https://api.aviationwx.org/v1/airports?maintenance=false&amp;limited_availability=false
</code></pre>
<p dir="auto">Airport Metadata:</p>
<pre><code>GET  https://api.aviationwx.org/v1/airports/kspb
</code></pre>
<p dir="auto">List All Weathercams at airport:</p>
<pre><code>GET  https://api.aviationwx.org/v1/airports/{id}/webcams
</code></pre>
<p dir="auto">Grab a camera frame:</p>
<pre><code>GET  https://api.aviationwx.org/v1/airports/kspb/webcams/1/image?fmt=webp
</code></pre>
<p dir="auto">EXIF can be used to verify time of observation.</p>
<p dir="auto"><a href="mailto:contact@aviationwx.org" rel="nofollow ugc">contact@aviationwx.org</a> if you'd like to discuss further, I can get you an API key for higher access limits.</p>
]]></description><link>https://community.windy.com/topic/43587/aviation-weathercam-network-aviationwx.org</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 00:26:19 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/43587.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Feb 2026 17:10:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Aviation Weathercam Network - AviationWX.org on Thu, 19 Feb 2026 01:14:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/winniemp" aria-label="Profile: WinnieMP">@<bdi>WinnieMP</bdi></a></p>
<p dir="auto">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.</p>
<p dir="auto">Best,<br />
-Alex</p>
]]></description><link>https://community.windy.com/post/224959</link><guid isPermaLink="true">https://community.windy.com/post/224959</guid><dc:creator><![CDATA[alexwitherspoon]]></dc:creator><pubDate>Thu, 19 Feb 2026 01:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to Aviation Weathercam Network - AviationWX.org on Mon, 16 Feb 2026 17:25:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/alexwitherspoon" aria-label="Profile: alexwitherspoon">@<bdi>alexwitherspoon</bdi></a>, thanks for reaching out. We will be very happy, if you add cams on the following link: <a href="https://www.windy.com/-add-new-webcam/webcams/add" rel="nofollow ugc">https://www.windy.com/-add-new-webcam/webcams/add</a>. Thanks!</p>
]]></description><link>https://community.windy.com/post/224885</link><guid isPermaLink="true">https://community.windy.com/post/224885</guid><dc:creator><![CDATA[WinnieMP]]></dc:creator><pubDate>Mon, 16 Feb 2026 17:25:50 GMT</pubDate></item></channel></rss>