-
Cell 3
"ModuleNotFoundError: No module named 'folium'"
"ModuleNotFoundError: No module named 'ipyleaflet'"
-
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/Aesth…
-
### Bug description
A while ago I rendered qmd files with the following Python code:
```python
import geopandas
world = geopandas.read_file(geopandas.datasets.get_path('naturalearth_lowres'))
…
-
https://github.com/MaxTabo/PROJECT3
-
## Answering the question how and which interactive package to integrate or not to integrate into `splot`
Idea and Experiment collection in order to decide on:
* **how different alternative, inter…
-
The measure distances and area tool appears to have a bug when used in Jupyter notebook, has anyone else experienced an issue?
When I click on the map to begin a measurement the screen shifts on ea…
-
I'm using pyqtlet2 to display information from automotive measurement files (MDF).
This error (https://github.com/danielhrisca/asammdf/issues/751) was raised and I don't know what could be the caus…
-
Dear all
I would like to make a map of weather-like data as temperature or pressure on a folium map similar to the plot below (from https://cdoovision.com/us-temperature-contour-map/):
![us-temp…
-
Given that the core functionality of this project is to show a map of the world with our locations on it, can I propose we use a framework that will get us a long way to where we want to go.
Django…
-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
Some users of my demo are complaining about the quality of th…