Add a map of all repositories to the site. This can be done as a simple leaflet map importing data from the DataONE node capabilities service. @datadavev created a conversion utility that converts node info to geojson and posts it here:
https://raw.githubusercontent.com/datadavev/mnstatus/refs/heads/main/data/nodes.geojson
This can be easily mapped in leaflet, cesium, and other frameworks.
If the map is done in Cesium, it can be added to a custom portal page in markdown. We'd need to determine how to embed it via leaflet.
Add a map of all repositories to the site. This can be done as a simple leaflet map importing data from the DataONE node capabilities service. @datadavev created a conversion utility that converts node info to geojson and posts it here:
https://raw.githubusercontent.com/datadavev/mnstatus/refs/heads/main/data/nodes.geojson
This can be easily mapped in leaflet, cesium, and other frameworks.
If the map is done in Cesium, it can be added to a custom portal page in markdown. We'd need to determine how to embed it via leaflet.