Skip to main content

No project description provided

Project description

logo

Resonant GeoData Imagery

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.2.19.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-rgd-imagery-0.2.19.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django-rgd-imagery-0.2.19.tar.gz
Algorithm Hash digest
SHA256 a577c4f19eb9f9c5e2d350e400d86adab67f48b6f4a50d04c42249f93a924a1e
MD5 4eaa5cdeac776a032d6b13fab0e39631
BLAKE2b-256 9049ef002065038d615532a472da873e3e5e9d694bd40f88ec157725d0e66f9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_rgd_imagery-0.2.19-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django_rgd_imagery-0.2.19-py3-none-any.whl
Algorithm Hash digest
SHA256 1f6e2b2df2bfdb328db7326f979479b43899eee2b7ae78341c6961223de7ad78
MD5 6c692e7ddce44b59dc8d54c8326740ec
BLAKE2b-256 f1a646ced71af7658162200f48cd18b3388860d3c03ba5e3aafeec0aefb196a0

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