MapColonies / MapColonies/vector-tiles-rasterizer

Text is clipped

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
At some tile borders the text is clipped as shown on the screenshot.

**To Reproduce**
Steps to reproduce the behavior:
1. Build Docker image as provided
2. Deploy to kubernetes cluster
3. Use style as mentioned in _Additional Context_
4. Open map

**Expected behavior**
Text labels are not clipped.

**Screenshots**
Here you can see that the city name "Kassel" is not shown correctly:
kassel

**Additional context**
Here is the style to was used:
https://mbtileserver.mytracks4mac.info/static/2022-05/maps/mystandard/style.json

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by building the provided Docker image, deploying it to Kubernetes, and loading the linked style.json to reproduce the clipped “Kassel” label at tile borders. Trace the rendering path responsible for tile-edge text placement; done means labels render completely across tile borders with the reproduction steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kubernetes, typescript
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.