akgerber / EOmaps

A library to create interactive maps of geographical datasets

Home Page:https://raphaelquast.github.io/EOmaps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EOmaps logo

tests codecov       pypi Conda Version       Documentation Status       Buy Me A Coffee

chat on gitter

DOI: 10.5281/zenodo.6459598


EOmaps - Interactive maps in python!

EOmaps is a python package to visualize and analyze geographical datasets.

It is built on top of matplotlib and cartopy and provides an intuitive and easy-to-use interface to speed up and simplify the creation and comparison of maps.

For a quick hands-on introduction, checkout this article on dev.to:
Geographic data visualization and analysis with EOmaps: Interactive maps in python!


What can EOmaps do for you?

Checkout the 🌱 Basics in the documentation to get started!

🔨 Installation

To install EOmaps (and all its dependencies) via the conda package-manager, simply use:

conda install -c conda-forge eomaps

... to get a huge speedup, use mamba to solve the dependencies!

conda install -c conda-forge mamba
mamba install -c conda-forge eomaps

Need more information?

📖 Documentation

Make sure to have a look at the 📖 Documentation which provides a lot of 🌐Examples on how to create awesome interactive maps (incl. 🐍 source code)!

✔️ Citation

Did EOmaps help in your research?
Support the development and add a citation to your publication!

https://doi.org/10.5281/zenodo.6459598

🌟 Contribute

Interested in contributing to EOmaps? Awesome!

Found a bug or got an idea for an interesting feature?
Open an issue or start a discussion, and I'll see what I can do!


EOmaps example 6

EOmaps example 6 EOmaps example 2
EOmaps example 9 EOmaps example 4
EOmaps example 7 EOmaps example 8
EOmaps inset-maps EOmaps example 3
EOmaps example 9 EOmaps example 4

🌼 Thanks to

About

A library to create interactive maps of geographical datasets

https://raphaelquast.github.io/EOmaps/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%