Data is currently in a geoJSON format, could also be moved to a CSV WKT format or a database.
We need to find a way to host the data, fetch it from the UI, and show the data on an interactive map. Proposed map solutions are Folium and Kepler.gl. I don't think Leaflet can handle showing that much data.
Data is currently in a geoJSON format, could also be moved to a CSV WKT format or a database.
We need to find a way to host the data, fetch it from the UI, and show the data on an interactive map. Proposed map solutions are Folium and Kepler.gl. I don't think Leaflet can handle showing that much data.