Skip to content

Converts the WWARA repeater list to a Google Earth KML file

License

Notifications You must be signed in to change notification settings

cmnybo/rptrlist2kml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rptrlist2kml

This program will convert the WWARA repeater list CSV file into a KML file that can display all of the repeaters in Google Earth.

The WWARA provides a database of all the ham radio repeaters in western Washington state.
The database is updated frequently and the current version can be downloaded from here.

Usage:

To convert the repeater list CSV file into a KML file run:

rptrlist2kml.py -i WWARA-rptrlist.csv Repeaters.kml

If no output filename is given, the output will be written to STDOUT.
Use "-" as the input filename if you want to read from STDIN.

Requirements

  • Python 3.6 or newer.

About

Converts the WWARA repeater list to a Google Earth KML file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages