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

Flatten coords in Protobuf #13

Merged
merged 4 commits into from
Dec 22, 2014
Merged

Flatten coords in Protobuf #13

merged 4 commits into from
Dec 22, 2014

Conversation

mourner
Copy link
Contributor

@mourner mourner commented Dec 22, 2014

Stores all coords flattened into a single coord array instead of nested rings, while storing structure in a separate lengths field if necessary. Closes #8. Also simplifies the code a bit.

More about this: mapbox/geobuf#27 (comment)

mourner added a commit that referenced this pull request Dec 22, 2014
Flatten coords in Protobuf
@mourner mourner merged commit ee50fb0 into master Dec 22, 2014
@mourner mourner deleted the flatcoords branch December 22, 2014 18:47
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.

Flatten nested coordinates with single ring
1 participant