Opened 16 years ago
#193 new bug
Geotiff viewer ( and gtiff2jpg script) fail to display the full image if high number of lines (>~32000)
Reported by: | mark1 | Owned by: | mark1 |
---|---|---|---|
Priority: | whenever | Milestone: | The Glorious Future |
Component: | PML utilities | Keywords: | |
Cc: | mggr | Other processors: |
Description
For long lines such as GB08_19, gtviewer only shows part of the line (with no error warnings). The same happens with the gtiff2jpg script. This is suspected to be due to a (signed) short int somewhere in the code where an unsigned short int should be.
Note: See
TracTickets for help on using
tickets.