Welcome to Telluric’s documentation!

telluric is a Python library to manage vector and raster geospatial data in an interactive and easy way.

The source code and issue tracker are hosted on GitHub, and all contributions and feedback are more than welcome. There is a public chat for users and developers too.

Installation

You can install telluric using pip:

pip install telluric[vis]

telluric is a pure Python library, and therefore should work on Linux, OS X and Windows provided that you can install its dependencies. If you find any problem, please open an issue and we will take care of it.

Warning

It is recommended that you never ever use sudo with pip because you might seriously break your system. Use venv, Pipenv, pyenv or conda to create an isolated development environment instead.

Contents:

Indices and tables