Skip to content

Statement of Need

geomapdemo is a python package for interactive mapping. It is designed to be a simple and easy to use package for mapping and to be a teaching tool for students to learn about mapping and python. Chart plotting is one of the key elements to do spatial analysis. Currently, most of the python interactive mapping package, such as ipyleaflet, folium does not support chart making. This package is designed to fill this gap. Users don't need to download commonly used plotting packages such as matplotlib, seaborn, plotly, bokeh to make charts. This package is designed to be a one-stop-shop for mapping and chart plotting.