Skip to main content

A noGDAL tool for reading and writing geotiff files

Project description

geotiff

A noGDAL tool for reading and writing geotiff files

What is noGDAL?

noGDAL is a philosophy for developing geospatial programs in python without using GDAL.

Usage

Read a sections of a large tiff using a bounding box

from geotiff.geotiff import read_box

bounding_box = [(138.387681, -32.310286), (138.414326, -32.344569)]
array = read_box(tiff_file, bounding_box)

This will detect and convert coordinates into WGS 84

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

geotiff-0.0.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

geotiff-0.0.2-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file geotiff-0.0.2.tar.gz.

File metadata

  • Download URL: geotiff-0.0.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for geotiff-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b1fc8efeb13b53ceaeafa62f9f118d91f59084c7078dd982fe0d7220f48fbbc1
MD5 63662c0b1ed41f9d87ea095e48584d61
BLAKE2b-256 83fedbb2e0f17f2e6b4100b305e176a464f4d75ece11759245d56bb674e80814

See more details on using hashes here.

File details

Details for the file geotiff-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: geotiff-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for geotiff-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5a4a6f0bb83b2a15666547276506089f303c6ab453ae945a8ee4b1524eb08f63
MD5 cab7d677557072c355b5da112e4a6ba1
BLAKE2b-256 460416987319e5869119ad4011b2a80d7efdaf1aa90a2eb77d27b010870f5a0b

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