Changeset 14475
- Timestamp:
- 05/16/08 15:59:49 (2 months ago)
- Files:
-
- trunk/gdal/frmts/raw/frmt_lcp.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/frmts/raw/frmt_lcp.html
r14473 r14475 10 10 <p>FARSITE v. 4 landscape file (LCP) is a multi-band raster format used by 11 11 wildland fire behavior and fire effect simulation models such as FARSITE, 12 FLAMMAP, and FBAT (www.fire.org). The bands of an LCP file store data describing 13 topography, tree canopy, and ground fuel. The USGS National Map for LANDFIRE 14 (http://landfire.cr.usgs.gov/viewer) distributes data in LCP format, and 12 FLAMMAP, and FBAT (<a href="http://www.fire.org">www.fire.org</a>). The bands of an LCP file store data describing 13 topography, tree canopy, and ground fuel. The 14 <a href="http://landfire.cr.usgs.gov/viewer">USGS National Map for LANDFIRE</a> 15 distributes data in LCP format, and 15 16 programs such as FARSITE and FBAT can create LCP files from a set of input rasters. 16 17 The GDAL driver for LCP supports reading only.</p>
