-
Interactive maps made using ipyleaflet as the `map_backend` do not render inside outputed html documents rendered with quarto. Interactive maps rendered with the folium backend work as expected, displ…
-
Programming Historian in English has received a proposal for an original lesson, 'Turning data into choropleth maps with Python and Folium,' by @adamlporter.
I have circulated this proposal for fee…
hawc2 updated
1 month ago
-
We would like to use folium to create choropleths in more than one language. So far (unless I am missing something), it appears that folium is using the system localization to set the language format…
-
In other frameworks like streamlit, there is support for map component.
[Streamlit Map](https://docs.streamlit.io/develop/api-reference/charts/st.map)
Also, comunity contribute with map compnents …
-
-
## Issue
I have been trying to use a number of different data sources to extract clean and consistent layer of administrative boundaries for counties (not just countries) globally (typically referred…
-
#### I am creating a Custom Icon in folium, and displaying it on a map, but when i try to add another coordinate with the same Icon, it fails.
```
import folium
map_osm = folium.Map(location=[45.…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
I'm just reading the documentation. I'm currently working with folium and before to keep working with mapboxgl I would like to any if is it possible to make heat maps in times. If yes, are there some …
-
Could we make a simple challenge relating to mapping?
[Folium][1] is a simple and popular package that uses `leaflet.js` under the hood to render gorgeous maps.
The challenge could be a simple …