You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, https://stats.storjshare.io/nodes_geo.json reports the coordinates separately for every satellite. It is best to have a single valid GeoJSON object - perhaps, one aggregated for all satellites.
This way, we could load it directly to compatible tools with a direct URL:
We would like to have an API like https://stats.storjshare.io/nodes_geo.json but using the GeoJSON format.
AC:
nodes_geo.json
data to GeoJSON formatNotes:
Example on how to create GeoJSON output: https://gist.github.com/kaloyan-raev/c3dd95f2347a8d49f882b5576508f294
The text was updated successfully, but these errors were encountered: