Skip to main content

No project description provided

Project description

logo

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

Configurations

The RGD imagery submodule has an optional setting:

  • RGD_STAC_BROWSER_LIMIT: (default of 1000) limit the response of STAC collection queries. An exception will be raised if a collection is requested with more than this many items.

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


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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-rgd-imagery-0.2.7.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for django-rgd-imagery-0.2.7.tar.gz
Algorithm Hash digest
SHA256 aa375874b47c126978c7dc8b74ec10e1321aaae0dfb929d817c0c60b8b078771
MD5 ea8b428cc42987029a1c6627a62f11db
BLAKE2b-256 56e2b544348269331604db2c1425c1d99632dc2e4979a1b091c8fde92267f730

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_rgd_imagery-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for django_rgd_imagery-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 43b027f4bd99f08a252081dc65bafadbb3999c25b8ef64fb10745106037002a2
MD5 3ee2e088d0fcd4ecdd8d4109f5e80f34
BLAKE2b-256 18428b7f0513c3bb872d28dc4c229644a7636813a7cc61acea67619b26a98999

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