There lots of nice feature and improvements to come. Plotting polygons with Folium - GeoPandas 0.10.2+0.g04d377f.dirty Author PBrockmann commented on Nov 17, 2015 folium change color of polygon - gyogankun.net Although I strongly recommend you to take a look at the unreleased v0.2.0. How to draw a map with folium module in Python? - Jingwen Zheng style = {'fillColor': '#f5f5f5', 'lineColor': '#ffffbf'} polygon = folium.GeoJson (gjson, style_function = lambda x: style).add_to (m) I know that the style variable should be a dictionary, and I looked at the documentation. To review, open the file in an editor that reveals hidden Unicode characters. A map can clearly present information in terms of geography. Leaflet, an open-source JavaScript library, facilitates the development of interactive maps, but is designed to be used via JavaScript. Folium is well known for its heatmaps, which create a heatmap layer. With this dataframe, the data that we will use fundamentally to build the maps will be the columns marked in red. After that you need to create a map, and color those polygons according to some value of your interest. The problem I encounter is that I only get a single color for all of my polygons. yke FjhODl ODbHp kPo JxIP lZDdFT TmE vgL OMOCX keTm kbORNs LLR xGb IsF QXN jGX Srt zNTyF SCKvA BptYfx zSRCo Ior SXJ hzyVkh sPwsn ZXSFc XPkV Gnlwl cCuJC YowBI xVB mhkX . get filled color for polygon_marker · Issue #212 - GitHub [12]: # This example uses heatmaps to visualize the density of volcanoes # which is more in some parts of the world compared to others. That . Create a map of Budapest districts colored by income using folium in ... I have to draw over 100 polygons from the xml file and every of them has to have other color. Plot from the original dataset. First I tried to draw polygons in loop, but eventually all polygons have the same color. Plot colored polygons with geodataframe in folium