项目作者: caluml

项目描述 :
Amateur radio repeater list
高级语言:
项目地址: git://github.com/caluml/repeaters.git
创建时间: 2015-06-09T21:15:30Z
项目社区:https://github.com/caluml/repeaters

开源协议:

下载


repeaters

This is a JSON formatted list of amateur radio repeaters.
Please submit pull requests with any updates.

Format:

  1. {
  2. "repeaters": [
  3. {
  4. "callsign": "GB3WR",
  5. "input": 145.000,
  6. "output": 145.600,
  7. "ctcss": 94.8,
  8. "country": "gb",
  9. "locator": "IO81ph",
  10. "website": "gb3wr.com"
  11. }
  12. ]
  13. }

Feel free to reference the files directly from your app. E.g. https://raw.githubusercontent.com/caluml/repeaters/master/gb.json