Osml-imagery-toolkit

Latest version: v1.4.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.4.0rc1

This release contains a preview of the new map tiling capabilities to be introduced in v1.4.0. The changes include giving the GDALTileFactory the ability to create orthophoto tiles using a grid of locations computed using the SensorModel created from the image metadata. These functions can be combined with the WebMercatorQuad tile matrix set to provide support for integrating imagery into a variety of map visualization applications. Preliminary performance tests have not shown issues so long as the imagery has an existing set of pre-generated overviews and auxiliary files with pixel statistics.

Limitations:
* **Only PNGs:** This implementation only provides support for PNG formatted output images.
* **Local DRA:** The dynamic range adjustments are calculated on a per-tile basis instead of using global image statistics.
* **Simple Elevation:** This code does not currently use an external digital elevation model to provide elevation information for points chosen inside a tile.

New Dependency:
* [OpenCV](https://opencv.org/) has been added to provide the core image warping required to produce orthophotos.
--------
Pull Requests Merged
* feat: add preliminary map tile creation by edparris in https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/pull/44
* fix: resolve unit test warnings by edparris in https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/pull/45

--------
**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.3.0...v1.4.0rc1

1.3.2

This release fixes a programming error that caused the GDALTileFactory to write incorrect XML metadata with SICD tiles. The error may have had other unnoticed impacts on the metadata associated with any NITF tiles generated.

---------

Pull Requests Merged:
* fix: incorrect SICD/SIDD metadata added by tile factory (https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/pull/50)

---------

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.3.1...v1.3.2

1.3.1

OversightML Imagery Toolkit v1.3.`
This release fixes errors in the construction of sensor models from SICD 1.3.0 imagery. The sensor models themselves are unchanged but there was a problem in the logic that automatically parses/compares the values of key XML elements.

---------

Pull Requests Merged:
* fix: error creating SICD 1.3.0 sensor models (https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/pull/48)

---------

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.3.0...v1.3.1

1.3.0

--------
**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.2.0...v1.3.0

1.2.0

This release extends OversightML Imagery Toolkit support to include support for SAR imagery including the SICD, and SIDD sensor models, the ability to create georeferenced tiles in these formats, and basic preprocessing utilities for converting complex data into 8-bit grayscale for display. There is also a new aws.osml.features module contains utilities for working with GeoJSON features derived from imagery. These utilities include spatial indices for creating vector tiles and utilities for working with properties of features that have both geospatial and pixel coordinates.


What's Changed
* feat: add SICD sensor model with planar projection (10)
* feat: add optional dynamic pixel range operations to tile factory (9)
* feat: add HAE and DEM projections to SICD sensor model (12)
* feat: Fix documentation commands for github actions (13)
* docs: Updating CONTRIBUTING.md (11)
* fix: correct calculation of INCA R/Rdot projection (14)
* feat: update DRA to work with SICDs (15)
* feat: enable RSM sensor model by default (16)
* feat: gdal sensor model now supports non-wgs84 crs (17)
* docs: update readme for SAR features (18)
* feat: SAR examples and display processing (21)
* feat: add support for sidd imagery (22)
* feat: Update GitHub actions (23)
* feat: adds features module with 2D spatial index and basic property utils (27)
* feat: adds generic DEM tile set and geodetic coordinate formatting (28)
* feat: add ability to create scaled tiles and tiles from SIDD (29)
* docs: add examples to package level documentation (30)



**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.1.2...v1.2.0

1.1.2

This release fixes errors in the construction of RSM sectioned polynomial sensor models from NITF imagery.

---------

Pull Requests Merged:
* fix: errors constructing RSMSectionedPolynomialSensorModel from TREs (https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/pull/24)

---------

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-imagery-toolkit/compare/v1.1.1...v1.1.2

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.