Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Orthority 0.6.1 documentation
Orthority 0.6.1 documentation
  • Installation
  • Background
    • Coordinate systems
    • Camera models
    • Vertical CRS
    • File paths and URIs
  • File formats
    • Orthority interior parameters
    • Orthority exterior parameters
    • CSV exterior parameters
    • Image EXIF / XMP tags
    • OpenDroneMap / OpenSfM parameters
    • Image RPC tags and sidecar files
    • Orthority RPC parameters
    • Legacy simple-ortho config.yaml
    • Image GCP tags
    • Orthority GCPs
  • Getting started
    • Command line
      • Running examples
      • Orthorectification
        • oty frame
        • oty exif
        • oty odm
        • oty rpc
        • File IO
        • Ortho image configuration
        • Frame camera configuration
        • Algorithm configuration
      • Pan-sharpening
        • oty sharpen
        • Output image configuration
    • API
      • Camera models
      • Orthorectification
      • Pan-sharpening
  • Contributing
  • Command line reference
    • oty
    • oty frame
    • oty exif
    • oty odm
    • oty rpc
    • oty sharpen
    • simple-ortho
  • API reference
    • Camera models
    • Enumerations
    • Errors
    • EXIF / XMP tags
    • Camera factories
    • Camera model fitting
    • Orthorectification
    • Pan-sharpening
    • Parameter IO
Back to top
View this page

File formatsΒΆ

Camera model and related file formats supported by Orthority:

  • Orthority interior parameters
  • Orthority exterior parameters
  • CSV exterior parameters
  • Image EXIF / XMP tags
  • OpenDroneMap / OpenSfM parameters
  • Image RPC tags and sidecar files
  • Orthority RPC parameters
  • Legacy simple-ortho config.yaml
  • Image GCP tags
  • Orthority GCPs

Note

If you require support for a format not listed here, please see the contribution guide.

Next
Orthority interior parameters
Previous
File paths and URIs
Copyright © 2023, Leftfield Geospatial
Made with Sphinx and @pradyunsg's Furo