mapbox / mapbox/mapboxgl-jupyter

Add function type "identity" to color, radius, height stops

Open
#144 3 comments 0 reactions 1 assignee Claimed by @akacarlyann View on GitHub
enhancement help wanted
Dominant language
Python
Stars
681
Forks
137
PR merge metrics
No merged PRs in 30d

Description

# Problem

As a data scientist or developer, I want to build an application where a visualization's "height", "radius", or "color" is encoded directly into the source data as a property - for example, `"height": 2001. This matters because I can create buildings that are the exact correct height in a 3D extrusion visualization.

# Solution

Add `identity` function to https://github.com/mapbox/mapboxgl-jupyter/blob/6e9543462d149118fb81b0c9298bea1dd44a8be2/mapboxgl/viz.py#L589

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.