Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 3D height option to ChoroplethViz #83

Closed
ryanbaumann opened this issue Mar 26, 2018 · 1 comment · Fixed by #90
Closed

Add 3D height option to ChoroplethViz #83

ryanbaumann opened this issue Mar 26, 2018 · 1 comment · Fixed by #90
Milestone

Comments

@ryanbaumann
Copy link
Contributor

Add support to extrude a Choropleth polygon layer. Expose the option as height* properties to the Choropleth Viz.

  • height_stops
  • height_property
  • height_default

Example Viz: 3D Population Density - www.mapbox.com/bites/00273

@ryanbaumann ryanbaumann added this to the 0.7.0 milestone Mar 26, 2018
@akacarlyann
Copy link
Collaborator

akacarlyann commented Apr 1, 2018

@ryanbaumann I've started on this. I basically lifted the scheme for calculating the weight stops for a heatmap or radius stops, but had to greatly exaggerate the height gradient for visibility on the map. I'll submit a PR (#90) for your review :)

extruded choropleth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants