THIS SOFTWARE HAS BEEN ARCHIVED.
IT WILL NO LONGER WORK WITH MODERN VERSIONS OF AREDN.
IT MAY BE UPDATED IN THE FUTURE, BUT I WOULD NOT HOLD MY BREATH
THANK YOU FOR ALL THE SUPPORT OVER THE YEARS! - KG6WXC
Webpage Frontend for Automated mapping of AREDN Networks.
Project Github: https://github.com/r1de/KG6WXC-meshmap-webpage
- webserver (Apache, Nginx, IIS, etc)
- https://github.com/r1de/KG6WXC-meshmap (to create the nodes and links on the map)
Example page using live Southern California Network Data:
https://mapping.kg6wxc.net/meshmap
- Create or choose a web accessible directory
ie:/var/www/html/meshmap - Copy/Clone this repo into that directory
git clone https://github.com/r1de/KG6WXC-meshmap-webpage . - Set
webpageDataDirto this "data" directory in theuser-settings.inifile of the Polling script
ie: webpageDataDir = "/var/www/html/meshmap/data"