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

Avoid ArrayIndexOutOfBoundsException on coordSeq when there are extra commands than specified in header #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

i23098
Copy link

@i23098 i23098 commented Oct 28, 2021

This fixes #51

Although it is ignoring the extra commands it will probably load wrong data. Maybe it should return null?

sebasbaumh added a commit to sebasbaumh/mapbox-vector-tile-java that referenced this pull request May 18, 2022
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.

Failure to parse when there is MULTILINESTRING
2 participants