.idea | ||
css | ||
fa | ||
img | ||
js | ||
help.html | ||
index.html | ||
LICENSE | ||
README.md |
POTA New Park Finder
A utility to show Parks on the Air (POTA) locations near you that have either never been activated by anyone, or are new to you.
Use it at https://newparks.ianrenton.com.
Third Party Libraries
The project contains a self-hosted copy of Font Awesome's free library, in the /fa/
directory. This is subject to Font Awesome's licence and is not covered by the overall licence declared in the LICENSE
file. This approach was taken in preference to using their hosted kits due to the popularity of this project exceeding the page view limit for their free hosted offering.
Other third party libraries, such as Leaflet and jQuery, plus many plugins for them, are included from a CDN in the head of index.html
.
This project would not have been possible without these libraries, so many thanks to their developers.