Skip to main content

DRB Image driver

Project description

ImageNode Implementation

This drb-driver-image module implements images data formats to be accessed with DRB data model. It is able to navigates among the images contents and accessing the image data.

Supported images formats

The current implementation is based on RasterIO module. It has been tested with Tiff/GeoTIFF, Jp2k and png formats.

There are no limitations to use other formats supported by rasterio, see https://gdal.org/drivers/raster/index.html for details.

Image Factory and Image Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.drivers.
The implementation name is image.
The factory class is encoded into drb-drivers-image.base_node.

The image factory creates an ImageNode from an existing image data. It uses a base node to access the content data with the streamed base node implementation.

The base node can be a FileNode (See drb-driver-file), HttpNode, ZipNode or any other node able to provide streamed (BufferedIOBase, RawIOBase, IO) xml content.

limitations

The current version does not manage child modification and insertion. ImageNode is currently read only.

Using this module

To include this module into your project, the drb-driver-image module shall be referenced into requirement.txt file, or the following pip line can be run:

pip install drb-driver-image

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

drb_driver_image-1.3.6.tar.gz (32.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

drb_driver_image-1.3.6-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file drb_driver_image-1.3.6.tar.gz.

File metadata

  • Download URL: drb_driver_image-1.3.6.tar.gz
  • Upload date:
  • Size: 32.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/9.0.0 pkginfo/1.12.1.2 requests/2.34.2 requests-toolbelt/1.0.0 tqdm/4.68.3 CPython/3.11.15

File hashes

Hashes for drb_driver_image-1.3.6.tar.gz
Algorithm Hash digest
SHA256 32a981194c76bb96c6f044328e80ed6224b75fd04f897f05bd33eba2757f66ce
MD5 c2610486e5f4c4e36ec7ba9cc66c65d5
BLAKE2b-256 49bd55dad85df5d819f7fc4e0e3bdaee22332cd3b9741dc123d6e80418bd8c0d

See more details on using hashes here.

File details

Details for the file drb_driver_image-1.3.6-py3-none-any.whl.

File metadata

  • Download URL: drb_driver_image-1.3.6-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/9.0.0 pkginfo/1.12.1.2 requests/2.34.2 requests-toolbelt/1.0.0 tqdm/4.68.3 CPython/3.11.15

File hashes

Hashes for drb_driver_image-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 542ec9b804a390ec8acc864fc2a4ba9b9334b6e34f5a06ffee93f671609320fe
MD5 3b1df944c579656d2f48475abe651025
BLAKE2b-256 32cec1b25a20eb2f304c3700a6877f7a4e211492f87d41c7f86b44911b0427df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page