Python Geospatial Library
Project description
The Python Geospatial Library, Geotran, is a comprehensive toolkit for geospatial data preprocessing, analysis, and modeling. It provides a variety of functions for transforming and manipulating geospatial data, including data normalization, resampling, filtering, and feature selection. It also offers a range of analytical techniques, such as spatial clustering, classification, and regression, as well as machine learning algorithms for predictive modeling.
Geotran is designed to work with a variety of geospatial data formats, including shapefiles, GeoJSON, and raster data. It also supports integration with popular geospatial tools and platforms, such as QGIS, GDAL, and ArcGIS.
Geotran is widely used in the geospatial industry, research, and open-source communities for developing geospatial applications, performing spatial analysis, and modeling complex geospatial phenomena.
Example:
from geotran import raster
raster.plot('RGB.byte.tif')
raster.plot_contour('RGB.byte.tif')
raster.plot_hist('RGB.byte.tif',100)
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 Distributions
Built Distribution
File details
Details for the file geotran-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: geotran-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62136b4fcbe730ddf31bc26a00dc28fce9fd4593db78f75fba97a9ea37a8c3a2 |
|
MD5 | 48e33bd6385d32208a780813d2902cd9 |
|
BLAKE2b-256 | 4e5799161f7ffe0be5e9096b48f891dcee79c3016f74beacac8991b275404724 |