Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/EOmaps_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

.. _EOmaps_examples:

🗺 EOmaps examples
==================
|iconExamples| EOmaps examples
==============================

... a collection of examples that show how to create beautiful interactive maps.

Expand Down
5 changes: 3 additions & 2 deletions docs/FAQ.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
👀 FAQ
=======

|iconFaq| FAQ
=============

.. contents:: Contents:
:local:
Expand Down
Binary file added docs/_static/icons/annotations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/basics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/compass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/contribution.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/datavisualization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/draw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/faq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/getintouch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/gettingstarted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/gridlines.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/inset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/miscellaneous.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/naturalearth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/reading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/scalebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/utilities.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/webmaplayers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/api_annotations_markers_etc.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _annotations_and_markers:

🏕 Annotations, Markers, Logos, etc.
-------------------------------------
|iconAnnotations| Annotations, Markers, Logos, etc.
---------------------------------------------------

.. contents:: Contents:
:local:
Expand Down
4 changes: 2 additions & 2 deletions docs/api_basics.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _basics:

🌱 Basics
---------
|iconBasics| Basics
-------------------

.. contents:: Contents
:depth: 1
Expand Down
4 changes: 2 additions & 2 deletions docs/api_callbacks.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _callbacks:

🛸 Callbacks
-------------
|iconCallbacks| Callbacks
-------------------------

.. contents:: Contents:
:local:
Expand Down
4 changes: 2 additions & 2 deletions docs/api_command_line_interface.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _command_line_interface:

Command Line Interface
=========================
|iconCli| Command Line Interface
================================

EOmaps provides a basic command line interface to quickly create simple maps or to get a quick-look at a dataset without having to open an editor.

Expand Down
4 changes: 2 additions & 2 deletions docs/api_companion_widget.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

.. _companion_widget:

🧰 Companion Widget
--------------------
|iconCompanionwidget| Companion Widget
--------------------------------------

EOmaps comes with an awesome companion widget that provides many useful features for interactive data analysis.

Expand Down
4 changes: 2 additions & 2 deletions docs/api_compass.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

.. _compass:

🧭 Compass (or North Arrow)
---------------------------
|iconCompass| Compass (or North Arrow)
--------------------------------------
.. currentmodule:: eomaps.eomaps

A compass can be added to the map via :py:meth:`Maps.add_compass`:
Expand Down
4 changes: 2 additions & 2 deletions docs/api_data_visualization.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _visualize_data:

🔴 Data Visualization
----------------------
|iconDatavisualization| Data Visualization
--------------------------------------

.. contents:: Contents:
:depth: 1
Expand Down
4 changes: 2 additions & 2 deletions docs/api_draw.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

.. _shape_drawer:

✏️ Draw shapes on the map
-------------------------
|iconDraw| Draw shapes on the map
---------------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_gridlines.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _gridlines:

Gridlines
------------
|iconGridlines| Gridlines
-------------------------

.. contents:: Contents:
:local:
Expand Down
4 changes: 2 additions & 2 deletions docs/api_inset_maps.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

🔬 Inset Maps
--------------
|iconInset| Inset Maps
--------------------------

.. contents:: Contents:
:local:
Expand Down
4 changes: 2 additions & 2 deletions docs/api_layout_editor.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _layout_editor:

🏗️ Layout Editor
-----------------
|iconLayout| Layout Editor
--------------------------

EOmaps provides a **Layout Editor** that can be used to quickly re-arrange the positions of all axes of a figure.
You can use it to simply drag the axes the mouse to the desired locations and change their size with the scroll-wheel.
Expand Down
4 changes: 2 additions & 2 deletions docs/api_logging.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
📚Logging
==========
|iconLogging| Logging
=====================

.. currentmodule:: eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_misc.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


🔸 Miscellaneous
----------------
|iconMiscellaneous| Miscellaneous
---------------------------------
Some additional functions and properties that might come in handy:

.. currentmodule:: eomaps.eomaps
Expand Down
4 changes: 2 additions & 2 deletions docs/api_naturalearth_features.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _ne_features:

🌵 NaturalEarth features
------------------------
|iconNaturalearth| NaturalEarth features
----------------------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_read_data.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

📦 Reading data
----------------
|iconReading| Reading data
--------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_scalebar.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _scalebar:

📏 Scalebars
------------
|iconScalebar| Scalebars
------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_utils.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _utility:

🔦 Utilities
-------------
|iconUtilities| Utilities
-------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_vector_data.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _vector_data:

💠 Vector Data
---------------
|iconVector| Vector Data
------------------------

.. currentmodule:: eomaps.eomaps

Expand Down
4 changes: 2 additions & 2 deletions docs/api_webmaps.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.. _webmap_layers:

🛰 WebMap layers
----------------
|iconWebmaplayers| WebMap layers
--------------------------------

.. contents:: Contents:
:local:
Expand Down
17 changes: 13 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# Configuration file for the Sphinx documentation builder.
import sys, os
import sys
import os
from pathlib import Path

sys.path.insert(0, os.path.abspath(".." + os.sep + ".."))
sys.path.insert(0, os.path.abspath(".."))

from eomaps import Maps # to run __init__.py


def setup(app):
app.add_css_file("custom_css.css")


from eomaps import Maps # to run __init__.py

# -- Project information

project = "EOmaps"
author = "Raphael Quast"

Expand Down Expand Up @@ -75,3 +76,11 @@ def setup(app):

<span style="display: inline-block; width: 20vw; height: 0px;"></span>
"""

for icon in (Path(__file__).parent / "_static" / "icons").iterdir():
rst_prolog += (
"\n\n"
f".. |icon{icon.stem.capitalize()}| raw:: html\n"
"\n"
f" <img style='display:inline-block; height:1.5em; width:auto; transform:translate(0, 0)' src=_static/icons/{icon.name} width=1em>\n"
)
8 changes: 4 additions & 4 deletions docs/contribute.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
.. _contribute:


🚀 Contribution Guide
======================
|iconContribution| Contribution Guide
=====================================

👷 Get in touch
---------------
|iconGetintouch| Get in touch
-----------------------------

Hey! Nice to see that you're interested in contributing to `EOmaps <https://github.com/raphaelquast/EOmaps>`_!

Expand Down
6 changes: 3 additions & 3 deletions docs/installation.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _installation:


🐛 Installation
================
|iconInstall| Installation
==========================

.. contents:: Contents:
:local:
Expand All @@ -11,7 +11,7 @@
Recommended way (via ``conda`` and ``mamba``)
---------------------------------------------

EOmaps is available via the ``conda-forge`` channel and can be installed via:
EOmaps is available via the ``conda-forge`` channel and can be installed via:

.. code-block:: console

Expand Down