Changes between Initial Version and Version 1 of rpf_file


Ignore:
Timestamp:
Mar 20, 2013, 3:06:25 AM (11 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rpf_file

    v1 v1  
     1 = OSSIM RPF File =
     2
     3Tiled raster data such as DTED, SRTM, GDEM, and RPF can be managed as one contiguous dataset using a .rpf file. This allows OSSIM to process and render thousands of images at once. For example, using ossim-dem you can create a shaded relief of the entire globe in one step!
     4
     5
     6 == Requirements ==
     7
     8 - Images must be the same size (e.g. 1024x1024 pixels)
     9 - Images must be in the same gsd
     10 - Images must be in the same projection
     11 - Images must be in the same radiometry
     12
     13
     14 == File Format ==
     15OSSIM .rpf files are simple text files that contain a list of files, and their bounding coordinates. The first line in the file is the header. It is used to define the overall extents of all the entries in the file, as well as the total number of bands (typically 1 or 3). After the header is a list of files.
     16{{{
     17Line1: <minX>,<minY>|<maxX>,<maxY>|<numBands>
     18Line N+1: <filepath>|<minX>,<minY>|<maxX>,<maxY>
     19...
     20}}}
     21
     22
     23 == RPF Sample ==
     24{{{
     25-71.196663407559, 42.7281314915574|-71.1918113156502, 42.7303585648548|3
     26D:\Maps\BuckEye\Andover\test\1_1.jpg|-71.196663407559,42.7299138464277|-71.1960579328422,42.7303585648548
     27D:\Maps\BuckEye\Andover\test\1_2.jpg|-71.1960567479601,42.7299138464277|-71.1954512732433,42.7303585648548
     28D:\Maps\BuckEye\Andover\test\1_3.jpg|-71.1954500883613,42.7299138464277|-71.1948446136445,42.7303585648548
     29D:\Maps\BuckEye\Andover\test\1_4.jpg|-71.1948434287624,42.7299138464277|-71.1942379540456,42.7303585648548
     30D:\Maps\BuckEye\Andover\test\1_5.jpg|-71.1942367691636,42.7299138464277|-71.1936312944468,42.7303585648548
     31D:\Maps\BuckEye\Andover\test\1_6.jpg|-71.1936301095648,42.7299138464277|-71.193024634848,42.7303585648548
     32D:\Maps\BuckEye\Andover\test\1_7.jpg|-71.1930234499659,42.7299138464277|-71.1924179752491,42.7303585648548
     33D:\Maps\BuckEye\Andover\test\1_8.jpg|-71.192416790367,42.7299138464277|-71.1918113156502,42.7303585648548
     34D:\Maps\BuckEye\Andover\test\2_1.jpg|-71.196663407559,42.7294682577101|-71.1960579328422,42.7299129761372
     35D:\Maps\BuckEye\Andover\test\2_2.jpg|-71.1960567479601,42.7294682577101|-71.1954512732433,42.7299129761372
     36D:\Maps\BuckEye\Andover\test\2_3.jpg|-71.1954500883613,42.7294682577101|-71.1948446136445,42.7299129761372
     37D:\Maps\BuckEye\Andover\test\2_4.jpg|-71.1948434287624,42.7294682577101|-71.1942379540456,42.7299129761372
     38D:\Maps\BuckEye\Andover\test\2_5.jpg|-71.1942367691636,42.7294682577101|-71.1936312944468,42.7299129761372
     39D:\Maps\BuckEye\Andover\test\2_6.jpg|-71.1936301095648,42.7294682577101|-71.193024634848,42.7299129761372
     40D:\Maps\BuckEye\Andover\test\2_7.jpg|-71.1930234499659,42.7294682577101|-71.1924179752491,42.7299129761372
     41D:\Maps\BuckEye\Andover\test\2_8.jpg|-71.192416790367,42.7294682577101|-71.1918113156502,42.7299129761372
     42D:\Maps\BuckEye\Andover\test\3_1.jpg|-71.196663407559,42.7290226689926|-71.1960579328422,42.7294673874197
     43D:\Maps\BuckEye\Andover\test\3_2.jpg|-71.1960567479601,42.7290226689926|-71.1954512732433,42.7294673874197
     44D:\Maps\BuckEye\Andover\test\3_3.jpg|-71.1954500883613,42.7290226689926|-71.1948446136445,42.7294673874197
     45D:\Maps\BuckEye\Andover\test\3_4.jpg|-71.1948434287624,42.7290226689926|-71.1942379540456,42.7294673874197
     46D:\Maps\BuckEye\Andover\test\3_5.jpg|-71.1942367691636,42.7290226689926|-71.1936312944468,42.7294673874197
     47D:\Maps\BuckEye\Andover\test\3_6.jpg|-71.1936301095648,42.7290226689926|-71.193024634848,42.7294673874197
     48D:\Maps\BuckEye\Andover\test\3_7.jpg|-71.1930234499659,42.7290226689926|-71.1924179752491,42.7294673874197
     49D:\Maps\BuckEye\Andover\test\3_8.jpg|-71.192416790367,42.7290226689926|-71.1918113156502,42.7294673874197
     50D:\Maps\BuckEye\Andover\test\4_1.jpg|-71.196663407559,42.728577080275|-71.1960579328422,42.7290217987021
     51D:\Maps\BuckEye\Andover\test\4_2.jpg|-71.1960567479601,42.728577080275|-71.1954512732433,42.7290217987021
     52D:\Maps\BuckEye\Andover\test\4_3.jpg|-71.1954500883613,42.728577080275|-71.1948446136445,42.7290217987021
     53D:\Maps\BuckEye\Andover\test\4_4.jpg|-71.1948434287624,42.728577080275|-71.1942379540456,42.7290217987021
     54D:\Maps\BuckEye\Andover\test\4_5.jpg|-71.1942367691636,42.728577080275|-71.1936312944468,42.7290217987021
     55D:\Maps\BuckEye\Andover\test\4_6.jpg|-71.1936301095648,42.728577080275|-71.193024634848,42.7290217987021
     56D:\Maps\BuckEye\Andover\test\4_7.jpg|-71.1930234499659,42.728577080275|-71.1924179752491,42.7290217987021
     57D:\Maps\BuckEye\Andover\test\4_8.jpg|-71.192416790367,42.728577080275|-71.1918113156502,42.7290217987021
     58D:\Maps\BuckEye\Andover\test\5_1.jpg|-71.196663407559,42.7281314915574|-71.1960579328422,42.7285762099845
     59D:\Maps\BuckEye\Andover\test\5_2.jpg|-71.1960567479601,42.7281314915574|-71.1954512732433,42.7285762099845
     60D:\Maps\BuckEye\Andover\test\5_3.jpg|-71.1954500883613,42.7281314915574|-71.1948446136445,42.7285762099845
     61D:\Maps\BuckEye\Andover\test\5_4.jpg|-71.1948434287624,42.7281314915574|-71.1942379540456,42.7285762099845
     62D:\Maps\BuckEye\Andover\test\5_5.jpg|-71.1942367691636,42.7281314915574|-71.1936312944468,42.7285762099845
     63D:\Maps\BuckEye\Andover\test\5_6.jpg|-71.1936301095648,42.7281314915574|-71.193024634848,42.7285762099845
     64D:\Maps\BuckEye\Andover\test\5_7.jpg|-71.1930234499659,42.7281314915574|-71.1924179752491,42.7285762099845
     65D:\Maps\BuckEye\Andover\test\5_8.jpg|-71.192416790367,42.7281314915574|-71.1918113156502,42.7285762099845
     66}}}