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.3.tar.gz
(38.8 kB
view details)
Built Distribution
File details
Details for the file django-rgd-imagery-0.2.3.tar.gz
.
File metadata
- Download URL: django-rgd-imagery-0.2.3.tar.gz
- Upload date:
- Size: 38.8 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.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 917c74fb7744fe68be20d9b78f15aef10966462e3a3933d66558930f216eae1e |
|
MD5 | 28dea578825f95e80d9f5b5a88fb7d29 |
|
BLAKE2b-256 | 790a1de9ab4b1e3c3f13a0843712c99f89cf9798172304b95172f6e427eee931 |
File details
Details for the file django_rgd_imagery-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: django_rgd_imagery-0.2.3-py3-none-any.whl
- Upload date:
- Size: 56.7 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.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3baaf403d3519a006f456bc5f92a3177a2932df4f1f5b3539771b8d2a83e61a4 |
|
MD5 | 6ae95ef59ea2dcc1b533cd3b454d4647 |
|
BLAKE2b-256 | 67d445b650edb6b5a36b0250d1a353bc58642c4f6afc696403400e1fd1bc7bf0 |