makeworld
makeworld
I think it definitely depends on the nature of the write up. It'd be nice to have some info in the docs on how it was done, like with tips...
I feel like businesses profiting off of the free/volunteer labour of community network workers is problematic. Maybe if we want to still include businesses, there could be a contract that...
Related services issues: - #44 NTP - #45 DNS - #46 SDR
I don't really have a sense of who GeoJSON would be useful for (any ideas?), but it seems easy enough to add as an output. Thanks for the code!
Interesting, thanks. GeoJSON doesn't seem that hard to convert to, and could even become the new internal format. For now it can just be an output though. Those leaflet options...
Waiting on new schema to be defined in #57. Edit: Code will be based on schema v0.7, being defined in [this PR](https://github.com/tomeshnet/node-list/pull/32).
KML script is finished, see [here](https://github.com/tomeshnet/node-list/blob/software/ci/scripts/kml/main.py). I will write the GeoJSON output (and maybe CI stuff) before creating a PR. Edit: [GeoJSON too.](https://github.com/tomeshnet/node-list/blob/software/ci/scripts/geojson/main.py).
PR created [here](https://github.com/tomeshnet/node-list/pull/36). As of [`60b7949`](https://github.com/tomeshnet/node-list/commit/60b79490fe0bc9a2d93906bc051d9b910d60df31) KML and GeoJSON output is working.
Current issue: The release URLs cannot be hotlinked for use in other applications due to GitHub's [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP). Web browsers will not make the request. I think we should...
> This may auto-generate assets for us to distribute in a region around the nodes! That's the idea! :crossed_fingers: It looks somewhat difficult, but I will try and get that...