Skip to content

Commit

Permalink
change merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
peitilisc committed Dec 13, 2021
1 parent 02c59d7 commit 43a4d4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tilequeue/process.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,8 @@ def format_coord(
buffer_cfg)
else:
tiles = _cut_child_tiles(
processed_feature_layers, cut_coord, nominal_zoom, formats,
unpadded_bounds, scale, buffer_cfg)
processed_feature_layers, cut_coord, nominal_zoom,
max_zoom_with_changes, formats, scale, buffer_cfg)

formatted_tiles.extend(tiles)

Expand Down

0 comments on commit 43a4d4d

Please sign in to comment.