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.5.tar.gz
(40.5 kB
view details)
Built Distribution
File details
Details for the file django-rgd-imagery-0.2.5.tar.gz
.
File metadata
- Download URL: django-rgd-imagery-0.2.5.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 | 3b4ed84723c56f675869da6cd6acb33efd9682839bcfa35353f05c010fd53c5c |
|
MD5 | a19d1fc78cba736506d34490a09a0bc7 |
|
BLAKE2b-256 | c06be14c238770566fea512a4fe119769e13897aa9a2c4d42df81efcea82aca9 |
File details
Details for the file django_rgd_imagery-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: django_rgd_imagery-0.2.5-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 | e23be6151c65ba213ab2e2ca532c1074ed22fece6ccdd7ffd2eebdb493a9c925 |
|
MD5 | 159929db105e0ad850f6f79d2dbb8ad5 |
|
BLAKE2b-256 | ab419e55786ed5c91c6c8f198d199b856260e61f29641b6c118d4cde8b31f558 |