Skip to content

Instantly share code, notes, and snippets.

@morganherlocker
Created February 25, 2015 16:36
Show Gist options
  • Select an option

  • Save morganherlocker/3e7f79187841e2e36f6c to your computer and use it in GitHub Desktop.

Select an option

Save morganherlocker/3e7f79187841e2e36f6c to your computer and use it in GitHub Desktop.

Grids are central to many types of geospatial analysis. They provide a spatially normalized method of binning and data aggregation that can be generated anywhere on earth, regardless of the availability of boundary data. With Turf 2.0.0, grids are exceptionally simple to create and manipulate. In this example, we have aggregated 60 years of hail data across several types of grid visualizations. Try selecting the various grid types for yourself, including heatmaps generated from point grids.

// iframe goes here

Want to learn more? Check out our new [guides pages](#link to guides) to get started building interactive GIS analysis apps of your own. Have a question not answered by the guides? Let [me know](#link to twitter).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment