Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 205
    • Issues 205
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • #2212
Closed
Open
Issue created Aug 09, 2021 by Mickael Savinaud@msavinaudDeveloper

OTB stand alone package not support the virtual filesystem

Description

OTB should support reading file store on virtua filesystem

export AWS_NO_SIGN_REQUEST=YES
gdalinfo /vsis3/sentinel-cogs/sentinel-s2-l2a-cogs/31/T/CJ/
2021/1/S2B_31TCJ_20210130_0_L2A/B02.tif
source /path/to/otbenv.profile
gdalinfo /vsis3/sentinel-cogs/sentinel-s2-l2a-cogs/31/T/CJ/
2021/1/S2B_31TCJ_20210130_0_L2A/B02.tif
ERROR 11: CURL error: error setting certificate verify locations:
  CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: /etc/ssl/certs
gdalinfo failed - unable to open '/vsis3/sentinel-cogs/sentinel-s2-l2a-cogs/31/T/CJ/2021/1/S2B_31TCJ_20210130_0_L2A/B02.tif'.

otbcli fails also !

Steps to reproduce

cf. previous section

Configuration information

  • OTB binaries 7.3
  • Ubuntu 20.04
Edited Aug 09, 2021 by Mickael Savinaud
Assignee
Assign to
Time tracking