https://github.com/tepperly/azimuthal
Code to generate azimuthal maps
https://github.com/tepperly/azimuthal
Last synced: about 1 year ago
JSON representation
Code to generate azimuthal maps
- Host: GitHub
- URL: https://github.com/tepperly/azimuthal
- Owner: tepperly
- Created: 2011-11-12T22:19:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T00:01:41.000Z (about 3 years ago)
- Last Synced: 2025-03-27T19:49:44.437Z (about 1 year ago)
- Language: Ruby
- Homepage: http://ns6t.net/
- Size: 868 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Azimuthal Map Creator
by Tom Epperly NS6T
tepperly@gmail.com
LICENSE
The azimuthal map generator is released under the GNU Affero General Public
License version 3.0. See agpl-3.0.txt for details of the terms of use.
DESCRIPTION
An azimuthal map shows the correct bearing and distance for locations
from a reference point. These maps are useful for ham radio operators
who can use it to determine which way to point their antennas.
DEPENDENCIES
This project requires the following Ruby libraries:
color 1.4.0 http://rubyforge.org/project/color
pdf-writer 1.1.8 http://rubyforge.org/project/ruby-pdf/
transaction 1.4.0 http://rubyforge.org/projects/trans-simple/
sqlite3 1.3.1 http://rubyforge.org/projects/sqlite-ruby