Skip to content

Commit

Permalink
spelling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 10, 2016
1 parent 19a47fe commit 312de68
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 13 deletions.
Expand Up @@ -15,7 +15,7 @@
<parameter_type source_parameter_type="ParameterType_Empty">ParameterBoolean</parameter_type>
<key>keywordlist</key>
<name>Display the OSSIM keywordlist</name>
<description>Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Informations are stored in keyword list (pairs of key/value)</description>
<description>Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in a keyword list (pairs of key/value)</description>
<default>True</default>
</parameter>
<parameter>
Expand Down
Expand Up @@ -2,4 +2,4 @@
<style type="text/css">
dl { border: 3px double #ccc; padding: 0.5em; } dt { float: left; clear: left; text-align: left; font-weight: bold; color: green; } dt:after { content: ":"; } dd { margin: 0 0 0 220px; padding: 0 0 0.5em 0; }
</style>
</head><body><h1>ReadImageInfo</h1><h2>Brief Description</h2>Get information about the image<h2>Tags</h2>Utilities,Image Manipulation,Image MetaData<h2>Long Description</h2>Display information about the input image like: image size, origin, spacing, metadata, projections...<h2>Parameters</h2><ul><li><b>[param] -in</b> &lt;string&gt; Input image to analyse. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -keywordlist</b> &lt;boolean&gt; Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in keyword list (pairs of key/value). Mandatory: False. Default Value: &quot;True&quot;</li><li><b>[param] -outkwl</b> &lt;string&gt; This option allows to extract the OSSIM keywordlist of the image into a geom file.. Mandatory: False. Default Value: &quot;&quot;</li><li><b>[param] -indexx</b> &lt;int32&gt; X start index. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -indexy</b> &lt;int32&gt; Y start index. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sizex</b> &lt;int32&gt; X size (in pixels). Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sizey</b> &lt;int32&gt; Y size (in pixels). Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -spacingx</b> &lt;float&gt; Pixel size along X (in physical units). Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -spacingy</b> &lt;float&gt; Pixel size along Y (in physical units). Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -originx</b> &lt;float&gt; Origin along X. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -originy</b> &lt;float&gt; Origin along Y. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -estimatedgroundspacingx</b> &lt;float&gt; Estimated ground spacing along X (in meters).. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -estimatedgroundspacingy</b> &lt;float&gt; Estimated ground spacing along Y (in meters).. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -numberbands</b> &lt;int32&gt; Number of bands. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sensor</b> &lt;string&gt; Sensor identifier. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -id</b> &lt;string&gt; Image identifier. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -time</b> &lt;string&gt; Acquisition time.. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -ullat</b> &lt;float&gt; Lattitude of the upper left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ullon</b> &lt;float&gt; Longitude of the upper left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -urlat</b> &lt;float&gt; Lattitude of the upper right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -urlon</b> &lt;float&gt; Longitude of the upper right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lrlat</b> &lt;float&gt; Lattitude of the lower right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lrlon</b> &lt;float&gt; Longitude of the lower right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lllat</b> &lt;float&gt; Lattitude of the lower left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lllon</b> &lt;float&gt; Longitude of the lower left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -town</b> &lt;string&gt; Main town near center of image. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -country</b> &lt;string&gt; Country of the image. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -rgb</b> &lt;string&gt; This group of parameters allows to access to the default rgb composition.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -projectionref</b> &lt;string&gt; Projection Coordinate System. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -keyword</b> &lt;string&gt; Image keyword list. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -gcp</b> &lt;string&gt; This group of parameters allows to access to the GCPs informations.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -inxml</b> &lt;string&gt; Load otb application from xml file. Mandatory: False. Default Value: &quot;&quot;</li><li><b>[param] -outxml</b> &lt;string&gt; Save otb application to xml file. Mandatory: False. Default Value: &quot;&quot;</li></ul><h2>Limitations</h2>None<h2>Authors</h2>OTB-Team<h2>See Also</h2> <h2>Example of use</h2><ul><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in: QB_Toulouse_Ortho_XS.tif</p></li></ul></body></html>
</head><body><h1>ReadImageInfo</h1><h2>Brief Description</h2>Get information about the image<h2>Tags</h2>Utilities,Image Manipulation,Image MetaData<h2>Long Description</h2>Display information about the input image like: image size, origin, spacing, metadata, projections...<h2>Parameters</h2><ul><li><b>[param] -in</b> &lt;string&gt; Input image to analyse. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -keywordlist</b> &lt;boolean&gt; Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in keyword list (pairs of key/value). Mandatory: False. Default Value: &quot;True&quot;</li><li><b>[param] -outkwl</b> &lt;string&gt; This option allows to extract the OSSIM keywordlist of the image into a geom file.. Mandatory: False. Default Value: &quot;&quot;</li><li><b>[param] -indexx</b> &lt;int32&gt; X start index. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -indexy</b> &lt;int32&gt; Y start index. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sizex</b> &lt;int32&gt; X size (in pixels). Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sizey</b> &lt;int32&gt; Y size (in pixels). Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -spacingx</b> &lt;float&gt; Pixel size along X (in physical units). Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -spacingy</b> &lt;float&gt; Pixel size along Y (in physical units). Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -originx</b> &lt;float&gt; Origin along X. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -originy</b> &lt;float&gt; Origin along Y. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -estimatedgroundspacingx</b> &lt;float&gt; Estimated ground spacing along X (in meters).. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -estimatedgroundspacingy</b> &lt;float&gt; Estimated ground spacing along Y (in meters).. Mandatory: True. Default Value: &quot;0.0&quot;</li><li><b>[param] -numberbands</b> &lt;int32&gt; Number of bands. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -sensor</b> &lt;string&gt; Sensor identifier. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -id</b> &lt;string&gt; Image identifier. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -time</b> &lt;string&gt; Acquisition time.. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -ullat</b> &lt;float&gt; Lattitude of the upper left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ullon</b> &lt;float&gt; Longitude of the upper left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -urlat</b> &lt;float&gt; Lattitude of the upper right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -urlon</b> &lt;float&gt; Longitude of the upper right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lrlat</b> &lt;float&gt; Lattitude of the lower right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lrlon</b> &lt;float&gt; Longitude of the lower right corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lllat</b> &lt;float&gt; Lattitude of the lower left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -lllon</b> &lt;float&gt; Longitude of the lower left corner.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -town</b> &lt;string&gt; Main town near center of image. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -country</b> &lt;string&gt; Country of the image. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -rgb</b> &lt;string&gt; This group of parameters allows to access to the default rgb composition.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -projectionref</b> &lt;string&gt; Projection Coordinate System. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -keyword</b> &lt;string&gt; Image keyword list. Mandatory: True. Default Value: &quot;&quot;</li><li><b>[param] -gcp</b> &lt;string&gt; This group of parameters allows to access to the GCPs information. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -inxml</b> &lt;string&gt; Load otb application from xml file. Mandatory: False. Default Value: &quot;&quot;</li><li><b>[param] -outxml</b> &lt;string&gt; Save otb application to xml file. Mandatory: False. Default Value: &quot;&quot;</li></ul><h2>Limitations</h2>None<h2>Authors</h2>OTB-Team<h2>See Also</h2> <h2>Example of use</h2><ul><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in: QB_Toulouse_Ortho_XS.tif</p></li></ul></body></html>

0 comments on commit 312de68

Please sign in to comment.