معرفی شرکت ها


django-rgd-imagery-0.3.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل django-rgd-imagery-0.3.9
نام django-rgd-imagery
نسخه کتابخانه 0.3.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kitware, Inc.
ایمیل نویسنده rgd@kitware.com
آدرس صفحه اصلی https://github.com/ResonantGeoData/ResonantGeoData
آدرس اینترنتی https://pypi.org/project/django-rgd-imagery/
مجوز Apache 2.0
[![logo](https://raw.githubusercontent.com/ResonantGeoData/ResonantGeoData/main/logos/RGD_Logo.png)](https://github.com/ResonantGeoData/ResonantGeoData/) # Resonant GeoData Imagery [![Kitware](https://img.shields.io/badge/Made%20by-Kitware-blue)](https://www.kitware.com/) [![PyPI](https://img.shields.io/pypi/v/django-rgd-imagery.svg?logo=python&logoColor=white)](https://pypi.org/project/django-rgd-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: ```py 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 - Cloud Optimized GeoTIFF conversion utility - Extract ROIs from imagery in pixel and world coordinates


نیازمندی

مقدار نام
- bidict
>=0.8 django-large-image[colormaps]
==0.3.11 django-rgd
>=1.15 large-image
>=1.15 large-image-source-gdal
>=1.15 large-image-source-pil
>=1.15 large-image-source-tiff
- numpy
- pyvips
- shapely
>=1.2.0 tifftools
- large-image-converter
- rasterio


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl django-rgd-imagery-0.3.9:

    pip install django-rgd-imagery-0.3.9.whl


نصب پکیج tar.gz django-rgd-imagery-0.3.9:

    pip install django-rgd-imagery-0.3.9.tar.gz