Open kkmcgg opened 3 years ago
"An open source JavaScript library for mobile-friendly interactive maps" Customizable with CSS and HTML
https://leafletjs.com/examples/quick-start/
https://leafletjs.com/examples.html
Some good resources here - thanks for that. We may be limited in what we can do with leaflet without going down some rather difficult roads involving web hosting and cloud services. If we can devise a way to host a static website demonstrating our data in either leaflet or folium I think that would go along way in terms our ability to demonstrate what we are doing.
For example: we could display a simple model raster output on an interactive webmap (leaflet or folium based) and host it directly on our github landing page as a part of a static website
I have posted one rough example of what something like that may look like in our experiments section.
Our landing page could possibly be spruced up with an interactive leaflet webmap. https://leafletjs.com/examples.html
Our current landing page can be seen here: https://nscc-cogs.github.io/Aestheta/
Examples of other doing similar things on github can be seen here: https://github.com/StephSaephan/leaflet-map-example
With an example of the leaflet webmap here: https://stephsaephan.github.io/leaflet-map-example/ (note that the link is github.io!)
A video which may overview the process may be here; (I have not reviewed the entire video) https://www.youtube.com/watch?v=liMd1L8KDpc&ab_channel=JerryShannon-UGA
Investigate these resources and others and determine if and perhaps how we can use leaflet in this way. Prepare a brief report indicating the idea and how we would go about achieving it. Brainstorm what sort of information or functionality we could demonstrate on our leaflet map.