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

Improve data generalization #16

Closed
4 tasks
dmitrig01 opened this issue Aug 28, 2013 · 2 comments
Closed
4 tasks

Improve data generalization #16

dmitrig01 opened this issue Aug 28, 2013 · 2 comments

Comments

@dmitrig01
Copy link
Contributor

  • make sure the polygons for a zoom level aren't overly detailed. this is currently happening with zoom level 6 for example
  • fix clipping; this introduces very weird artifacts that are visible in our mapnik-rendered image tiles, but especially apparent when zooming in
  • find other ways to reduce the buffer size; oscim's data sizes are about 20x smaller than ours!? (when zooming into a particular point from the world view)
  • don't reencode the street lines again for label layers; find a more efficient way to define label layers
@yhahn
Copy link
Member

yhahn commented Aug 30, 2013

@kkaefer @dmitrig01 you may want to look at the v4 vector tiles which have some improvements to polygon selection (no changes to generalization/simplification though).

http://a.tiles.mapbox.com/v3/mapbox.mapbox-streets-v4.json

This ticket for more info: https://github.com/mapbox/mapbox-streets/issues/605

@kkaefer
Copy link
Member

kkaefer commented Sep 6, 2013

closing in favor of #48

@kkaefer kkaefer closed this as completed Sep 6, 2013
lucaswoj pushed a commit that referenced this issue Dec 13, 2016
vec4 => float for blur/opacity in circle shader
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
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

No branches or pull requests

3 participants