Osml-tile-server

Latest version: v0.3.0

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

Scan your dependencies

1.0.0rc1

This is the initial release candidate of the OversightML Tile Server which is a cloud-based tile service that provides RESTful APIs for accessing pixels and metadata for imagery stored in the cloud. It is being released to gather feedback on the APIs and overall approach from early integration partners. Commentary is welcome and will be considered before finalizing the public API in the future 1.0.0 release.

Key Dependency:
* [osml-imagery-toolkit >=1.4.0](https://github.com/aws-solutions-library-samples/osml-imagery-toolkit): The OversightML imagery toolkit provides the implementation of the image processing services used by these APIs.
-------
What's Changed

* feat: require viewpoint id on create viewpoint by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/62
* feat: add option to invert map tile y index by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/67
* fix: change viewpoint StreamingResponse to Response by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/69
* fix: update delete_viewpoint endpoint to actively delete instead of relying on TTL by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/68
* refactor: decompose viewpoint router by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/71


-------
**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-tile-server/compare/v0.3.0...v1.0.0rc1

0.3.0

This release introduces several important updates, including the creation of viewpoints with existing external overview files, the addition of a preliminary OGC map tiles API, and enhanced REST endpoint documentation generated from the OpenAPI specification. Additional changes involve the removal of dead DLQ code and updates to the Docker build pattern, ensuring improved performance and reliability.

Breaking Changes:
* The API path has been updated, which could break existing functionality, considering this is a beta stage.
* All viewpoint endpoints related to images have been migrated from `/latest/<viewpoint_id>` to `/latest/<viewpoint_id>/image`. This change is intended to better organize the API structure and clarify the purpose of the endpoints.
* Additionally, endpoints for maps and tiles have also been updated to follow the new structure, now requiring the path to include `/latest/<viewpoint_id>/maps` and `/latest/<viewpoint_id>/tiles`. This restructuring aims to enhance the clarity of the API and ensure that related resources are grouped logically, but it may affect existing integrations or applications that rely on the previous endpoint formats.

Limitations:
* No known limitations in this release.

New Dependency:
* No new dependencies introduced in this release.

--------

Pull Requests Merged
* **fix**: [Create viewpoints with existing external overview file](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/56) by edparris
* **feat**: [Add preliminary OGC map tiles API](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/57) by edparris
* **docs**: [Add REST endpoint documentation from generated OpenAPI spec](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/58) by edparris
* **chore**: [Remove dead DLQ code](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/60) by drduhe
* **fix**: [Updating Docker build pattern](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/61) by drduhe
* **fix**: [Revert Dockerfile changes (PR 61)](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/64) by RanbirAulakh
* **build**: [Version update to v0.3.0](https://github.com/aws-solutions-library-samples/osml-tile-server/pull/65) by RanbirAulakh

--------

**Full Changelog**: [https://github.com/aws-solutions-library-samples/osml-tile-server/compare/v0.2.0...v0.3.0](https://github.com/aws-solutions-library-samples/osml-tile-server/compare/v0.2.0...v0.3.0)

0.2.0

This release of the OSML Tile Server, still in its beta stage, introduces several noteworthy enhancements and fixes. Firstly, documentation generation now proceeds successfully, addressing a previously encountered issue. Additionally, copyright information has been updated to ensure adherence to compliance standards. A significant feature enhancement includes the implementation of JSON logging, enhancing monitoring and analysis capabilities. Furthermore, the update to trunk-based development has been made, optimizing collaboration and code integration processes. These improvements collectively contribute to a more stable, functional, and maintainable OSML Tile Server, enhancing the experience for both users and developers during this beta phase.

What's Changed
* fix: successfully generate documentation by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/50
* fix: updating copyright by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/51
* feat: json logging by jtblack-aws in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/52
* build: update to trunk based development by drduhe in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/53
* build: version update to v0.2.0 by RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-tile-server/pull/54


**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-tile-server/compare/v0.1.0...v0.2.0

0.1.0

What's Changed
This is the initial release of the beta version of the tile server package.

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-tile-server/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.