Skip to main content

No project description provided

Project description

logo

Resonant GeoData Imagery

Kitware PyPI

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',
]

Configurations

The RGD imagery submodule has an optional setting:

  • Use the MEMCACHE_* options from django-rgd to configure large_image for use with Memcached.

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
  • Cloud Optimized GeoTIFF conversion utility
  • Extract ROIs from imagery in pixel and world coordinates

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

django-rgd-imagery-0.3.10.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

django_rgd_imagery-0.3.10-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file django-rgd-imagery-0.3.10.tar.gz.

File metadata

  • Download URL: django-rgd-imagery-0.3.10.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for django-rgd-imagery-0.3.10.tar.gz
Algorithm Hash digest
SHA256 c6033021defff77919c2d995ec92cc98a315273afd2a9d3cdaa0a569adb0b06f
MD5 a23d07902c440163f00845417baea002
BLAKE2b-256 fa66ec17806159b60a008730c9f6be4583fce3a0152582f1b49cc3b33d36cbbd

See more details on using hashes here.

File details

Details for the file django_rgd_imagery-0.3.10-py3-none-any.whl.

File metadata

File hashes

Hashes for django_rgd_imagery-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1ae8dbcfa37f017ed5cd2362feebe3588bb36f740d2c52c3c71394a70424fe8b
MD5 56b24ed261dc662d97e19cfbb4f8a971
BLAKE2b-256 0c9f71c256e2ee940a72e91639d8b8a1d581f81138805e755fdb1cd6ca8ac98d

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