Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VICAR imrpovements: write side, compression support, label as metadata #1855

Closed
rouault opened this issue Sep 18, 2019 · 1 comment
Closed
Assignees

Comments

@rouault
Copy link
Member

rouault commented Sep 18, 2019

The GDAL VICAR driver will be extended with the following enhancements:

  • addition of a write side to the driver, which is read-only currently
  • add support on this write side for the VICAR compression method.
  • Exposure of the whole VICAR label as metadata for edition.
  • Preservation of the VICAR label, in a similar way as for the ISIS3 driver, as described in ISIS3: preserve label accross conversions #1854

Examples expected from @thareUSGS

@rouault rouault self-assigned this Sep 18, 2019
rouault added a commit to rouault/gdal that referenced this issue Oct 24, 2019
…SGeo#1855)

- Support FORMAT=HALF, DOUB and COMP
- Support big-endian order for integer & floating point values
- Support BIP and BIL organizations
- Ignore binary label records (NBL), and properly skip binary prefixes (NBB)
- Add tests
@rouault
Copy link
Member Author

rouault commented Oct 26, 2019

Implementation available in pull request in #1955 . Was tested with a few additional samples provided by @swalterfub and also against VICAR Open Source 3.0 and its gdal_vicarplugin (particularly BASIC/BASIC2 support)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant