Closed nvkelso closed 2 years ago
Relates to https://github.com/tilezen/tilequeue/pull/402 which removes overstuffed features from tiles when their min_zoom
is larger than the tile's nominal zoom. But if the min_zoom
is null then they aren't pruned! This sets the min_zoom
to 17 so the generated address points will get pruned.
LGTM
I'm the author so I can't approve, @travisgrigsby you want to do those honors?
Connects with https://github.com/tilezen/vector-datasource/issues/2023.