Giter Club home page Giter Club logo

log2map's Introduction

log2map

web app to make maps from logs

Log2Map: Upload your log files and make equidistant azimuthal maps!

By Jeff Laughlin, N1YWB, Principal, Jeff Laughlin Consulting LLC

[email protected]

http://jefflaughlinconsulting.com

Steps

  1. Go to http://log2map-n1ywb.rhcloud.com/
  2. Log in to your QRZ XML Account (Optional)
  3. Upload your log files
  4. Look at pretty maps! (Example)

Important

A QRZ XML subscription is highly recommended. Your password is transmitted securely to QRZ over SSL and is not stored. If you skip QRZ the system will only be able to look up DXCC entities from callsign prefixes. This makes the map a lot less interesting.

In order to get the most value out of this service it's important to use QRZ.com to georeference the callsigns in your log. QRZ is the only service available with global location data.

The service does have two fallback mechanisms.

For FCC licensees the service will attempt locate the call by zipcode.

For DX stations, the service will attempt to identify the DXCC entity by callsign prefix, but this is very low accuracy and puts all QSOs in the center of their country and it breaks on funny callsigns.

QRZ data is much more interesting.

Security Note: Your password is sent from your browser directly to QRZ.com via SSL AJAX request. Your password is not sent to any other server. It is not stored anywhere. After QRZ authenticates you, it sends back a session key, which is sent to my server and used to lookup the calls in your log. Session keys are ONLY useful for looking up callsigns via QRZ XML API. They expire after 24 hours. Nevertheless I do not store the session key on my server; it's forgotten once georeferencing is complete.

I DO cache the result of QRZ lookups so repeat log uploads should be fast.

Your QRZ account must be subscribed to the QRZ.com XML Logbook Data service. Current price: $29.95/yr. If you know of a cheaper/better alternative, let me know.

Log file must contain the operators callsign

Tested with cabrillo v2

If your log file doesn't work, please email it to me at [email protected] or better yet open a ticket on github.

log2map's People

Contributors

n1ywb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

log2map's Issues

QRZ.com support

must provide a view for user to manage credentials

must store credentials as securely as possible

must geocode log against QRZ

draw map

was gonna use qgis but it doesn't really have a good batch mode; it's server thing is for data not rendered maps (or is it?) anyway who wants to run a map server? I can probably just plot them with d3 right in the browser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.