Skip to content

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

License

Notifications You must be signed in to change notification settings

kokel/ffrn-expansion-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.4%
  • JavaScript 35.2%
  • HTML 7.4%
  • CSS 6.0%