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

feat(tiler): Replace resolution with extent and bufferSize #30

Merged
merged 3 commits into from
Nov 20, 2019

Conversation

cosmin-petrescu
Copy link

@cosmin-petrescu cosmin-petrescu commented Nov 18, 2019

Now you can configure the MVT extent and buffer size and avoid rounding issues.
Here is an example of how to make MVT from PostGIS: https://blog.jawg.io/how-to-make-mvt-with-postgis/

types/TileServerConfig.ts Show resolved Hide resolved
Cosmin Petrescu added 2 commits November 20, 2019 14:20
BREAKING CHANGES:
Now you can configure the MVT extent and buffer size and avoid rounding issues.
Here is an example of how to make MVT from PostGIS: https://blog.jawg.io/how-to-make-mvt-with-postgis/
types/TileInput.ts Outdated Show resolved Hide resolved
types/TileInput.ts Outdated Show resolved Hide resolved
@cosmin-petrescu cosmin-petrescu merged commit f8b4cf7 into master Nov 20, 2019
@cosmin-petrescu cosmin-petrescu deleted the feature/extent-buffer branch November 20, 2019 12:53
@bartolkaruza
Copy link
Contributor

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants