Back to the map

Credits, sources & limits

Data

Method

The map distinguishes two objects. A hot pixel is a raw satellite detection: a thermal anomaly seen by a sensor at a given moment. Its colour follows the fire radiative power (FRP, in megawatts): pale yellow for a weak fire, deep red for extreme blazes; in wide view the height of the 3D columns also follows FRP. When zooming in, its real ground footprint is shown (scan×track rectangle provided by FIRMS, ~375 m for VIIRS, ≥1 km for MODIS) over satellite imagery. The fire event (white circle) aggregates these detections by spatial proximity: DBSCAN clustering in the database (PostGIS ST_ClusterDBSCAN, 2,500 m radius in Web Mercator projection, minimum 3 detections, 48-hour sliding window), recomputed after every ingestion.

Data is stored in WGS 84 (EPSG:4326) and served as vector tiles generated in Web Mercator (EPSG:3857). Since the clustering radius is expressed in Mercator metres, it corresponds to a shorter ground distance at high latitudes (~1,770 m at 45°).

Limits to know

Technology

Next.js (App Router, TypeScript) · MapLibre GL JS · deck.gl (interleaved rendering, FRP extrusion) · PostgreSQL/PostGIS (vector tiles ST_AsMVT, clustering ST_ClusterDBSCAN) · TailwindCSS.

Planned evolutions

Geostationary sources (Meteosat SEVIRI, GOES ABI: 10-15 min cadence, but 2-3 km resolution and more false positives) and EFFIS/Copernicus burnt-area perimeters.

What the map costs

Satellite data is open and free; serving it is not: server, database and vector tiles amount to about €200 a month. The GISFire Pro subscription covers them; the public map stays free and ad-free for everyone.

Published by

© 2026 SARO · Gistin. All rights reserved. The interface, its presentation and the contents of GISFire are protected; reproducing or imitating them requires written permission. The source data remain the property of their respective producers, see the credits.

Legal notice · Privacy policy