项目作者: kimberashman

项目描述 :
Mapbox heatmap of wind turbine blade locations
高级语言: HTML
项目地址: git://github.com/kimberashman/mapbox-heatmap.git
创建时间: 2021-07-25T22:41:52Z
项目社区:https://github.com/kimberashman/mapbox-heatmap

开源协议:

下载


mapbox-heatmap

This map shows a heatmap of wind turbines in the US. Markers can be clicked to see year and manufacturer, when zoomed in.

demo

Data source:
https://eerscmap.usgs.gov/uswtdb/data/

You will need:

  • npm
  • mapbox gl

Please install them if you don’t have them already.

Note: API key has been removed

References

  1. Hoen, B.D., Diffendorfer, J.E., Rand, J.T., Kramer, L.A., Garrity, C.P., and Hunt, H.E., 2018, United States Wind Turbine Database (v4.1, July 21, 2021): U.S. Geological Survey, American Clean Power Association, and Lawrence Berkeley National Laboratory data release, https://doi.org/10.5066/F7TX3DN0.
  2. https://docs.mapbox.com/help/tutorials/make-a-heatmap-with-mapbox-gl-js/