Opened 10 years ago
Closed 10 years ago
#68 closed defect (fixed)
geotifcp needs little-endian output
Reported by: | hobu | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | libgeotiff | Version: | 1.3.0 |
Keywords: | Cc: |
Description
tiffcp has an option to force little endian, and this would be handy to have in geotifcp as well.
Note:
See TracTickets
for help on using tickets.
Implemented in r2513.
Use -L with geotifcp for forcing little endian or -B for big endian.