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

Uploaded Source

Built Distribution

geotiff-0.0.4-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: geotiff-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 2f62852957453c75818737f6e3391b8e56cc879cf55bf5c305a212c261e0542e
MD5 d58d3c5af8cc009c6ac14af5c6d1bbe6
BLAKE2b-256 d5f991f785bac3e7c562520a0a50c71423ed18e6b5c66a728fa64ff7a857894e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geotiff-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 13.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2de9216323d1e5fd54c38734d5aacda3b945a5622f91ac49ecaf33cab98d78b8
MD5 5a3dd8679768cc4cf86f6ff8da474a86
BLAKE2b-256 539d54525819cfc9f24d21de7c8a675f795e45350b96d9927deaf7fb08b813b5

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