Skip to content

mftruso/veritas-coverage-map

Repository files navigation

Veritas Catholic Media Broadcast Coverage Map

Netlify Status

Displays the radio frequency coverage for AM 1350 WNLK

Data is taken from the FCC website: https://www.fcc.gov/media/radio/am-and-fm-single-frequency-maps They provide a Google Earth KML (see data directory) file which contains coordinates that can be converted into a Polygon (see data/parser.js)

Project setup

Built with

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Build

Pushes to master are automatically deployed to Netlify. The Veritas website embeds this site in an iframe.