helium / blockchain-etl

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

Add location_hex for res (8) based hex lookups #169

Closed madninja closed 3 years ago

madninja commented 3 years ago

This adds a location_hex column to gateways which allows for gateways to be grouped by a hardcoded h3 resolution (8 today).

This is the etl side to support: https://github.com/helium/blockchain-http/issues/255