Skip to content

A visualisation of point-to-point wireless links in New Zealand.

License

Notifications You must be signed in to change notification settings

jpgnz/nzwirelessmap

 
 

Repository files navigation

The goal: Visualise the wireless network links of New Zealand.

The data's available in the Radio Spectrum Management database, available from http:https://www.rsm.govt.nz/ in MS Access format.

Instructions

To download the MDB database from RSM, convert the MDB database into a cross-platform SQLite database, and make a CSV file for import into Fusion Tables, run

$ rake point_to_point_links.csv

Then upload to fusion tables with

$ rake update_fusion_tables[{refresh_token}]

where {refresh_token} is a pre-generated token that grants access to your Fusion Tables.

You can browse the map generated at http:https://wirelessmap.markhansen.co.nz/.

Licence

My source code is MIT licenced.

The data in the Radio Spectrum Database is Crown Copyright, sourced from Radio Spectrum Management For copyright terms, see RSM's copyright page.

About

A visualisation of point-to-point wireless links in New Zealand.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • Python 17.6%
  • HTML 11.4%
  • CSS 1.4%