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:

$ python -m pip install gdal-utils

In case you want to run GDAL scripts on Windows, If don’t have python.exe associated with py file extension (For instance, because you associate them with your IDE) you might want to create batch wrappers for the gdal python scripts, Otherwise you won’t be able to run the scripts easily. To create the batch files, Run the following command (after installing gdal-utils):

$ python -m osgeo_utils.auxiliary.batch_creator

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.3.0-py3-none-any.whl (310.1 kB view details)

Uploaded Python 3

File details

Details for the file gdal_utils-3.3.3.0-py3-none-any.whl.

File metadata

  • Download URL: gdal_utils-3.3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 310.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for gdal_utils-3.3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 379a87568aa6056460ae28988e361987bdade4e0df643dbe0bcb5c4125308593
MD5 56fd04bf0258c1ab13f6d581aa4a2791
BLAKE2b-256 d027acfadbf690bb5e229554d9dd993de3a4e4796f239145ec77085cabb5491f

See more details on using hashes here.

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