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

shape encoding #47

Closed
kevinkreiser opened this issue Feb 1, 2017 · 0 comments
Closed

shape encoding #47

kevinkreiser opened this issue Feb 1, 2017 · 0 comments
Assignees
Labels

Comments

@kevinkreiser
Copy link
Member

(2016-04-04T19:17:33Z) @kevinkreiser : originally created valhalla/midgard#80

polyline encoding is great because its pretty standard across the mapping world. its nice because it results in chars in the visible ascii range. but strictly speaking we dont care about viewing it when we use it to store shape in routing tiles. can we make use of even the invisible ascii range to save even more space (by having more precision per byte), indeed can we use another offset encoding scheme to do it faster or with less storage. do some research to test this...

(2016-05-16T14:07:32Z) @kevinkreiser : this has been done as of a few weeks ago

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

No branches or pull requests

1 participant