Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 305
    • Issues 305
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #2169

Closed
Open
Created Mar 09, 2021 by Mickael Savinaud@msavinaudDeveloper

Support new dem format

Currently when you want to use dem capability for ortho or stereo, you need to provide a directory with dem file to OTB. In this dem directory you must provide dem compatible with gdal in tif, dted or hgt format.

However with new version of gdal you can read:

  • in archive: for example the new copernicus dem at 30m is provided as tar file (example: DEM1_SAR_DTE_30_20101225T214024_20130706T214205_ADS_000000_5891.DEM.tar) and could be nice to support them directly without unarchive.
  • on network: for example you can have the dem accessible into a bucket so support dem file on network could be nice

For the second point, an alternative could be to support a vrt file which reference tiles through for example /vsis3 syntax.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None