Skip to content

Commit a60df5e

Browse files
authored
Clarify the 256px and 512px cutting
1 parent 21c8532 commit a60df5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ v1.6.0
55
------
66
* **New features:**
77
* Add support for 2x2 metatiles (and 512px tiles). See [#163](https://github.com/tilezen/tilequeue/pull/163), [#166](https://github.com/tilezen/tilequeue/pull/166), and [#169](https://github.com/tilezen/tilequeue/pull/169).
8-
* Cut child 256px tiles from parent 512px 2x2 metatiles. See [#158](https://github.com/tilezen/tilequeue/pull/158).
8+
* Cut child 256px tiles from 512px parent in the 2x2 metatile, rather than re-requesting that 256px bbox from database. See [#158](https://github.com/tilezen/tilequeue/pull/158).
99
* Pass nominal zoom instead of coordinates. See [#161](https://github.com/tilezen/tilequeue/pull/161).
1010
* **Enhancements:**
1111
* Drop parts of MultiPolygons which lie outside the clip boundary of the tile (primarily affects buildings and water layers). See [#171](https://github.com/tilezen/tilequeue/pull/171).

0 commit comments

Comments
 (0)