Osm-ai-helper

Latest version: v1.5.2

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

Scan your dependencies

Page 1 of 3

1.5.2

**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.5.1...1.5.2

1.5.1

**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.5.0...1.5.1

1.5.0

What's Changed

* Replace `upload_osm` with `export_osm` by daavoo in https://github.com/mozilla-ai/osm-ai-helper/pull/7
* Use OsmChange format.
* Limit the number of polygons to 50 per generated file.



**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.4.3...1.5.0

1.4.3

**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.4.2...1.4.3

1.4.2

[fix(paint_polygon_evaluation): Set painted_output shape properly.](https://github.com/mozilla-ai/osm-ai-helper/commit/891b4d0eb4d9c5d22b03b8428d1fc8d74601155d)
Was only working for square shapes, as the order of dimensions was wrong.

**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.4.1...1.4.2

1.4.1

[fix(download_stacked_image_and_mask): Set proper shape for stacked image.](https://github.com/mozilla-ai/osm-ai-helper/commit/ea0b9547af2840556b6714c27b38e325ee485c43)
Was using cols (bootm, top) to set the first array dimension which actually correspond to rows.

This was not causing issues when the bbox was a perfect square.
However, in some cases the `lat_lon_to_col_row` conversion could result in a rectangular shape.

This was causing the `ValueError: could not broadcast input array from shape (512,512,3) into shape (512,0,3)` error.

**Full Changelog**: https://github.com/mozilla-ai/osm-ai-helper/compare/1.4.0...1.4.1

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.