mapbox / mapbox/mapbox-gl-js

Add symbol-placement: fill-area

Open
#4,127 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cross-platform :tv: feature :green_apple:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

_From @samanpwbb on September 12, 2016 17:19_

A new `symbol-placement` value called `fill-area` would be useful in more stylized maps, for hand-placed looking hillshades and trees. For example of the kind of effect I'm after, see https://www.mapbox.com/bites/00099/ or https://www.mapbox.com/blog/super-mario-with-studio/. Here's how it would work:

![fill-area](https://cloud.githubusercontent.com/assets/108094/18447801/30b2a3ea-78f6-11e6-9586-10eeb8037069.png)

_Copied from original issue: mapbox/mapbox-gl-style-spec#491_

Contributor guide

Open the contributing guide

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

The issue proposes a new symbol-placement value, fill-area, for stylized maps and links to visual examples, but names no files, tests, or implementation entry points. Start by locating the existing symbol-placement handling in mapbox-gl-js and determine the rendering and specification work needed; done means fill-area produces the requested placement behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.