#6568 closed defect (fixed)
Useless floating point values in generated VRT
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 2.1.1 |
Component: | GDAL_Raster | Version: | 2.1.0 |
Severity: | normal | Keywords: | vrt |
Cc: |
Description
gdalbuildvrt in GDAL 2.1 can produce floating point numbers in SrcRect / DstRect that are only due to rounding issues rather than subpixel accuracy.
Reported in https://lists.osgeo.org/pipermail/gdal-dev/2016-July/044693.html
Change History (6)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 8 years ago
Milestone: | → 2.1.1 |
---|
Note:
See TracTickets
for help on using tickets.
In 34507: