Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mweinelt/ffrn-expansion-map

This is a map where you can see the administrative you've nodes at. Demo: http://overview.ffrn.de
https://github.com/mweinelt/ffrn-expansion-map

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Freifunk Rhein Neckar expansion map
The map shows the 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 querys the mapi API. This is an API provided by the mysociety
for low frequecy querys, so please only query one or two times a day. I'm sure your areas doesn't change that often.
https://github.com/mysociety/mapit

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