Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mweinelt/ffrn-expansion-map
- Owner: mweinelt
- License: mit
- Created: 2015-09-19T15:51:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T14:13:55.000Z (over 9 years ago)
- Last Synced: 2024-11-07T03:45:22.209Z (about 2 months ago)
- Language: Python
- Size: 314 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/mapitBut 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