Analysis and handling of georeferenced rasters and vectors
Project description
GeoUtils: consistent geospatial analysis in Python.
GeoUtils is an open source project to develop a core Python package for geospatial analysis and foster inter-operability between other Python GIS packages.
It aims at facilitating end-user geospatial analysis by revolving around consistent Raster
and Vector
objects that effortlessly interface between
themselves. GeoUtils is founded on implicit loading behaviour, robust numerical interfacing and convenient object-based methods to easily perform
the most common higher-level tasks needed by geospatial users.
If you are looking for an accessible Python package to write the Python equivalent of your GDAL command lines, or of your QGIS analysis pipeline without a steep learning curve on Python GIS syntax, GeoUtils is perfect for you! For more advanced users, GeoUtils also aims at being efficient and scalable by supporting lazy loading and parallel computing (ongoing).
GeoUtils relies on Rasterio, GeoPandas and Pyproj for georeferenced calculations, and on NumPy and Xarray for numerical analysis. It allows easy access to the functionalities of these packages through interfacing or composition, and quick inter-operability through object conversion.
Documentation
For a quick start, full feature description or search through the API, see GeoUtils' documentation at: https://geoutils.readthedocs.io.
Installation
mamba install -c conda-forge geoutils
See mamba's documentation to install mamba
, which will solve your environment much faster than conda
.
Start contributing
- Fork the repository, make a feature branch and push changes.
- When ready, submit a pull request from the feature branch of your fork to
GlacioHack/geoutils:main
. - The PR will be reviewed by at least one maintainer, discussed, then merged.
More info on our contributing page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for geoutils-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d08996ed55b3e76ae1c909dbb5b2058e7a4a65f5d96589b87f1e25227ffa83f2 |
|
MD5 | d870af1b78c1659f1a5002e6e78edebb |
|
BLAKE2b-256 | 9cab99669700d72a8f586cd1ac582f0fc0c3603064afa1bda78db9fec886c60e |