brocaar / chirpstack-application-server

ChirpStack Application Server is an open-source LoRaWAN application-server.
https://www.chirpstack.io
MIT License
501 stars 326 forks source link

Improve manual gateway location positioning #681

Open Safrone opened 2 years ago

Safrone commented 2 years ago

Summary

Currently to update the location of a gateway manually, you have to drag a map marker by hand along a map to where the gateway is installed if it is not installed in your current location. There is no address lookup as you might expect from a map interface, nor is there a latitude/longitude input

re: https://forum.chirpstack.io/t/improve-manual-gateway-location-positioning/13788?u=safrone

What is the use-case?

Improve the experience for users who use the feature

Implementation description

Having a dialog box where one could input an address would be ideal (I’m guessing OpenStreetMap has an address API). A way to input latitude/longitude would also be useful and likely very simple given that's how the location is encoded on the backend

Can you implement this by yourself and make a pull request?

I would if I felt more comfortable with go and frontend

FulvioSpelta commented 1 year ago

+1

jkvarela commented 3 months ago

+1 please