https://github.com/johntruckenbrodt/spatialist
A Python module for spatial data handling
https://github.com/johntruckenbrodt/spatialist
Last synced: 3 months ago
JSON representation
A Python module for spatial data handling
- Host: GitHub
- URL: https://github.com/johntruckenbrodt/spatialist
- Owner: johntruckenbrodt
- License: mit
- Created: 2018-07-06T20:58:34.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T13:14:09.000Z (4 months ago)
- Last Synced: 2026-02-27T17:47:47.569Z (4 months ago)
- Language: Python
- Size: 17.2 MB
- Stars: 32
- Watchers: 3
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-earthobservation-code - spatialist - A `Python` module for spatial data handling (`Python` processing of optical imagery (non deep learning) / Processing imagery - post processing)
README
# spatialist
[![Conda Build Status][1]][2] [![Coverage Status][5]][6]
[![Documentation Status][7]][8] [![PyPI version][12]][13] [![Conda Version][15]][16]
### A Python module for spatial data handling
This package offers functionalities for user-friendly geo data processing using GDAL and OGR.
### Documentation
A description of spatialist's functionality can be found [here][8].
### Installation
Detailed instructions can be found in the documentation [here][14].
### Tutorial
A jupyter notebook and test data are available [here][11].
[1]: https://github.com/johntruckenbrodt/spatialist/actions/workflows/python-package-conda.yml/badge.svg
[2]: https://github.com/johntruckenbrodt/spatialist/actions/workflows/python-package-conda.yml
[5]: https://coveralls.io/repos/github/johntruckenbrodt/spatialist/badge.svg?branch=main
[6]: https://coveralls.io/github/johntruckenbrodt/spatialist?branch=main
[7]: https://readthedocs.org/projects/spatialist/badge/?version=latest
[8]: https://spatialist.readthedocs.io/en/latest/?badge=latest
[11]: https://github.com/johntruckenbrodt/spatialist_explorer
[12]: https://badge.fury.io/py/spatialist.svg
[13]: https://badge.fury.io/py/spatialist
[14]: https://spatialist.readthedocs.io/en/latest/installation.html
[15]: https://img.shields.io/conda/vn/conda-forge/spatialist.svg
[16]: https://anaconda.org/conda-forge/spatialist