Changeset 14475

Show
Ignore:
Timestamp:
05/16/08 15:59:49 (2 months ago)
Author:
rouault
Message:

Use <a> element for hyperlinks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/frmts/raw/frmt_lcp.html

    r14473 r14475  
    1010<p>FARSITE v. 4 landscape file (LCP) is a multi-band raster format used by  
    1111wildland 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  
     12FLAMMAP, and FBAT (<a href="http://www.fire.org">www.fire.org</a>). The bands of an LCP file store data describing  
     13topography, tree canopy, and ground fuel. The 
     14<a href="http://landfire.cr.usgs.gov/viewer">USGS National Map for LANDFIRE</a> 
     15distributes data in LCP format, and  
    1516programs such as FARSITE and FBAT can create LCP files from a set of input rasters.  
    1617The GDAL driver for LCP supports reading only.</p>