Feature Request: Include Longitude/Latitude in log
Posted: Fri 11. Mar 2016, 15:50
I've been looking at switching from MacLoggerDX to RUMlog and miss one feature. Both use sqlite to store the log data, both will show a position for the station in a QSO on a map but only MacLoggerDX includes the location in the log file.
I've written a script that populates User_3 and User_4 with lon/lat but it seems wasteful since RUMlog is already doing this itself. I realize the location will not always be super accurate but RUMlog seems to have a system just as good as MacLoggerDX for guessing when need be. QRZ/HamQTH when possible than gridloc when possible then center of DXCC seems to be the method. I've implemented the first two in my script but haven't yet taken the time to implement the third and thought maybe others would want this data in the log too.
An example of how I'm using this data is available at http://michael.thegrebs.com/map/rumlog.html
I've written a script that populates User_3 and User_4 with lon/lat but it seems wasteful since RUMlog is already doing this itself. I realize the location will not always be super accurate but RUMlog seems to have a system just as good as MacLoggerDX for guessing when need be. QRZ/HamQTH when possible than gridloc when possible then center of DXCC seems to be the method. I've implemented the first two in my script but haven't yet taken the time to implement the third and thought maybe others would want this data in the log too.
An example of how I'm using this data is available at http://michael.thegrebs.com/map/rumlog.html