No project description provided
Project description
Resonant GeoData Imagery
A submodule of Resonant GeoData for storing imagery supporting annotations and spatial reference.
Installation
Follow the instructions for the core django-rgd
app first, then
pip install --find-links https://girder.github.io/large_image_wheels django-rgd-imagery
Add this app to your INSTALLED_APPS
along with the core RGD app:
INSTALLED_APPS += [
'django.contrib.gis',
'rgd',
'rgd_imagery',
]
Models
This app adds quite a few additional models on top of the core app for storing image data
Management Commands
rgd_imagery_demo
: populate the database with example image data (image sets, annotations, rasters, etc.).rgd_imagery_landsat_rgb_s3
: populate the database with example raster data of the RGB bands of Landsat 8 imagery hosted on a public S3 bucket.
Notable Features
- STAC Item ingest/export for raster imagery
- Image tile serving through
large_image
- Image annotation support
- KWCOCO image archive and annotation ingest
- Cloud Optimized GeoTIFF conversion utility
- Extract ROIs from imagery in pixel and world coordinates
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
django-rgd-imagery-0.2.4.tar.gz
(40.5 kB
view details)
Built Distribution
File details
Details for the file django-rgd-imagery-0.2.4.tar.gz
.
File metadata
- Download URL: django-rgd-imagery-0.2.4.tar.gz
- Upload date:
- Size: 40.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66f6ecb8ab18e1eb4b02eb81872c3d46731ac0327b59be1497c9426e2b16eae0 |
|
MD5 | 201b38cf92023aa361e54c5961986121 |
|
BLAKE2b-256 | 1aadb78a8ef9ebb41b3f04c503063dc914135754fef112043ffcc0322c292718 |
File details
Details for the file django_rgd_imagery-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: django_rgd_imagery-0.2.4-py3-none-any.whl
- Upload date:
- Size: 59.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7888fc5b973a0a0f657d102d579ddd03b29351375196f701004cd3288c68df27 |
|
MD5 | c67d5d6376ef96342f75872023d96f9a |
|
BLAKE2b-256 | ce1f8ef7a11ed7722e8307dc0d20fd68fbde192bcf1fe6f605496194d81dfdf1 |