Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johntruckenbrodt/spatialist
A Python module for spatial data handling
https://github.com/johntruckenbrodt/spatialist
Last synced: 3 days 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T13:14:07.000Z (4 months ago)
- Last Synced: 2024-09-03T03:21:16.876Z (2 months ago)
- Language: Python
- Size: 17.1 MB
- Stars: 30
- Watchers: 5
- Forks: 9
- 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