You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pre ~2015 RD predictions not rendering, until you click on a state. historical map is very sparse, trying to fix it goes back to the predictions 2015 issue.
layers.map-choropleth-layer.paint.fill-color[38]: Branch labels must be unique.
^ this is because we have duplicate RD names:
some of this is fixed by filtering uniques
Type of Issue
New feature
Bug fix
Documentation update
The text was updated successfully, but these errors were encountered:
jeffzyliu
changed the title
map issues
RD map display inconsistencies pre 2015
Apr 21, 2023
Description
pre ~2015 RD predictions not rendering, until you click on a state. historical map is very sparse, trying to fix it goes back to the predictions 2015 issue.
layers.map-choropleth-layer.paint.fill-color[38]: Branch labels must be unique.
^ this is because we have duplicate RD names:

some of this is fixed by filtering uniques
Type of Issue
The text was updated successfully, but these errors were encountered: