Opened 9 years ago

Closed 9 years ago

#6127 closed defect (fixed)

Gaps in VRT mosaicing

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

In some circumstances, bad rounding of integer source/destination offset/sizes can create gaps in mosaicing situations. Particularly with VRT where the destination size of a source is larger than the source size. And now that we can have non nearest resampling it might be desirable to specify floating point value for source offsets/sizes for precise sub-pixel placement.

Change History (2)

comment:1 by Even Rouault, 9 years ago

trunk r30648 "gdalbuildvrt / gdal_translate / VRT: use floating point values for source and destination offsets and sizes (#6127)"

comment:2 by Even Rouault, 9 years ago

Milestone: 2.1.0
Resolution: fixed
Status: newclosed

trunk r30653 "Fix test_gdal_translate_31 (#6127)"

Note: See TracTickets for help on using tickets.