The Nebra Helium region tool is a visualisation tool to find the frequency plan details of your specified LoRa / Helium region.
This repo contains the source code (feel free to fork and use yourself) which is then deployed automatically using Cloudflare Pages.
The data used by this repo comes from the regions CSV file in the Helium Foundation (formerly DeWi Alliance) hplans GitHub repo.
In turn, the hplans CSV file linked above is based on the RP2-1.0.3 LoRaWAN Regional Parameters from the LoRaWAN Alliance as well as Helium Network's country definitions.
The tool is built with HTML, CSS, JavaScript, and jQuery. It uses the Google Maps API for the geo chart and the jQuery CSV plugin for parsing the CSV data.
This tool was developed by Louis Reed for Nebra. Based on the original Nebra Helium Region Selector
This tool is licensed under the MIT license. See the LICENSE file for more information.