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

Handle invalid geometries #45

Closed
rmarianski opened this issue Apr 12, 2016 · 3 comments
Closed

Handle invalid geometries #45

rmarianski opened this issue Apr 12, 2016 · 3 comments
Assignees
Milestone

Comments

@rmarianski
Copy link
Member

rmarianski commented Apr 12, 2016

After quantizing and encoding mvt tiles, we can end up in situations where we generate invalid geometries. The encoder should allow for the flexibility to handle these in different ways, eg drop invalid geometries, try to correct the geometry and try again, raise an exception, etc. Offering a callback might be a general way to approach the implementation.

@rmarianski rmarianski self-assigned this Apr 12, 2016
@rmarianski rmarianski added this to the v0.10.0 milestone Apr 12, 2016
@rmarianski
Copy link
Member Author

Related to #42

@nvkelso
Copy link
Member

nvkelso commented Sep 22, 2016

@rmarianski Anything more to test with this one before taking it to prod?

@rmarianski
Copy link
Member Author

Good to go.

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

No branches or pull requests

3 participants