Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default to reasonable buffer size #94

Closed
wants to merge 1 commit into from
Closed

default to reasonable buffer size #94

wants to merge 1 commit into from

Conversation

springmeyer
Copy link
Contributor

The default 256 buffer size is overly large. We should default to something much smaller, like 5 (which is the default in tippecanoe). Most Mapnik vector tile renders will and should override this value in the mapnik XML by setting the buffer-size on the Layer. This value is then ignored, which has always been the case for tilelive-omnivore usage of tilelive-bridge. But nevertheless this default is too large.

refs mapbox/tilelive-omnivore#45

Refs #87

@springmeyer
Copy link
Contributor Author

won't get around to testing this, so closing.

@springmeyer springmeyer closed this Dec 3, 2018
@springmeyer springmeyer deleted the buffer-5 branch December 3, 2018 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant