ivirshup / spatialdata

Spatial Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spatialdata

Tests Documentation

Spatial data format.

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.8 or newer installed on your system. If you don't have Python installed, we recommend installing Miniconda <https://docs.conda.io/en/latest/miniconda.html>_.

There are several alternative options to install spatialdata:

  1. Install the latest development version:
pip install git+https://github.com/giovp/spatialdata.git@main

Release notes

See the changelog.

UML creation

see https://medium.com/@ganesh.alalasundaram/uml-diagram-using-pyreverse-for-python-repository-dd68cdf9e7e1

pyreverse ./spatialdata && dot -Tpng classes.dot > abc.png

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citation

t.b.a

About

Spatial Data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%