mapbox / mapbox/tile-count

Density in Mapbox Studio Editor not a number field

Open
#57 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
32
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I created a tile maps with tile-count and everything works fine. As well uploading it to mapbox and adding it to a style. But when I d'like to style the points based on the density, I have troubles. I assumed, "Style across data range" is the right way. There I have to choose a number field. Density is a number field, but the editor refuses the density: "Property must be of type: number".
Any ideas?
Thank you very much!
![bildschirmfoto 2018-05-30 um 11 48 30](https://user-images.githubusercontent.com/38250965/40733451-fbe5877c-6435-11e8-8fd4-0e7f6df1955f.jpg)

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

Reproduce the reported failure by loading tile-count output into Mapbox Studio and styling points with the density property. Inspect how density is represented in the generated tile data and compare it with a field that Studio accepts as numeric; done means the density field is recognized as a number for data-range styling.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.