Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 206
    • Issues 206
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #1628
Closed
Open
Issue created Jun 06, 2018 by Rémi Cresson@remicressOwner

Orthorectification of Spot 6/7 raster sensor products leads to wrong output with lambert93 projection

Description

Orthorectification of SPOT 6/7 raster sensor products leads to an image with null pixels, and weird origin, with lambert93 projection. Both -map lambert93 and -map epsg -map.epsg.code 2154 lead to this wrong result. When using default projection everything looks good in a GIS.

Steps to reproduce

otbcli_OrthoRectification -io.in "/PATH/TO/.../IMG_SPOT6_MS_201603101023422_ORT_SPOT6_20170524_1423401x5bvysq0a6el_1_R1C1.TIF" -io.out ortho_test.tif -map epsg -map.epsg.code 2154

or

otbcli_OrthoRectification -io.in "/PATH/TO/.../IMG_SPOT6_MS_201603101023422_ORT_SPOT6_20170524_1423401x5bvysq0a6el_1_R1C1.TIF" -io.out ortho_test.tif -map lambert93

Configuration information

OTB Ortho-rectification (OrthoRectification) application, version 6.7.0

Assignee
Assign to
Time tracking