Skip to main content

Types of Web Services Offered in FIRMS

  • Web Map Services (WMS)
  • Web Feature Services (WFS)
  • Web Map Service (WMS) Time

Service Descriptions

Web Map Service (WMS)

A WMS is a standard way to request maps from remote servers over the internet using simple web requests. Essentially, you ask for a map by specifying which layers (like roads, terrain, or satellite images) you want and the specific area you're interested in. The server then sends back a map image (in formats such as JPEG or PNG) that is already aligned with geographic coordinates, so it fits correctly when viewed in a mapping application. Additionally, you can request that the map image has a transparent background, which allows you to layer it on top of other maps from different sources.

For more information see the Open Geospatial Consortium's (OGC) WMS resources

Web Feature Service (WFS)

WFS provides an interface allowing requests for geographical features across the web using platform-independent calls. The WFS specification defines interfaces and operations for data access and manipulation on geographic features:

  • Discovery: You can ask the service what kinds of data it has and get details about the structure of that data.
  • Query: You can request specific features or information about them by setting conditions (for example, finding all roads in a certain area).
  • Locking: If you need to make sure that no one else changes certain features while you're editing them, you can lock those features.
  • Transaction: You can add new features, change existing ones, or remove features from the data.
  • Stored Queries: The service lets you save complex queries on the server so you can run them again later with different parameters.

In summary, WFS provides a flexible way to search, update, and manage geographic information directly at the feature level over the internet.

Web Map Service (WMS) Time

WMS-Time allows you to access FIRMS Active Fire Hotspots for a date range up to 31 days. With WMS-Time, you can specifiy a "TIME" parameter to obtain fire hotspots for multiple dates (e.g. 2020-01-01/2020-01-10) or a specific date-time range (2020-01-01 00:45/2020-01-01 10:30).

Technical Specifications

Authentication and Access Control (MapKey)

Our services use MapKeys for authentication. Users must register to obtain a MapKey. Access control is implemented to ensure data security and manage usage quotas.

Visit FIRMS to set up a MapKey.

Users that require large transaction rate (+1000s/minute) should consider:

WMS Time Specifications

"TIME" parameter supports the following formats:
YYYY-MM-DDTHH:MM:SSZ
YYYY-MM-DDTHH:MM:SS
YYYY-MM-DD HH:MM:SS
YYYY-MM-DDTHH:MM
YYYY-MM-DD HH:MM
YYYY-MM-DD
* seconds are not used and will be ignored. Kept for compatibility

For a single day: "TIME=2020-01-01" or "TIME=2020-01-01/2020-01-01"
For 2 days (48 hrs): "TIME=2020-01-01/2020-01-02"

Please note: WMS-Time currently supports only up to 31 days per request. Also, if there is no data for the specified date, a blank image will be returned.

How to Access and Use the Services

To access our web mapping and feature services:

  1. Register for a MapKey with our MapKey tool
  2. Choose the appropriate service (WMS or WFS) based on your needs
  3. Click the link on the WMS or WFS page to obtain the link in a new window
    • Or you can right click the link and select: Copy Link Address
  4. Once the link is obtained swap the, YourMapKey, in the link for your MapKey value, see below
    • Example with VIIRS NOAA-20 7-day WMS Active Fire Layer
    • https://firms.modaps.eosdis.nasa.gov/mapserver/wms/fires/YourMapKey/fires_viirs_noaa20_7/?REQUEST=GetMap&WIDTH=1024&HEIGHT=512&BBOX=-180,-90,180,90
  5. Input the created WMS/WFS link into the GIS service or code of your choosing

Data Layers Available

FIRMS services provide access to various geospatial wildfire datasets, including:

  • WMS
    • VIIRS Active Fire Layers - there are 24, 48, 72 hour, and 7 day services available.
      • S-NPP, NOAA-20, and NOAA-21 combination
      • S-NPP
      • NOAA-20
      • NOAA-21
    • MODIS Active Fire Layers - there are 24, 48, 72 hour, and 7 day services available.
      • Aqua and Terra combination
      • Aqua
      • Terra
    • LANDSAT Active Fire Layers - there are 24, 48, 72 hour, and 7 day services available.
      • 8 and 9 OLI combination
    • Time Since Detection, 0-7 Days, Four Colors, Active Fire Layers
      • There are 0-6, 6-12, 12-24, > 24, and 0-24+ hour time services available, for all of the satellites below
      • S-NPP, NOAA-20, and NOAA-21 (VIIRS) combination
      • S-NPP
      • NOAA-20
      • NOAA-21
      • MODIS
      • LANDSAT
    • Time Since Detection, 0-7 Days, Nine Colors, Active Fire Layers
      • There are 0-12, 12-24, 24-36, 36-48, 48-60, 60-72, 72-84, 84-96, > 96, 0-96+ hour time services available, for all of the satellites below
      • S-NPP, NOAA-20, and NOAA-21 (VIIRS) combination
      • S-NPP
      • NOAA-20
      • NOAA-21
      • MODIS
      • LANDSAT
  • WFS
    • VIIRS Active Fire / Hotspot Layers - there are 24 hour and 7 day services available.
      • S-NPP
      • NOAA-20
      • NOAA-21
    • MODIS Active Fire / Hotspot Layers - there are 24 hour and 7 day services available.
    • LANDSAT Active Fire / Hotspot Layers - there are 24 hour and 7 day services available.
  • WMS Time
    • MODIS Active Fire Hotspots
      • MODIS combined
      • Aqua
      • Terra
    • VIIRS Active Fire Hotspots
      • VIIRS combined (S-NPP & NOAA-20)
      • S-NPP
      • NOAA-20

Each dataset is accompanied by detailed metadata, including attribute information, update frequency, and versioning details.

Security and Compliance

FIRMS prioritizes the security of our services and user data:

  • All communications are encrypted using HTTPS
  • Regular security audits and penetration testing
  • Compliance with relevant data protection regulations

Users are responsible for adhering to our acceptable use policy and any applicable data usage agreements.

Details

Last Updated

April 22, 2026

Published

July 2, 2025