Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Cabieces
otb
Commits
ff3200e1
Commit
ff3200e1
authored
6 years ago
by
dmci99
Browse files
Options
Downloads
Patches
Plain Diff
DOC: further edits to documentation
parent
8a3af7c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/Cookbook/rst/AdvancedUse.rst
+8
-0
8 additions, 0 deletions
Documentation/Cookbook/rst/AdvancedUse.rst
with
8 additions
and
0 deletions
Documentation/Cookbook/rst/AdvancedUse.rst
+
8
−
0
View file @
ff3200e1
...
...
@@ -347,6 +347,14 @@ The available syntax for boolean options are:
- By default OTB will not alter any existing nodata value.
- The following examples illustrate the above-mentioned points:
- Scalar value syntax : "image_filename?&nodata=-999" -> nodata value equal to -999 will be assigned to all bands
- "Band/Value pair" syntax: "image_filename?&nodata=0:-999,1:255,2:254" -> nodata value corresponds to pixels with values [-999,255,254]
- It is important to note that the band numbering in the nodata writer option follows the GDAL convention and starts at 1.
OGR DataSource options
^^^^^^^^^^^^^^^^^^^^^^^
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment