Wildland Fire Emissions Information System

Skip to end of metadata
Go to start of metadata

Overview

The Wildland Fire Emissions Information System (WFEIS) is an Internet-accessible data system designed to produce estimates of fuel consumption and emissions from wildfire in a variety of standard geospatial data formats.

Resources

WFEIS allows users to query the database for the following resources:

  • A list of Data Sources
  • A specific Data Source
  • A list of Data Source Groups
  • A specific Data Source Group
  • A list of Areas Burned (1)(2)
  • A specific Area Burned
  • A list of Fuel Loading estimates for Areas Burned (1)(2)
  • A Fuel Loading estimate for a specific Area Burned
  • A list of Fuel Consumption estimates for Areas Burned (1)(2)
  • A Fuel Consumption estimate for a specific Area Burned
  • A list of Emissions Produced estimates for Areas Burned (1)(2)
  • Emissions Produced estimates for a specific Area Burned

Footnotes:
(1) Data Source options: MODIS MCD45A1 / MTBS / MODIS Giglio
(2) Output Format options: online map, KML, SHP

Filters

Many of the requested resources can be filtered using the following options. This filters are added to the query string portion of the URL.

Start Date

Limit data to those on or after the specified date.

Start Date Filter Syntax
start=yyyy-mm-ddThh:mm:ssZ

End Date

Limit data to those on or before the specified date.

End Date Filter Syntax
end=yyyy-mm-ddThh:mm:ssZ

Bounding Box

Limit data to those falling within the coordinates of a bounding box. Coordinates are assumed to be in decimal degrees (WGS84).

Bounding Box Filter Syntax
BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth]
Bounding Box Filter Example
BBOX=-121.6,48.8,-121.5,48.9

Bounding Polygon

Limit data to those falling within the coordinates of a bounding polygon. Coordinates are assumed to be in decimal degrees (WGS84).

Bounding Polygon Filter Syntax
POLYGON(([x1] [y1],[x2] [y2],[x3] [y3],[x1] [y1]))
Bounding Polygon Filter Example
POLYGON((-121.6 48.9, -121.6 48.8, -121.5 48.85, -121.6 48.9))

Full Examples

For full examples, see the following web page: http://geodjango.mtri.org

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.