Skip to main content

Set of utility tools built on top of Geopandas, Xarray, Rasterio and Rioxarray

Project description

gspatial_tools

License Code style: black Downloads Documentation Status

gspatial_tools is a library of utility functions written on top of geopandas, xarray, rasterio and rioxarray. It makes a lot of things we want to do easier gspatial-plot is licensed under MIT License.

Features

  1. Generate Lat Lon grid at specific resolution

  2. Filter points based on radius

  3. Bulk Clip and Save Raster Files

  4. Reproject Raster Files

  5. Stitch Multiple Raster Files in same CRS

  6. Read Raster File directly to GeoDataFrame

  7. Convert Xarray to GeoDataFrame

  8. Clip each geometry by rectangle/bbox

  9. Sample points inside polygons

  10. Sample points inside bbox

  11. Sample points data from raster without loading the entire dataset

  12. Get K nearest points along with distance and indices for each point in a GeoDataFrame

  13. Move and Scale a polygon/shape from a GeoDataFrame

Installing

pip install gspatial-tools

Documentation

https://gspatial-tools.readthedocs.io

PyPi

gspatial-tools · PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gspatial_tools-0.1.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

gspatial_tools-0.1.0-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page