Geopatra: Map your geodataframe !

https://travis-ci.com/Sangarshanan/geopatra.svg?branch=master https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/pypi/pyversions/geopatra https://img.shields.io/pypi/v/geopatra.svg

Create Interactive maps 🗺️ with your geodataframe

Geopatra extends geopandas for interactive mapping and attempts to wrap the goodness of amazing mapping libraries like Folium, Plotly, Kepler.gl, hvplot etc for rapidly creating interactive maps with Geodataframes

You can already create interactive maps easily with geopandas and Folium/ Plotly/ Kepler.gl. Geopatra is merely meant to make this easier and is more geared towards ease and currently does not support complex maps or intricate style control

Installation

You can simply use pip to install geopatra:

$ pip install geopatra