block by ThomasG77 a93c1b3b98c688b3fa5c4fea804b3ea1

Generate H3 hexagons

Generate some H3 polygons

You need Node installed on your computer

Clone the repo then cd into it

Then do:

npm install
npm run generate # Run command in package.json file "node --max-old-space-size=8192 index.js" where 8192 = RAM. You may change it depending of your configuration

index.js

package.json