Top "Folium" questions

A python wrapper for the geo-mapping Leaflet.

Python with Folium: How can I embed a webpage in the popup?

I'm working on a simple implementation of Python Folium with simple markers based on this page. import folium map_1 = folium.…

javascript python html leaflet folium
Choropleth map using folium and pandas

I am using folium to create a choropleth map of a set of countries. I am following the documentation. However. …

python choropleth folium
What is the fastest way to plot coordinates on map inline (Jupyter)?

I was wondering what's the straightforward and fastest way to plot several coordinates (1.5 million) on OpenStreetMap. It must be able …

python gps jupyter-notebook jupyter folium