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

V2 spec #169

Merged
merged 136 commits into from
Feb 24, 2016
Merged

V2 spec #169

merged 136 commits into from
Feb 24, 2016

Conversation

springmeyer
Copy link
Contributor

…line with spec. Updated test results after winding order was corrected. Made it so that multiple layers with the same name can not be encoded to a single vector tile.
…forces vector tile v2 specification. Added a lot of tests around encoding and decoding. Added a lot more situations that resolve to exceptions, especially for invalid v2 tiles.
…tests so that parts are tested individually. Added several more test cases
…Fixed pragmas in headers, removed the len variable during decoding and now only require the length variable.
flippmoke and others added 27 commits January 28, 2016 14:22
…ause originally the buffer size was based on a tile width and height of 256 rather then the actual layer extent size.
…h fill type associated with negative fills. Added the use of rollback and updated protozero
…ds compatible with previous (broken) tile decoders
…r constant scale_denom and pixel width when using vector tiles
Conflicts:
	gyp/build.gyp
	src/vector_tile_geometry_encoder.hpp
flippmoke added a commit that referenced this pull request Feb 24, 2016
@flippmoke flippmoke merged commit 9b7c018 into master Feb 24, 2016
@flippmoke flippmoke deleted the v2_spec branch February 24, 2016 19:51
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.

None yet

4 participants