-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[otb] update description after previous commits
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@91 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- Loading branch information
julien.malik@gmail.com
committed
Apr 13, 2012
1 parent
edced63
commit 21e6c16
Showing
24 changed files
with
85 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
otbcli_ConvertCartoToGeoPoint | ||
ConvertCartoToGeoPoint | ||
OTB | ||
ParameterNumber|-carto.x|X cartographic coordinates|None|None|None | ||
ParameterNumber|-carto.y|Y cartographic coordinates|None|None|None | ||
ParameterNumber|-carto.x|X cartographic coordinates|None|None|0.0 | ||
ParameterNumber|-carto.y|Y cartographic coordinates|None|None|0.0 | ||
ParameterSelection|-mapproj|Output Cartographic Map Projection|utm;lambert2;lambert93;transmercator;wgs;epsg; | ||
ParameterNumber|-mapproj.utm.zone|Zone number|None|None|None | ||
ParameterNumber|-mapproj.utm.zone|Zone number|None|None|0 | ||
ParameterBoolean|-mapproj.utm.northhem|Northern Hemisphere| | ||
ParameterNumber|-mapproj.transmercator.falseeasting|False easting|None|None|0.0 | ||
ParameterNumber|-mapproj.transmercator.falsenorthing|False northing|None|None|0.0 | ||
ParameterNumber|-mapproj.transmercator.scale|Scale factor|None|None|1.0 | ||
ParameterNumber|-mapproj.epsg.code|EPSG Code|None|None|32631 | ||
ParameterNumber|-long|Output long|None|None|None | ||
ParameterNumber|-lat|Output lat|None|None|None | ||
ParameterNumber|-long|Output long|None|None|0.0 | ||
ParameterNumber|-lat|Output lat|None|None|0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
otbcli_ObtainUTMZoneFromGeoPoint | ||
ObtainUTMZoneFromGeoPoint | ||
OTB | ||
ParameterNumber|-lat|Latitude|None|None|None | ||
ParameterNumber|-lon|Longitude|None|None|None | ||
ParameterNumber|-utm|UTMZone|None|None|None | ||
ParameterNumber|-lat|Latitude|None|None|0.0 | ||
ParameterNumber|-lon|Longitude|None|None|0.0 | ||
ParameterNumber|-utm|UTMZone|None|None|0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
otbcli_Rasterization | ||
Rasterization | ||
OTB | ||
ParameterVector|-in|InputVectorData|False | ||
ParameterVector|-in|InputVectorData|-1|False | ||
OutputRaster|-out|OutputImage| | ||
ParameterRaster|-im|InputImage|True | ||
ParameterNumber|-szx|SizeX|None|None|None | ||
ParameterNumber|-szy|SizeY|None|None|None | ||
ParameterNumber|-epsg|RSID|None|None|None | ||
ParameterNumber|-orx|OriginX|None|None|None | ||
ParameterNumber|-ory|OriginY|None|None|None | ||
ParameterNumber|-spx|SpacingX|None|None|None | ||
ParameterNumber|-spy|SpacingY|None|None|None | ||
ParameterNumber|-szx|SizeX|None|None|0.0 | ||
ParameterNumber|-szy|SizeY|None|None|0.0 | ||
ParameterNumber|-epsg|RSID|None|None|0 | ||
ParameterNumber|-orx|OriginX|None|None|0.0 | ||
ParameterNumber|-ory|OriginY|None|None|0.0 | ||
ParameterNumber|-spx|SpacingX|None|None|0.0 | ||
ParameterNumber|-spy|SpacingY|None|None|0.0 | ||
ParameterNumber|-ram|Available RAM (Mb)|None|None|128 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/sextante/otb/description/VectorDataExtractROIApplication.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
otbcli_VectorDataSetField | ||
VectorDataSetField | ||
OTB | ||
ParameterVector|-in|Input|False | ||
ParameterVector|-in|Input|-1|False | ||
OutputVector|-out|Output| | ||
ParameterString|-fn|Field| | ||
ParameterString|-fv|Value| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters