radrob1
                                            radrob1
                                        
                                    @maartenvanderhoef meaning what exactly? the formula? I am pulling the scale directly from the Helium API. Are you looking for something more in depth in regards to HIP17? Just trying...
Got it. I will think through the best way to handle this.
I was using a homegrown backend API that collected all hotspot info and that is what is used to display them on the map. The search uses the Helium API...
Details of this can be found in the README as bullet 1.
No because you have to transform it to geojson. The hotspots.json is an example of format
I was running a script to hit the Helium hotspots API to pull all the hotspot info and transform it to what I needed. That process was becoming more and...
Here or Helium discord DM
could be resolved by solving #72
hotspot search is now done using helium api. Next and final step would be using the distance search to pull all nearby hotspots after a search. Problem there is everytime...