A Python library to manipulate georeferenced bounding boxes.
Project description
Geobbox
A simple Python library to manipulate georeferenced bounding boxes.
from geobbox import GeoBoundingBox
from rasterio import CRS
bbox = GeoBoundingBox(
left = 0,
right = 1,
bottom = 0,
right = 1,
crs = CRS.from_epsg(4326)
)
Read the docs for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geobbox-0.1.1.tar.gz
(17.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
geobbox-0.1.1-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file geobbox-0.1.1.tar.gz.
File metadata
- Download URL: geobbox-0.1.1.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8c24c320ff99b0499f1efbf0caabcc061eb7f24f80ff7741666619b4fbda67c
|
|
| MD5 |
844595c09978ff1ea0c69bb6375c90ac
|
|
| BLAKE2b-256 |
ec572f4f20885a85df86a062889bcef1f9fde08cc2e1e94af23acc42d190124a
|
File details
Details for the file geobbox-0.1.1-py3-none-any.whl.
File metadata
- Download URL: geobbox-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0fb2affe54f45e723b82cd9ae084eac3e73befd8ec1e3c136c8cd9943e8d574
|
|
| MD5 |
80479dc9057f349afefa1c3cfa1b49bd
|
|
| BLAKE2b-256 |
614f6653ebaea2810deb6c1e7c0b8f8e7235bbc1a169774f379ceba5b33cde92
|