Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Support layers with extent != 4096 #250

Closed
kkaefer opened this issue May 26, 2014 · 2 comments · Fixed by #3766
Closed

Support layers with extent != 4096 #250

kkaefer opened this issue May 26, 2014 · 2 comments · Fixed by #3766
Assignees

Comments

@kkaefer
Copy link
Member

kkaefer commented May 26, 2014

We currently hard code the assumption that vertices in a layer span the extent of 0..4096. This may not be true for all tiles, so we should either make our renderer aware of that, or normalize vertices to that extent when decoding layers that specify a different extent.

@bsudekum
Copy link

I'm seeing a lot of errors coming up from tiles generated in tippecanoe as the default setting is not 4096.

@kkaefer has there been any headway on this issue?

@kkaefer
Copy link
Member Author

kkaefer commented Oct 27, 2015

No

@ansis ansis self-assigned this Jan 25, 2016
@ansis ansis removed the in progress label Feb 3, 2016
jfirebaugh added a commit to mapbox/mapbox-gl-test-suite that referenced this issue Mar 31, 2016
* 1024-line is failing on OS X in CI
* mapbox/mapbox-gl-native#250 is fixed, so we shouldn't cite that as the reference
mappy-mobile pushed a commit to Mappy/mapbox-gl-native that referenced this issue Sep 17, 2020
Serialize speed limit annotations
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants