Skip to main content

gdal-utils: An extension library for GDAL - Geospatial Data Abstraction Library

Project description

This gdal-utils Python package includes modules and functions that use and extend the GDAL Geospatial Data Abstraction Library.

The GDAL project (primarily Even Rouault) maintains SWIG generated Python bindings for GDAL and OGR, which are included in the gdal package.

Please also refer to the osgeo documentation and to the GDAL API Tutorial.

Currently, The the gdal package also includes the utils package, but in the future they might be available only in this gdal-utils package.

Because we don’t test the utils against a different versions of gdal - If you want to get the latest version of the utils, we do recommend you to upgrade to the latest version of gdal and get the latest version of both.

But if you are unable to upgrade the gdal package for whatever reason, You may still be able to upgrade the utils by installing this package.

Dependencies

  • gdal (the osgeo package)

  • numpy (1.0.0 or greater) and header files (numpy-devel) (not explicitly required, but many examples and utilities will not work without it)

Installation

gdal-utils can be installed from pypi.org:

$ pip install gdal-utils

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gdal_utils-3.3.0.3-py3-none-any.whl (92.2 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