Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1kdo/lotw-gridmapper
A toy I made when I wanted to learn about google maps api
https://github.com/n1kdo/lotw-gridmapper
adif amateur-radio amateurradio google-maps hamradio lotw
Last synced: 7 days ago
JSON representation
A toy I made when I wanted to learn about google maps api
- Host: GitHub
- URL: https://github.com/n1kdo/lotw-gridmapper
- Owner: n1kdo
- License: bsd-2-clause
- Created: 2017-07-01T19:09:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T19:49:18.000Z (over 1 year ago)
- Last Synced: 2024-11-15T04:27:09.236Z (2 months ago)
- Topics: adif, amateur-radio, amateurradio, google-maps, hamradio, lotw
- Language: HTML
- Homepage: https://www.n1kdo.com/lotw-gridmapper/6mGrids.html
- Size: 1.07 MB
- Stars: 8
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# lotw-gridmapper
![Example](n1kdo-6m-grids.png)
`lotw-gridmapper` is a toy I made because I wanted it and
I wanted to learn how to use Google Maps to display data.There are two pieces.
* 6mGrids.html contains the just about everything except
* lotwreport.php is a proxy for the "real" lotwreport.adi web service on ARRL's web site.
The proxy is used to get around the browser's "single-origin policy" -- data loaded from
web requests must come from the same host as the web page.
If you decide to play with this, please get your own Google Maps
API Key.I might do more work on this, or I might not.
n1kdo 20170709