kokel / ffrn-expansion-map

This is a map where you can see the administrative you've nodes at. Demo: http://overview.ffrn.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freifunk Rhein Neckar expansion map

The map shows the administrative areas in which the defined community has nodes even if they are offline. To use this software you need the d3map backend nodes.json file or the meshviewer nodelist.json file. This script queries the mapi API. This is an API provided by the mysociety for low frequecy queries, so please only query one or two times a day. I'm sure your areas doesn't change that often.

But to mitigate this we now have a great caching mechanism.

Usage

nodelist (meshviewer FFDA Version)

./mkpoly -f nodelist https://map.darmstadt.freifunk.net/data/nodelist.json

nodes.json (ffmap FFRN Version)

./mkpoly -f ffmap http://map.ffrn.de/nodes.json

Help

./mkpoly -h

Example Map

http://overview.ffrn.de

About

This is a map where you can see the administrative you've nodes at. Demo: http://overview.ffrn.de

License:MIT License


Languages

Language:Python 51.4%Language:JavaScript 35.2%Language:HTML 7.4%Language:CSS 6.0%