.. geopatra documentation master file, created by sphinx-quickstart on Fri Feb 7 01:00:12 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Geopatra: Map your geodataframe ! ==================================== .. image:: https://travis-ci.com/Sangarshanan/geopatra.svg?branch=master :target: https://travis-ci.com/Sangarshanan/geopatra .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black .. image:: https://img.shields.io/pypi/pyversions/geopatra .. image:: https://img.shields.io/pypi/v/geopatra.svg :target: https://pypi.org/project/geopatra/ 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 Available Extensions ------------------------ .. toctree:: :maxdepth: 4 :glob: geopatra