helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Use parent h3 instead of to/from_geo #244

Closed madninja closed 3 years ago

madninja commented 3 years ago

This switches to using h3:parent to move from res12 to res8 to match what the PoC core does with targeting.

NOTE This change also requires the gateway_location_hex to be re-run, which will take about 5 minutes in the background for 200k hotspots

Fixes #191