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.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

geotiff-0.0.5-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: geotiff-0.0.5.tar.gz
  • Upload date:
  • Size: 4.2 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.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for geotiff-0.0.5.tar.gz
Algorithm Hash digest
SHA256 564194046c466a6f90914197d16c41671bb72dae5c6883980837cf32a2d3f05d
MD5 860a7af1aba9a010effeddb9003ef876
BLAKE2b-256 033d8566fa3be492dbc989415350c404c52db6f2b1c0b3aa7a03c079b58cd070

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geotiff-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 13.9 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.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for geotiff-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a6b3612c43ed3e12b6db1c79dfff5828716b1f373fc09d6cdc8fe54c25cbbefc
MD5 6fbf82e1f7eeab20f55b17d091604417
BLAKE2b-256 6d1dd1e49b7fadc2b6260af59678c3ea0ca3b9bf918b8befeddd8d9284f9613f

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