Use bilinear interpolation for rasters
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- data-visualization
Research direction
Start at templates/layer.xml around line 21, where the raster symbolizer interpolation is configured. Review how this template is used for raster output, then verify that generated tiles use bilinear interpolation and retain the expected appearance.
Written by the indexing model from the issue text.
Description
Currently we are using nearest neighbor (the mapnik default) interpolation for the raster symbolizer:
https://github.com/mapbox/tilelive-vector/blob/master/templates/layer.xml#L21
Changing it to scaling="bilinear" will give better looking output tiles, which is especially important if we move towards resolution rounding as detailed here: https://github.com/mapbox/mapnik-omnivore/issues/133
cc @yhahn @springmeyer @perrygeo
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mapbox/tilelive-vector
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
mapbox/tilelive-vector#164 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
mapbox/tilelive-vector#154 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
mapbox/tilelive-vector#153 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
mapbox/tilelive-vector#151 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
mapbox/tilelive-vector#146 · 2 comments · 1 reaction ·
All issues in mapbox/tilelive-vector
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·