Louis-Dreyfus-Company / geeservermap

Interactive map for Google Earth Engine in python
MIT License
3 stars 0 forks source link

geeservermap

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white :target: LICENSE :alt: License: MIT

.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white :target: https://conventionalcommits.org :alt: conventional commit

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black badge

.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white :target: https://github.com/prettier/prettier :alt: prettier badge

.. image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white :target: https://pre-commit.com/ :alt: pre-commit

.. image:: https://img.shields.io/pypi/v/geeservermap?color=blue&logo=pypi&logoColor=white :target: https://pypi.org/project/geeservermap/ :alt: PyPI version

.. image:: https://img.shields.io/github/actions/workflow/status/Louis-Dreyfus-Company/geeservermap/unit.yaml?logo=github&logoColor=white :target: https://github.com/Louis-Dreyfus-Company/geeservermap/actions/workflows/unit.yaml :alt: build

.. image:: https://img.shields.io/codecov/c/github/Louis-Dreyfus-Company/geeservermap?logo=codecov&logoColor=white :target: https://codecov.io/gh/Louis-Dreyfus-Company/geeservermap :alt: Test Coverage

.. image:: https://img.shields.io/readthedocs/geeservermap?logo=readthedocs&logoColor=white :target: https://geeservermap.readthedocs.io/en/latest/ :alt: Documentation Status

Google Earth Engine Map Server

An interface that can be run as an independent server and interact with local code.

You can create as many interfaces as you want.

Each interface contains:

Map ^^^

The map where each layer will be added

NOT IMPLEMENTED YET

Layers ^^^^^^ A list of layers where you can modify some layer's parameters

Inspector ^^^^^^^^^

Toggle Button #############

When toggled if you click on the map it will show the information of the active layers on Layers widget.

Clear Button ############

Button to clear inpector's data

Credits

This package was created with Copier <https://copier.readthedocs.io/en/latest/> and the @12rambau/pypackage <https://github.com/12rambau/pypackage> 0.1.5 project template .