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

Omit all tile edges for polylines #487

Merged
merged 2 commits into from
Jan 21, 2016
Merged

Omit all tile edges for polylines #487

merged 2 commits into from
Jan 21, 2016

Conversation

matteblair
Copy link
Member

  • Fixes polyline builder never checking line segments for coincidence with tile edges (not sure when this was broken)
  • Modifies tile edge check to match edges of any tile, not just the current tile

Line segments were not being tested for coincidence with tile edges
Handles cases where geometry is clipped to an N-tile box
@matteblair
Copy link
Member Author

@tallytalwar give this a quick look if you please.

@tallytalwar
Copy link
Member

Sure on it. Thanks

@tallytalwar tallytalwar self-assigned this Jan 21, 2016
tallytalwar added a commit that referenced this pull request Jan 21, 2016
Omit all tile edges for polylines
@tallytalwar tallytalwar merged commit 38ee076 into master Jan 21, 2016
@tallytalwar tallytalwar deleted the omit-tile-edges branch January 21, 2016 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants