CustomWeatherยฎ
Productsโ€บRadar & Maps
๐Ÿ—บ๏ธReal-time radar ยท Satellite imagery ยท Custom map tiles ยท GIS-ready

Radar & Maps

High-resolution radar, satellite imagery, and customizable weather map layers for any location worldwide โ€” ready to embed in minutes.

Contact Sales
Animated Loops
1km Resolution
Custom Layers
Map Tiles (XYZ/WMS)
GIS Integration
๐Ÿ“ก
1km
Radar Resolution
๐Ÿ”„
5 min
Update Frequency
๐Ÿ—บ๏ธ
40+
Map Layer Types
๐Ÿงฉ
XYZ/WMS
Tile Formats
๐Ÿ“‚
50yr
Historical Archive
Live Map Demo

Every Layer. Any Location. Real-Time.

Toggle between 40+ weather layers, play animated radar loops, or overlay severe weather alerts โ€” all through a single, embeddable map API.

๐Ÿ“ Denver, CO
Radar + Wind + Alerts4
2 Active Warnings
Live
Layers
๐Ÿ“กRadar
๐Ÿ›ฐ๏ธSatellite
๐ŸŒง๏ธPrecipitation
๐ŸŒก๏ธTemperature
๐Ÿ’จWind
โšกLightning
โ˜๏ธCloud Cover
โ›ˆ๏ธAlerts
+
โˆ’
Reflectivity (dBZ)
075 dBZ
6:00
6:15
6:30
6:45
7:00
7:15
7:30
7:45
8:00
7:30 AM
40+ Layer Types

Every Layer You Need

From raw radar to polished animated overlays โ€” all served as XYZ or WMS map tiles compatible with every major mapping platform.

๐Ÿ“ก
Real-Time
Radar Imagery

Composite and base reflectivity radar mosaics at 1km resolution, updated every 5 minutes. CONUS, Alaska, Hawaii, and regional international mosaics available.

Composite reflectivity
Base reflectivity
Dual-polarization
Velocity (radial wind)
Accumulated precipitation
๐Ÿ›ฐ๏ธ
Geostationary
Satellite Imagery

Visible, infrared, water vapor, and enhanced-color satellite imagery from GOES-16/18, EUMETSAT Meteosat, and Himawari โ€” updated every 5 minutes.

Visible (Day Cloud Phase)
Infrared (IR Window)
Water vapor
RGB Air Mass
Enhanced-color composites
๐ŸŒง๏ธ
Forecast + QPE
Precipitation Overlays

Real-time quantitative precipitation estimates (QPE) and forecast QPF grids โ€” hourly accumulation, 24-hr totals, and type classification (rain/snow/ice).

Hourly QPE
24-hr accumulation
QPF (1-hr/6-hr)
Precip type (phase)
Snow depth analysis
๐ŸŒก๏ธ
Interpolated
Temperature Maps

Surface temperature heatmaps at 100m grid resolution, updated hourly โ€” with feels-like, dew point, and daily high/low anomaly visualization layers.

2m air temperature
Feels-like index
Dew point
Daily high/low
Anomaly from normal
๐Ÿ’จ
Animated
Wind & Pressure Maps

Animated wind streamlines, barb plots, and isobar pressure contours โ€” available at 10m surface, 850mb, and 500mb levels.

Animated streamlines
Wind barb plots
Pressure isobars
850mb wind field
500mb height contours
โ›ˆ๏ธ
Alert Polygons
Severe Weather Overlays

NWS watch/warning/advisory polygons with severity color-coding, issued in GeoJSON and as raster tile overlays for seamless map integration.

Warning polygons
Tornado tracks
Hail swath
Storm reports
Lightning strikes
Integration

Drop Into Any Map Platform in Minutes

All weather layers are served as standard map tile endpoints โ€” compatible with every major web and desktop mapping framework. No special SDK required.

mapbox-integration.js
// Add CustomWeather radar tile layer
map.addSource('cw-radar', {
  type: 'raster',
  tiles: [
    'https://tiles.customweather.com/radar/{z}/{x}/{y}.png
     ?apikey=YOUR_KEY&product=composite'
  ],
  tileSize: 256
});

map.addLayer({
  id: 'cw-radar-layer',
  type: 'raster',
  source: 'cw-radar',
  paint: { 'raster-opacity': 0.8 }
});

// Animate loop (last 60 minutes)
const timestamps = await cwapi.getRadarTimestamps();
playRadarLoop(timestamps, { fps: 3 });
Compatible Platforms
๐Ÿ—บ๏ธ Mapbox
๐Ÿƒ Leaflet
๐Ÿ”“ OpenLayers
๐Ÿ”๏ธ ArcGIS / ESRI
๐Ÿ“ Google Maps
๐ŸŒ Cesium 3D
๐Ÿ“ QGIS / GIS
๐Ÿ’ป Custom WebGL
Delivery Formats
XYZ Tiles

Standard slippy map tile endpoint

WMS

Web Map Service for GIS apps

WCS

Web Coverage Service (raw grids)

Static PNG

Server-rendered image export

GeoTIFF

High-res raster for desktop GIS

GeoJSON

Alert polygons and point data

โ–ถ๏ธ
Animated Radar Loops

Serve animated radar loops directly from our CDN โ€” or build your own with our timestamps API. Configure frame count (2โ€“60 frames), speed, and opacity.

View animation docs

Beautiful on Every Screen

Crisp, fast-loading map tiles that look stunning on mobile, tablet, and desktop โ€” served from our global CDN at any zoom level.

Radar
Composite reflectivity
Satellite
Visible imagery
Wind
Animated streamlines
๐Ÿ“ฑ
Mobile & Web Apps

Embed beautiful animated radar and satellite imagery into consumer apps with a single tile URL.

๐Ÿข
Enterprise Dashboards

Add weather context to operations dashboards, logistics tools, and situational awareness platforms.

๐Ÿ“บ
Broadcast & Media

High-res radar exports and branded map tiles for TV graphics, streaming, and digital media.

๐Ÿ›ก๏ธ
Emergency Management

Operational map layers for EOC displays, field crew apps, and public alerting systems.

Add Weather Maps to Your App Today

Free tier includes 50,000 map tile requests/month. Production-ready in minutes โ€” just add your API key and start rendering radar.

Request Custom Layers โ†’
๐Ÿ—บ๏ธ
๐Ÿ“ก