Opened 8 years ago

Last modified 4 years ago

#1253 new defect

Tiling size doesn't always work for aligned tiling — at Version 1

Reported by: Dimitar Misev Owned by:
Priority: major Milestone: 11.0
Component: rasodmg Version: development
Keywords: Cc: Peter Baumann, Alex Dumitru, Vlad Merticariu
Complexity: Medium

Description (last modified by Dimitar Misev)

Specifying a simple tiling scheme of [0:*,0:*,..] and then limiting it to a tileSize works as expected: tile dimensions are computed properly and the tile sizes do not exceed tileSize.

Specifying a tiling scheme of [0:large_number,0:large_number,...] and then limiting it to a small tileSize doesn't seem to work: the resulting tiles actually get sizes corresponding to the tiling scheme, rather than the tileSize.

Tile sizes should not exceed tileSize.

Change History (1)

comment:1 by Dimitar Misev, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.