MapColonies / MapColonies/vector-tiles-rasterizer
Text is clipped
Nobody has claimed this yet.
- 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:

**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
- 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.
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