Commit 241ce6e
committed
Improve multiple crop zone support
Amends handling of the 'crop' render option such that when multiple
crop zones are specified, one CroppedRegionSet with many crop zones
is used rather than many CroppedRegionSets each with one crop zone.
This resolves issues where crop zones within the same render
could clobber each others tiles if close enough and could be rendered
with a different number of zoom levels.1 parent 91ea874 commit 241ce6e
2 files changed
Lines changed: 27 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
| 534 | + | |
539 | 535 | | |
540 | 536 | | |
541 | 537 | | |
542 | 538 | | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 539 | + | |
548 | 540 | | |
549 | 541 | | |
550 | 542 | | |
| |||
560 | 552 | | |
561 | 553 | | |
562 | 554 | | |
563 | | - | |
564 | | - | |
565 | | - | |
| 555 | + | |
| 556 | + | |
566 | 557 | | |
567 | 558 | | |
568 | 559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1743 | 1743 | | |
1744 | 1744 | | |
1745 | 1745 | | |
1746 | | - | |
| 1746 | + | |
1747 | 1747 | | |
1748 | | - | |
1749 | | - | |
1750 | | - | |
1751 | | - | |
1752 | | - | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | | - | |
1758 | | - | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
1759 | 1764 | | |
1760 | 1765 | | |
1761 | 1766 | | |
1762 | 1767 | | |
1763 | | - | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
1767 | | - | |
| 1768 | + | |
| 1769 | + | |
1768 | 1770 | | |
1769 | 1771 | | |
1770 | | - | |
1771 | | - | |
1772 | | - | |
1773 | | - | |
1774 | | - | |
| 1772 | + | |
| 1773 | + | |
1775 | 1774 | | |
1776 | 1775 | | |
1777 | | - | |
1778 | | - | |
1779 | | - | |
1780 | | - | |
1781 | | - | |
| 1776 | + | |
| 1777 | + | |
1782 | 1778 | | |
1783 | 1779 | | |
1784 | 1780 | | |
| |||
0 commit comments